grin/api
Ignotus Peverell 707a2073a5
Fix is_unspent to consider MMR and not only index
The method `is_unspent` hadn't been fixed with the other sumtree
functions to check the MMR before deciding whether something is
really unspent. This is now fixed and also checks the output
hash is the one we expect.
2017-12-25 00:31:51 +00:00
..
src Fix is_unspent to consider MMR and not only index 2017-12-25 00:31:51 +00:00
Cargo.toml not sure how this ever worked... (#465) 2017-12-11 12:54:26 -05: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