grin/chain
Ignotus Peverell 6523966f9e
Bug fixes in wallet and related API
Fixes a few loose ends in the full cycle of sending coins,
accepting them, pushing that transaction to the pool and having it
mined. More specifically:

* The API output endpoint needs to be a UTXO endpoint, as the
server can't make any guarantee about having a spent output.
* Bubbling up HTTP not found errors.
* Wallet output status checker now handles spent outputs.
* Transaction pool validates the transaction before accepting it.
* Fixed the operation API routes.
* Fixed too greedy wallet coin selection loop.
2017-06-12 16:41:27 -07:00
..
src Bug fixes in wallet and related API 2017-06-12 16:41:27 -07:00
tests Lower cuckoo graph size for test. 2017-02-07 15:12:35 -08:00
Cargo.toml Revert "[WIP] Partial Transition from Writeable/Readable to Codecs (#51)" 2017-05-31 15:47:52 -07:00
rustfmt.toml Initial import. 2016-10-20 20:06:12 -04:00