Expand description
blockchain Backend
Modules§
- cheats
- Support for “cheat codes” / bypass functions
- db
- [revm] related types Helper types for working with [revm]
- executor
- fork
- Support for forking off another client
- genesis
- Genesis settings
- info
- Handler that can get current storage related data
- mem
- In-memory Backend In-memory blockchain backend.
- notifications
- Notifications emitted from the backed
- replay 🔒
- Transaction-hash fork replay preparation and execution.
- tempo
- Tempo precompile and fee token initialization for Anvil.
- time
- Manages the block time
- validate
- Support for validating transactions at certain stages