Expand description

Multiverse

This is a multi temporal store, where the timeline is accessible by HeaderId and multiple timelines are possible.

For now this only track block at the headerhash level, and doesn’t order them temporaly, leaving no way to do garbage collection

Structs

  • A RAII wrapper around a block identifier and the state pointer that keeps the state corresponding to the block pinned in memory.

Enums