grin/api/src/handlers
jaspervdm d5b523248b
API: don't error on missing output (#3256)
* Node API: don't error on missing output

* Propagate errors from get_output*

* Rename is_unspent and small refactor

* Forgot to rename function in tests

* Change Batch get_output_pos_height type signature
2020-03-04 23:42:10 +01:00
..
blocks_api.rs API: don't error on missing output (#3256) 2020-03-04 23:42:10 +01:00
chain_api.rs API: don't error on missing output (#3256) 2020-03-04 23:42:10 +01:00
peers_api.rs Fix return code in peers API (#3186) 2020-01-21 11:30:29 -05:00
pool_api.rs Update hyper/tokio/futures dependencies (#3214) 2020-02-18 23:45:27 +01:00
server_api.rs Less cloning and additional pattern simplifications (#3223) 2020-02-12 19:35:33 +01:00
transactions_api.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
utils.rs API: don't error on missing output (#3256) 2020-03-04 23:42:10 +01:00
version_api.rs Less cloning and additional pattern simplifications (#3223) 2020-02-12 19:35:33 +01:00