Skip to content

Instantly share code, notes, and snippets.

@sekrystal
Created November 11, 2022 15:23
Show Gist options
  • Save sekrystal/f609b50f87d761090f4d11abc7311b54 to your computer and use it in GitHub Desktop.
Save sekrystal/f609b50f87d761090f4d11abc7311b54 to your computer and use it in GitHub Desktop.
EVM Contract Construction Example 7
0 1 2 3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| |
+ +
| |
+ +
| setup_code |
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| | |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ +
| |
+ +
| |
+ +
| |
+ +
| |
+ +
| runtime_code |
+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| |
+-+-+-+-+-+-+-+-+-+-+-+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment