grin/wallet
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 Improve file-based tx send to not use private file (#1421) 2018-08-27 20:57:33 -04:00
Cargo.toml Remove all iron traces (#1309) 2018-08-01 13:58:22 -04:00