grin/chain/src
Yeastplume 045f5bb4da POW refactor (#100)
* Adding output stats from plugin, when available
* adding grin config
* moving pow crate from core/pow to it's own crate
* moving POW/mining stuff into pow module, and removing mining dependency from chain
* refactored most of mining into pow module...miner.rs still in server
* update grin tests
* updating genesis block mining to use configured miner, if available
* chain tests back into chain, done with pow refactor
* use tag of cuckoo-miner for pr
2017-08-22 18:23:54 +00:00
..
chain.rs POW refactor (#100) 2017-08-22 18:23:54 +00:00
lib.rs New Chain struct acting as facade for all chain operations 2017-07-04 09:17:11 -07:00
pipe.rs POW refactor (#100) 2017-08-22 18:23:54 +00:00
store.rs Cleanup build warnings (#87) 2017-08-10 00:54:10 +00:00
types.rs POW refactor (#100) 2017-08-22 18:23:54 +00:00