Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XCN] Cryptonite | 1st mini-blockchain coin | M7 PoW | No Premine
by
catia
on 30/09/2014, 15:38:46 UTC
Has anyone considered a p2pool approach to decentralizing the mining? Because it would seem that the vast majority of people are mining on 1gh


p2pool is much harder on miniblockchain. Allowing the txset to be modified requires that nodes have a copy of the account trie in order to find the master hash corresponding to the txset. I suppose it could be done. Probably easiest way is to require the miner to be running the daemon and develop some rpc for processing hypothetical txset.