Other
- feat(anvil): fix Tempo transaction replay and tracing (#14039) by @stevencartavia
- feat(anvil): extract base eth errors from
TempoInvalidTransaction(#14040) by @stevencartavia - feat(anvil): support Tempo transactions in RPC and validation (#14041) by @stevencartavia
- refactor(anvil): genericize
PeriodicStateDumperoverNetwork(#14042) by @stevencartavia - chore(deps): bump mikepenz/release-changelog-builder-action from 6.1.1 to 6.2.0 (#14034) by @dependabot[bot]
- chore(deps): bump DeterminateSystems/determinate-nix-action from 3.17.1 to 3.17.2 (#14035) by @dependabot[bot]
- chore(deps): bump actions/configure-pages from 5 to 6 (#14036) by @dependabot[bot]
- chore(deps): bump actions/deploy-pages from 4 to 5 (#14037) by @dependabot[bot]
- chore(deps): bump taiki-e/cache-cargo-install-action from 3.0.3 to 3.0.4 (#14038) by @dependabot[bot]
- feature(evm):
BackendgenericEvmFactory(#14043) by @mablr - chore(evm): use accessor methods for context fields and relax duplicate bounds (#14044) by @mablr
- refactor(evm): remove useless
tx_envonDatabaseExt::transact(#14045) by @mablr - Fix
vm.rpccheatcode abi encoding for structs (#13842) by @e1Ru1o - fix(ci): mark flaky Arbitrum RPC-dependent tests (#14052) by @decofe
- fix(ci): hardcode DRPC URL for testRpcTransactionByHash due to non-standard RPC response on
ETH_SEPOLIA_RPC(#14051) by @decofe - feat(evm): introduce
EthFoundryEvmFactory(#14053) by @mablr - feat(anvil): add Tempo transaction pool validation (#14055) by @stevencartavia
- refactor: use native Solidity types for vm.rpc struct decoding (#14050) by @decofe
- chore(evm): remove redundant
Clonebound (#14058) by @figtracer - feat(evm):
FoundryEvmFactoryasEvmFactoryextension (#14056) by @mablr - feat(anvil): add Tempo async pool validation (time bounds + fee token balance) (#14057) by @stevencartavia
- feat(evm):
FoundryEvmFactory::FoundryContexttrait type (#14059) by @mablr - feat(anvil): use hash-based pool ordering for Tempo transactions (#14060) by @stevencartavia