Skip to content

Instantly share code, notes, and snippets.

@hayeah

hayeah/block31. Secret

Created August 13, 2017 09:05
Show Gist options
  • Save hayeah/b57e044dedbdaf9edf26ce43791ced64 to your computer and use it in GitHub Desktop.
Save hayeah/b57e044dedbdaf9edf26ce43791ced64 to your computer and use it in GitHub Desktop.
$ solc --bin --asm --optimize c-static-array--packing.sol | grep -E '(sstore|sload)'
sload
sstore
sload
sstore
sload
sstore
sload
sstore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment