Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

Conversation

@meyer9
Copy link

@meyer9 meyer9 commented Jan 7, 2026

📝 Summary

Implements WETH as a precompile so we can reduce the number of conflicts for Block-STM.

WIP: We also need to override EthFrame which sadly requires cloning-and-owning a ton of the EVM code (OpEvm for example). This will allow us to use the balance deltas for all calls instead of just for the fee beneficiary address, or to selectively use balance deltas depending on the address being called (just for WETH for example).

💡 Motivation and Context


✅ I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

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.

2 participants