grin/chain/tests
Ignotus Peverell ecf20602d5
Hard fork tryout: better PoW encapsulation in block header (#1478)
* Improve encapsulation with ProofOfWork struct
* Add dual pow scaling factor, fix test
* Fix pre_pow serialization, chain tests
* Adjust header serialized size calc
* Hard fork handling, version-based serialization
2018-09-10 15:36:57 -07:00
..
data_file_integrity.rs Hard fork tryout: better PoW encapsulation in block header (#1478) 2018-09-10 15:36:57 -07:00
mine_simple_chain.rs Hard fork tryout: better PoW encapsulation in block header (#1478) 2018-09-10 15:36:57 -07:00
store_indices.rs Refactor rewind single header (#1390) 2018-08-20 20:34:12 +01:00
test_coinbase_maturity.rs disable chain compaction on archive nodes (#1498) 2018-09-10 15:59:42 +01:00
test_txhashset.rs Check content before zip/unzip the txhashset (#1174) 2018-08-02 19:16:16 -07:00