grin/servers
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 Fix flakiness of simple_server_wallet test 2018-08-28 11:52:44 +02:00
Cargo.toml Serve up web wallet application (#1367) 2018-08-17 18:51:50 +01:00