Expand description
Zink testing framework.
Re-exports§
Structs§
- Contract instance for testing.
- Wrapper of full REVM
- Interp execution result info.
Enums§
- Indicates that the EVM has experienced an exceptional halt. This causes execution to immediately end with all gas being consumed.
Traits§
- Trait for converting type to bytes32.
Functions§
- Generate a keccak hash of the input (sha3)
- Set up the logger.
Type Aliases§
- 256-bit unsigned integer type, consisting of 4, 64-bit limbs.