Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
StateDatabase -> StateDatabase
Stream historic blockchain blocks from a source database and re-execute them sequentially into a separate target database.
Problem it solves
Validating block execution integrity or migrating state database schemas requires isolated, deterministic block replay.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.