Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - KillerByte

Pages: 1 2 3 [4] 5 6 7 8 9 10 11 ... 20
46
MemoryCoin / Re: P2Pool Beta for Memorycoin
« on: March 21, 2014, 11:32:25 pm »
OK, so now the table rows are clickable so the user can go straight to the P2Pool easily. I also fixed a bug which was causing some stress on the server and client.

Next, unification!

47
MemoryCoin / Re: New exchange: Bittrex.com
« on: March 21, 2014, 12:57:19 am »
hooray! great job, tomorrow!

48
MemoryCoin / Re: Memorycoin at position 176 on Coinmarketcap
« on: March 21, 2014, 12:48:28 am »
sorry, coininfo was down. That was probobly why. Fixed as of now (check coinmarketcap).

49
MemoryCoin / Re: P2Pool Beta for Memorycoin
« on: March 21, 2014, 12:45:53 am »
The link says it cannot connect.
Are you doing maintenance?

sorry, no, I messed up :) try it again.

50
MemoryCoin / Re: P2Pool Beta for Memorycoin
« on: March 20, 2014, 04:41:51 am »
OK, basic node explorer has been set up, I plan on making it better, obviously. Will update this thread with the news as soon as I am satisfied.

http://mmcexplorer.info/p2pool

How to get listed:

1. Start your P2Pool node, make sure it has connections

2. Make sure you are using the default worker port (8080)

3. Within 5 minutes, your node should be added to the list automatically. Please post on this thread if that is not the case.

51
We need a team effort here (and maybe some BTC from the MCF fund) to get us there.

There should be a way to let me(us) vote while I am sleep. you know, KB

I know, but I am worried it will require the standard user more technical know-how... the user must be able to figure out how to input their session ID (or whatever they use on the site), and that voter ID which I still know little about, plus I am preoccupied with other projects... :(

I don't feel like hacking (not really) an exchange's voting system is part of my job :)

52
MemoryCoin / Re: [CNO] Status Thread
« on: March 20, 2014, 03:33:19 am »
If it is he has done some serious mining.
I have less than 100 MMC.
Almost there though.


Updated the block explorer a bit today, added a footer, and improved the initial page loading.

Figure I should just release the secret - there is a way to view addresses! Simply type one in and you can view the balance. Transactions coming soon. Example:

http://mmcexplorer.info/?query=MW1g64tLtzTLK8vZ1qrktbVez1rUe7Fsvf

Is that your personal wallet address?

No, not me, just an example :)

Today I made some more small changes. The URL bar has been fixed so that it changes as the user browses around. The back button still does not work, but it is a huge step in the right direction.

I am also currently trying to make the P2Pool node scanner, which will hopefully be available by this weekend.

53
MemoryCoin / Re: Pool Decentralization
« on: March 19, 2014, 05:40:53 am »
Looks like 1gh is returning to gobbling up the hashrate distribution again...

I just cant wait for P2Pool :)

54
MemoryCoin / Re: P2Pool Beta for Memorycoin
« on: March 18, 2014, 02:37:29 am »
That is great news.
I have been thinking more of setting up a pool once I can get a good setup in place to securely and properly host one.

I hear you on the web page building.  I used to be great at it but my skills have eroded over the years.

If you would like to start a pool, it does not hurt to set everything up early. As I make changes, a pool operator could just "git pull" to retrieve all updates.

I hope to have a node explorer like this in the near future: http://scanner.etyd.org/

55
MemoryCoin / Re: P2Pool Beta for Memorycoin
« on: March 18, 2014, 01:02:15 am »
Is this something that will be easy to setup for the average user who wants to setup a pool?

Yeah. I think you just install python then run the setup and start the server.

Of course, there's also a website where you can see the statistics, but there are many bugs and user improvements to be made at the point in the code.

Actually, you don't even need to run the setup. Just follow the instructions at the start of this post, and you should have your own P2Pool node ready to go in no time. That web is next to go on the list. I hope to make some sort of pleasing method to effectively view P2Pool. May take a few days, but I think it should come out before yam does.

I might ask robonix for help on forging a web design... becaue my design skills are minimal :)

56
MemoryCoin / Re: [CNO] Status Thread
« on: March 18, 2014, 12:58:57 am »
Updated the block explorer a bit today, added a footer, and improved the initial page loading.

Figure I should just release the secret - there is a way to view addresses! Simply type one in and you can view the balance. Transactions coming soon. Example:

http://mmcexplorer.info/?query=MW1g64tLtzTLK8vZ1qrktbVez1rUe7Fsvf

57
MemoryCoin / Re: P2Pool Beta for Memorycoin
« on: March 17, 2014, 10:28:14 pm »
I'm sure yvg may already be working on this fix, if he's competent enough. :-]

he sent me a message today and said he should be on it very quickly. There is still much to do with the pool, however, and I have some outside work to do, so it will be a bit of a wait.

I will be porting the pool for XPM over the next couple of days, so that should be interesting and the miners are opensource over there so we will hopefully get a taste of what it will be like.

58
MemoryCoin / Re: P2Pool Beta for Memorycoin
« on: March 17, 2014, 04:17:38 am »
Someone please roll out a 1% fee pool running with this code!

there are already 2 pools (XPOOL is back! http://xpool.xram.co:8080, and my pool - http://memorycoin.biz:9332), each with a 1% fee targeted toward the creator of P2Pool. All you need to do is use the special miner to connect to one of the pools and mine away!

If anyone else chooses to run a pool, a fee for yourself can easily be set with the -f PERCENTAGE option.

You can view all options for P2Pool with --help

59
MemoryCoin / P2Pool Beta for Memorycoin
« on: March 17, 2014, 12:50:39 am »
Be among the first to create your own pool node now: https://github.com/KillerByte/p2pool

List of all P2Pools: http://mmcexplorer.info/p2pool

Stratum Mining Software: https://github.com/KillerByte/memoryminer

Pool Example: http://memorycoin.biz:8080/static/

YAM is not currently supported due to the fact it does not support Getwork longpolling. Stratum for YAM is supposed to be coming soon, I have already consulted yvg on the subject.

I got to admit, this project has been quite tedious for the last couple weeks, but I have finally reached the point where it works beta-quality.

Benifits:
* Highly efficient mining protocol
* Completely decentralized solution, no more mining centralization issues
* Instant payouts - included in coinbase transaction so you dont have to ever worry about not getting payed.

No other pool compares!

Python Twisted is the only dependancy.

How to use (obviously be aware of changes needed for your configuration):
Code: [Select]
git clone https://github.com/KillerByte/p2pool
cd p2pool
git submodule sync
git submodule update --init
cd memorycoin_momentum
sudo python setup.py install
cd ..
python run_p2pool.py

Let me know of any troubles.

How to mine:

Code: [Select]
https://github.com/KillerByte/memoryminer
cd memoryminer/src
make -f makefile.unix
./memoryminer -poolip=<your hostname to mine on, ex: memorycoin.biz> -poolport=9332 -pooluser=<your address, ex: MAJNEC7HzAeLPGSYdvvD8gFTxZLfdjzVnj> -genproclimit=<cpu cores>

What should work:

* Stratum Mining Protocol
* Mining a block, if it happens (has been tested on testnet)

What needs to be improved:

* Election blocks (currently does not work, and I dont see how to get it to work at this time...)
* Web interface
* " Punishing share for 'Block-stale detected! height(77149743cc5c387cbe616b8f5a391a57d39332b873a7271783d462b6207c) < height(6ec8ec70f52b74fd63a964c9f35f0eb54bba32915158bc2b2e5c045e5662) or 1f009129 != 1f009148'! Jumping from c46dc9d7 to 4d01520a!" message
* Other little bugs

I also hope to implement some sort of support for p2pool share browsing at mmcexplorer.info, but not sure yet.

So yes! Try, and mine!

60
MemoryCoin / Re: Fulfill your Duties as a Community
« on: March 16, 2014, 10:00:49 pm »
With some of the officers doing close to zip, the community doesn't receive status updates as often as they had hoped. None of us are getting updates and the only person with adequate activity is Tomorrow. However, I don't know if some of our officers have gone rogue - sold their MMC for a vacation -- We really will not know if they're actually putting work into the coin or just being negligent.

I'm accumulating mmc en masse at this price. I got a few ASIC's and am investing in MMC in hopes to revive this coin with my voting powers. Hopefully if enough of us just withdraw our coins from bter and start voting, becoming an officer will require more than just a fancy post.

We will start a union and spoil all non-compliant officers who do not follow our guidelines. It can possibly consist of a chat channel or subforum that should be checked every 24 hours so that votes may be updated.

Who would like to start by suggesting a detailed structure for the union? (MAXPWR, Please don't relpy with your thoughts and suggestions. They're too confusing.)

There should be a oath or such that the officer must follow otherwise their candidacy will be spoiled.

Good ideas.

As for me, I am at the final stages of degugging P2Pool for MMC (you may see the release of the software today). That is my holdup, and as for Freetrade and Emre, they have both been a bit busy as far as I am aware.

Pages: 1 2 3 [4] 5 6 7 8 9 10 11 ... 20