Skip to content

feat: EIP-1153 transient cache, mapping resolver, storage cleaner, Yul math - #646

Merged
mijinummi merged 1 commit into
MDTechLabs:mainfrom
TomikeDS:feat/TomikeDS-eip1153-mapping-resolver-cleanup-yulmath
Jul 28, 2026
Merged

feat: EIP-1153 transient cache, mapping resolver, storage cleaner, Yul math#646
mijinummi merged 1 commit into
MDTechLabs:mainfrom
TomikeDS:feat/TomikeDS-eip1153-mapping-resolver-cleanup-yulmath

Conversation

@TomikeDS

Copy link
Copy Markdown
Contributor

Closes #634
Closes #635
Closes #636
Closes #637

  • TransientCache: TSTORE/TLOAD wrappers for intra-transaction caching
  • MappingResolver: Yul assembly nested mapping slot computation
  • StorageCleaner: explicit slot zeroing for EIP-3529 gas refunds
  • YulMathLib: zero-overhead fixed-point math in pure Yul assembly

…l math lib

- TransientCache: TSTORE/TLOAD wrappers for intra-transaction caching (MDTechLabs#634)
- MappingResolver: Yul assembly nested mapping slot computation (MDTechLabs#635)
- StorageCleaner: explicit slot zeroing for EIP-3529 gas refunds (MDTechLabs#636)
- YulMathLib: zero-overhead fixed-point math in pure Yul assembly (MDTechLabs#637)
@drips-wave

drips-wave Bot commented Jul 28, 2026

Copy link
Copy Markdown

@TomikeDS Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@mijinummi
mijinummi merged commit 4eb3ee8 into MDTechLabs:main Jul 28, 2026
3 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants