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
### Additions
- Added floor gas calculation for transactions to be aligned with
EIP-7623 by [@aleksuss]. ([#1064])
### Changes
- Updated the intrinsic gas calculation for EIP-7702 transactions by
[@aleksuss]. ([#1063])
- Bumped the rust edition to 2024 by [@aleksuss]. ([#1059])
- Some `modexp` and `aurora-evm` types were re-exported in precompiles
by [@mrLSD]. ([#1060] [#1061])
[#1059]: #1059
[#1060]: #1060
[#1061]: #1061
[#1063]: #1063
[#1064]: #1064
---------
Co-authored-by: Evgeny Ukhanov <evgeny@aurora.dev>
0 commit comments