grin/chain/tests
Ignotus Peverell ef55b35416
Support for genesis block that includes a coinbase (#2079)
* Chain init now handles genesis body properly, related unit test creating the genesis with reward
* Avoid making block body public by adding a with_reward method
* apply_block in all genesis cases works
2018-12-06 15:38:15 -08:00
..
data_file_integrity.rs Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00
mine_simple_chain.rs Support for genesis block that includes a coinbase (#2079) 2018-12-06 15:38:15 -08:00
store_indices.rs Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00
test_coinbase_maturity.rs Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00
test_txhashset.rs protection of parallel requests of TxHashSetRequest (#1923) 2018-11-05 22:56:45 +08:00