-
Notifications
You must be signed in to change notification settings - Fork 0
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
20240416 fitting 034 together #142
Conversation
…low-reentrency-guard
weeks ago with a custom build script using solc v0.8.24 directly (bypassing Forge) it builds correctly. However for development and running tests... we want a framework, that's the whole point of Forge. So for now we keep the SSTORE re-entrancy guard and close to production build we can build it with solc directly and use TSTORE instead |
closing this because it is confusing, and now everything can be done against develop again |
name()
andsymbol()
in ERC1155tload
andtstore
in solcv0.8.24 build