Skip to content

Commit

Permalink
update evm call stack ref: rust-ethereum/evm#136
Browse files Browse the repository at this point in the history
  • Loading branch information
zjb0807 committed Jan 13, 2024
1 parent 2e362fc commit 37e4925
Show file tree
Hide file tree
Showing 3 changed files with 246 additions and 90 deletions.
1 change: 1 addition & 0 deletions modules/evm/src/runner/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
pub mod stack;
pub mod state;
pub mod storage_meter;
pub mod tagged_runtime;

use crate::{BalanceOf, CallInfo, Config, CreateInfo};
use module_evm_utility::evm;
Expand Down
Loading

0 comments on commit 37e4925

Please sign in to comment.