grin/core
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
..
fuzz Update fuzz in core crate 2018-08-09 11:37:11 +02: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 Unpin croaring to version 0.3.2 (#1352) 2018-08-14 08:28:58 -04:00