Expand description
Transaction-hash fork replay preparation and execution.
Structsยง
- Executed
Historical ๐Replay - The complete result of executing a historical prefix against an overlay.
- Historical
Replay ๐Transaction - A source transaction prepared for direct historical execution.
- Prepared
Fork ๐Transaction Replay - A validated transaction prefix together with its source block execution inputs.
Functionsยง
- execute_
historical_ ๐replay - Executes a prepared prefix strictly and captures changesets for deferred publication.
- prepare_
fork_ ๐transaction_ replay - Converts and validates every source-prefix transaction before database execution.