grin/core/tests
Ignotus Peverell 9cc7aed713
Dual proof of work, first step (#1534)
* Move Proof and Difficulty types to pow module. Difficulty scaling calculation.
* Diffculty scaling and size shift for 2nd PoW
* Backport e7eb26ee
* Test compilation fixes
* Scaling only need to go one way, as @tromp pointed out
2018-09-18 15:12:57 -07:00
..
common Dual proof of work, first step (#1534) 2018-09-18 15:12:57 -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 Dual proof of work, first step (#1534) 2018-09-18 15:12: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 Small cleanup and perf improvement for peak_sizes_height and peaks (#1526) 2018-09-15 08:28:41 +01:00
transaction.rs Cleanup transaction with offset (#1514) 2018-09-12 12:17:36 +01:00
verifier_cache.rs Add test coverage for verifier_cache 2018-08-30 15:08:16 -04:00