Skip to content
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

Closed
wants to merge 26 commits into from

Conversation

benjaminbollen
Copy link
Member

@benjaminbollen benjaminbollen commented Apr 16, 2024

  • seeing if we can fit all open PRs into 24,5 kB for Hub.sol
  • for now commented out name() and symbol() in ERC1155
  • attempting to fix tload and tstore in solcv0.8.24 build

benjaminbollen and others added 26 commits April 10, 2024 11:43
@benjaminbollen
Copy link
Member Author

benjaminbollen commented May 2, 2024

attempting to fix tload and tstore in solcv0.8.24 build

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

@benjaminbollen
Copy link
Member Author

closing this because it is confusing, and now everything can be done against develop again

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

Successfully merging this pull request may close these issues.

1 participant