grin/api/src
Ignotus Peverell ab4b2a19e3
Cleanup positional indexes for rewind, introducing block markers (#759)
* Cleanup MMRs positional indexes. Get rid of the kernel position index.
Introduced a new block marker index that keeps, for each block, the
respective positions in the output and kernel MMRs. This is now sufficient
for rewind.
* Block marker compaction
2018-03-08 21:36:51 +00:00
..
client.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
handlers.rs Cleanup positional indexes for rewind, introducing block markers (#759) 2018-03-08 21:36:51 +00:00
lib.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
rest.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
types.rs Cleanup positional indexes for rewind, introducing block markers (#759) 2018-03-08 21:36:51 +00:00