grin/pool/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 Cleanup generics (where not needed) (#1429) 2018-08-27 17:22:48 -04:00
block_building.rs Fix txpool race condition (#1385) 2018-08-20 14:48:05 +01:00
block_reconciliation.rs Fix txpool race condition (#1385) 2018-08-20 14:48:05 +01:00
coinbase_maturity.rs Cleanup generics (where not needed) (#1429) 2018-08-27 17:22:48 -04:00
transaction_pool.rs Simplify tx.validate() and transaction::aggregate() (#1436) 2018-08-28 20:00:25 +01:00