grin/core
Ignotus Peverell 87d256a318
Utility to automatically generate mainnet genesis block (#2122)
* Get last bitcon block hash, setup genesis header without PoW (for now)

* More a few properties to mainnet genesis. Don't get too excited, several are placeholders.

* Mine a valid Cuckaroo solution for genesis block

* Use miner as library to get a solution for genesis. Replace final values in genesis.rs before committing it.

* Complete genesis replacement

* Fixed various replacements to obtain a compilable, well-formed genesis

* Check plugin errors, uncomment PoW validation

* Fixes to nonce handling in genesis mining

* Also produce full block hashes

* Fix genesis hash test
2018-12-18 11:26:29 -08:00
..
fuzz Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
src Utility to automatically generate mainnet genesis block (#2122) 2018-12-18 11:26:29 -08:00
tests [Floonet] add feature for height locked kernels (#2168) 2018-12-18 18:26:34 +00:00
Cargo.toml Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00