grin/servers/src
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
..
common Fix test container and remove backtraces (#1430) 2018-08-27 21:48:15 -04:00
grin Simplify tx.validate() and transaction::aggregate() (#1436) 2018-08-28 20:00:25 +01:00
mining Cleanup generics (where not needed) (#1429) 2018-08-27 17:22:48 -04:00
webwallet Serve up web wallet application (#1367) 2018-08-17 18:51:50 +01:00
lib.rs Add a peers_preferred option in Grin (#1401) 2018-08-23 15:16:04 -04:00