-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New release()
getter to represent the release (OPCM - Upgrade 13)
#13076
Comments
42 tasks
version()
getter to represent the releaserelease()
getter to represent the release
A more thorough spec for this can now be found here. |
release()
getter to represent the releaserelease()
getter to represent the release (Upgrade 12)
We've elected not to do this, as it would have modified the bytecode of all contracts unnecessarily. |
release()
getter to represent the release (Upgrade 12)release()
getter to represent the release (Upgrade 13)
release()
getter to represent the release (Upgrade 13)release()
getter to represent the release (OPCM - Upgrade 13)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just like the
version()
getters, but this will only be incremented once per release, and will be in sync with theop-contracts
version number.The text was updated successfully, but these errors were encountered: