What's Changed
- chore: fixed dead link kzg_point_evaluation.rs by @olegnechipa in #2508
- Storage Types Alias by @ssolit in #2461
- feat: added CallInput::bytes(ctx: &CTX) -> Bytes {} function by @PoulavBhowmick03 in #2507
- feat: make Journal::set_code to be EIP-7702 zero address bytecode aware by @louisbrown0212 in #2511
- feat: expose
Gas::memory
field by @klkvr in #2512 - chore: add Prague activation timestamp by @zerosnacks in #2514
- ci(ethtests): Change legacy statetests repo by @rakita in #2519
- chore: enable devcontainer by @zouguangxian in #2520
- chore: fix clippy by @rakita in #2523
- docs: make crates.io version badge clickable by @gap-editor in #2526
- feat: add builder pattern for TxEnv by @fantasyup in #2518
- fix:
Prague
activation timestamp was84
by @zerosnacks in #2528 - feat(Osaka): modexp input limit and gas change, EIP-7823 and EIP-7883 by @rakita in #2531
- chore: bump alloy libs by @rakita in #2533
- feat: make blob max number optional by @rakita in #2532
- feat(op-revm): add testdata comparison utility for EVM execution output by @crStiv in #2525
- chore: add TxEnvBuilder::build_fill by @rakita in #2536
- chore: add Gas::memory and memory_mut by @rakita in #2537
- chore: release by @github-actions in #2527
- bump: tag v74 revm v24.0.0 by @rakita in #2539
- chore: op remove circular dep by @rakita in #2540
New Contributors
- @olegnechipa made their first contribution in #2508
- @ssolit made their first contribution in #2461
- @louisbrown0212 made their first contribution in #2511
- @zerosnacks made their first contribution in #2514
- @zouguangxian made their first contribution in #2520
- @gap-editor made their first contribution in #2526
- @fantasyup made their first contribution in #2518
- @crStiv made their first contribution in #2525
Full Changelog: v73...v74