You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2025. It is now read-only.
feat: add sender balance check to begin-tx (EIP-1559) (#1066)
* Add balance check for gas fee (EIP-1559).
* Fix CI with scroll feature.
* Add more comments.
* Add test case.
* Delete duplicate fixes in tx circuit.
* Replace `or::expr` with `sum::expr` to simplify for boolean expressions.
* Update and add test cases.
* Fix lint.
* Disable tracing error cases for scroll feature.
0 commit comments