grin/wallet/src/libtx
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
..
aggsig.rs Refactor the Keychain to be based on a trait (#1146) 2018-06-08 06:21:54 +01:00
build.rs Simplify tx.validate() and transaction::aggregate() (#1436) 2018-08-28 20:00:25 +01:00
error.rs Cleanup imports (#1161) 2018-06-14 08:16:14 -04:00
mod.rs Sort pool tx by fee over weight for mining (#1346) 2018-08-19 18:50:43 -04:00
proof.rs Sort pool tx by fee over weight for mining (#1346) 2018-08-19 18:50:43 -04:00
reward.rs Accept multiple Cuckoo graph sizes (#1193) 2018-06-29 18:41:28 +01:00
slate.rs Simplify tx.validate() and transaction::aggregate() (#1436) 2018-08-28 20:00:25 +01:00