v1.4.0
What's Changed
- feat(evme): support raw tx input and add keyless deployment script by @Troublor in #154
- docs: align spec/CLI naming and add implementation references by @vikions in #148
- Update Mainnet Rex2 fork timestamp in mega-evme by @jonathanykh in #155
- feat: Rex2 hardfork activation and keyless deploy improvements by @Troublor in #156
- docs: add AGENTS.md with project guidance for AI agents by @Troublor in #157
- fix: correct VolatileDataAccessOutOfGas misattribution by @Troublor in #158
- Add dependency checks to keyless_deploy.sh by @Troublor in #159
- docs: update FUND_MARGIN default to 0 and document it by @Troublor in #160
- feat: add REX3 spec and Rex3 hardfork by @Troublor in #161
- feat: increase oracle access compute gas limit to 10M in Rex3 by @Troublor in #162
- feat: add REX4 spec and Rex4 hardfork by @Troublor in #163
- feat: Rex3 oracle SLOAD detention and keyless deploy compute gas by @Troublor in #164
- feat: increase oracle access compute gas limit to 20M in Rex3 by @Troublor in #165
- fix: Rex3 system address exemption, doc updates, and tests by @Troublor in #166
New Contributors
- @vikions made their first contribution in #148
- @jonathanykh made their first contribution in #155
Full Changelog: v1.3.2...v1.4.0