zk_evm 0.153.10

ZKsync out-of-circuit EraEVM implementation
Documentation
1
2
3
4
5
6
use super::*;

use zk_evm_abstractions::aux::MemoryPage;

#[cfg(test)]
mod precompiles;