Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Latest EVM version Shanghai added PUSH0 opcode #84

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eloi010
Copy link

@eloi010 eloi010 commented Jan 12, 2024

Adapting the first example to Shanghai fork with PUSH0 support:

See: https://www.evm.codes/#5f?fork=shanghai

To sum up: the generated bytecode is now 600c8060093d393df35f35602035015f5260205ff3 instead of 600f8060093d393df36000356020350160005260206000f3 because the PUSH0 opcode was introduced in the latest fork.

Copy link

netlify bot commented Jan 12, 2024

Deploy Preview for huffdocs ready!

Name Link
🔨 Latest commit 8ad055b
🔍 Latest deploy log https://app.netlify.com/sites/huffdocs/deploys/65a126ca7cd0ea00081eb788
😎 Deploy Preview https://deploy-preview-84--huffdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant