Skip to content

Commit

Permalink
fix(EVM): Fix expand memory (#1002)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xVolosnikov authored Oct 26, 2024
1 parent 7b8cecc commit f6809c0
Show file tree
Hide file tree
Showing 4 changed files with 141 additions and 105 deletions.
4 changes: 2 additions & 2 deletions system-contracts/SystemContractsHashes.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@
"contractName": "EvmEmulator",
"bytecodePath": "contracts-preprocessed/artifacts/EvmEmulator.yul/EvmEmulator.yul.zbin",
"sourceCodePath": "contracts-preprocessed/EvmEmulator.yul",
"bytecodeHash": "0x01000cd3259c135498bea6fabbd58c67187ff2effbbc8c3aa2e9a9358e79defc",
"sourceCodeHash": "0xe607a7ec66e349868419f82ffeb32063b46cb9bde7e85612c44ffd79a318ec08"
"bytecodeHash": "0x01000d1d093f6a59a05b49ed5299ba34bb00dbac6f9bb3202f674dd73e3c8b47",
"sourceCodeHash": "0x1cf23b0864e4a958d66a7e2b74535478f866d61fd5af55651822d1565d5b5fb9"
},
{
"contractName": "EvmGasManager",
Expand Down
Loading

0 comments on commit f6809c0

Please sign in to comment.