v1.4.1
What's Changed
- doc: clarify the volatile data access compute gas limit by @Troublor in #168
- feat: Rex4 per-frame state growth limits by @Troublor in #169
- fix: move JournalInspectTr to host.rs with proper error stashing by @Troublor in #172
- fix(evm): rescue gas before inspector callback to preserve remaining gas by @krabat-l in #171
- feat: Rex4 MegaAccessControl system contract by @Troublor in #173
- refactor: extract SystemContractInterceptor trait for frame_init dispatch by @Troublor in #174
- fix: check SELFDESTRUCT for volatile data access targeting beneficiary by @Troublor in #175
- chore: bump version to 1.4.1 by @Troublor in #178
New Contributors
- @vikions made their first contribution in #148
- @jonathanykh made their first contribution in #155
- @krabat-l made their first contribution in #171
Full Changelog: v1.4.0...v1.4.1