Crate zint

source ·
Expand description

Zink testing framework.

Re-exports§

  • pub use hex;
  • pub use tracing as log;

Modules§

  • bytes 🔒
    Utils for bytes conversion.
  • contract 🔒
    Contract Instance
  • evm 🔒
    Wrapper of revm
  • lookup 🔒
    Binary lookup util

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§

Type Aliases§

  • [Uint] for 256 bits.