grin/servers/src/mining
Ignotus Peverell c5b9d867ae
Cuckaroo Testnet4 hard fork (#1997)
* PoW context is now properly picked depending on the chain type,
edge bits and block height. Height const for T4 hard fork leaving
a couple weeks to have miners in place. Removed now unused Cuckoo context.
* Simplified block siphash
* Fix servers crate compilation
* Tiny bit cleaner block siphash. Maybe.
* Cuckatoo min edge bits update for T4 and mainnet
* Fix header size tests, Cuckatoo31 default means one more bit per edge
* Remove redundant param from verify_size
2018-11-24 12:33:17 -08:00
..
mine_block.rs validate root of header MMR when processing headers (during sync and full blocks) (#1836) 2018-11-01 09:51:32 +00:00
mod.rs rustfmt 2018-06-22 09:44:38 +01:00
stratumserver.rs Cuckaroo Testnet4 hard fork (#1997) 2018-11-24 12:33:17 -08:00
test_miner.rs Cuckaroo Testnet4 hard fork (#1997) 2018-11-24 12:33:17 -08:00