grin/pool/src
Ignotus Peverell 36bcd3cc39 Integrate sum trees with the rest of the system (#116)
* Integrate PMMR and its persistent backend with the Chain
* Chain can set tree roots; PMMR backend discard
* Check spent and prune for each input in new block
* Handling of forks by rewinding the state
* More PMMR tests and fixes, mostly around rewind
* Rewrite get_unspent to use the sumtrees, fix remaining compilation issues
2017-09-27 23:46:32 +00:00
..
blockchain.rs Cannot spend coinbase for N blocks (#111) 2017-09-12 17:24:24 +00:00
graph.rs Integrate sum trees with the rest of the system (#116) 2017-09-27 23:46:32 +00:00
lib.rs Cleanup build warnings (#87) 2017-08-10 00:54:10 +00:00
pool.rs expose "wallet info" on CLI (#132) 2017-09-24 04:40:31 +00:00
types.rs Cannot spend coinbase for N blocks (#111) 2017-09-12 17:24:24 +00:00