grin/pool
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
..
src Simplify tx.validate() and transaction::aggregate() (#1436) 2018-08-28 20:00:25 +01:00
tests Simplify tx.validate() and transaction::aggregate() (#1436) 2018-08-28 20:00:25 +01:00
Cargo.toml improve: time crate flagged as deprecated, switch to actively maintained chrono crate (#1297) 2018-07-30 09:33:28 +01:00