grin/core/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
..
common Introduce cut_through method to avoid code duplication (#1355) 2018-08-15 16:20:33 -07:00
vec_backend Consolidate and cleanup tx aggregation (#1332) 2018-08-12 19:08:08 -07:00
block.rs Hard fork tryout: better PoW encapsulation in block header (#1478) 2018-09-10 15:36:57 -07:00
consensus.rs Hard fork tryout: better PoW encapsulation in block header (#1478) 2018-09-10 15:36:57 -07:00
core.rs cache rangeproof and kernel signature verification results (#1419) 2018-08-30 15:44:34 +01:00
merkle_proof.rs [consensus breaking] New Improved Merkle Proofs (#1119) 2018-06-20 15:18:52 -04:00
pmmr.rs Fix typos and unused imports (#1466) 2018-09-03 13:09:28 +02:00
transaction.rs add a test case for transaction deserialize (#1356) (#1381) 2018-09-01 15:14:10 -04:00
verifier_cache.rs Add test coverage for verifier_cache 2018-08-30 15:08:16 -04:00