Skip to content

Commit

Permalink
Fix emulator memory layout
Browse files Browse the repository at this point in the history
  • Loading branch information
0xVolosnikov committed Oct 26, 2024
1 parent f6809c0 commit fb6e17c
Show file tree
Hide file tree
Showing 5 changed files with 230 additions and 236 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": "0x01000d1d093f6a59a05b49ed5299ba34bb00dbac6f9bb3202f674dd73e3c8b47",
"sourceCodeHash": "0x1cf23b0864e4a958d66a7e2b74535478f866d61fd5af55651822d1565d5b5fb9"
"bytecodeHash": "0x01000cfbba1a8e74d49e2e72deceac517c07f8a95c27cf88d9c3696e8e383c7a",
"sourceCodeHash": "0x7d9ad6454772e2ff2b23e9ee77aca3174c9e4dd97957dca14051c5565cc47c72"
},
{
"contractName": "EvmGasManager",
Expand Down
Loading

0 comments on commit fb6e17c

Please sign in to comment.