grin/api
Yeastplume 6ad403fbf8
Wallet recovery return unspent only (#340)
* beginning to add wallet restore... api endpoints and basic restore

* basic restore working, still missing features

* rustfmt

* large speed up to output search, should be more or less working

* properly mark coinbase status

* ensure only unspent utxos are returned from sumtree
2017-11-20 10:38:49 +00:00
..
src Wallet recovery return unspent only (#340) 2017-11-20 10:38:49 +00:00
Cargo.toml add new /v1/peers endpoints to the api (#225) 2017-11-02 12:49:33 -04:00
rustfmt.toml Framework to define services as RESTful HTTP API services. Serde implementations for some core types. 2017-03-07 17:00:34 -08:00