grin/core/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
..
core Integrate sum trees with the rest of the system (#116) 2017-09-27 23:46:32 +00:00
consensus.rs expose "wallet info" on CLI (#132) 2017-09-24 04:40:31 +00:00
genesis.rs Integrate sum trees with the rest of the system (#116) 2017-09-27 23:46:32 +00:00
global.rs POW refactor (#100) 2017-08-22 18:23:54 +00:00
lib.rs Remove rust-crypto dependency (#141) 2017-09-26 22:51:45 +00:00
macros.rs Cleanup build warnings (#87) 2017-08-10 00:54:10 +00:00
ser.rs Integrate sum trees with the rest of the system (#116) 2017-09-27 23:46:32 +00:00