grin/core/tests
Antioch Peverell c334c557aa
Simplify tx.validate() and transaction::aggregate() (#1436)
* simplify tx validation and aggregation
we *only* need to account for reward when building a block from txs

* rustfmt

* cleanup and tests passing

* rustfmt

* better comments in with_reward()

* fix wallet tests
2018-08-28 20:00:25 +01: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 Refactor compact block body (#1394) 2018-08-22 20:19:37 +01:00
consensus.rs improve: time crate flagged as deprecated, switch to actively maintained chrono crate (#1297) 2018-07-30 09:33:28 +01:00
core.rs Simplify tx.validate() and transaction::aggregate() (#1436) 2018-08-28 20:00:25 +01:00
merkle_proof.rs [consensus breaking] New Improved Merkle Proofs (#1119) 2018-06-20 15:18:52 -04:00
pmmr.rs Consolidate and cleanup tx aggregation (#1332) 2018-08-12 19:08:08 -07:00
transaction.rs Use updated bulletproof API (#1194) 2018-06-25 12:28:56 +01:00