What's Changed
- feat(rpc): Add generic
TxReqtoSimulatePayloadby @RomanHodulak in #2631 - feat: add dedicated error for SECP256K1N_HALF error by @stevencartavia in #2636
- feat(provider,rpc-client): add connect_reqwest to ProviderBuilder by @QEDK in #2615
- make tx build fns public by @zemse in #2635
- feat: Add
serde-bincode-compattoChainConfigby @kevaundray in #2630 - feat: add helper conversion for blobsbundlev1 by @mattsse in #2639
- feat: Add dynamic crypto backend for ecrecover by @kevaundray in #2634
- feat: make build_{eip} functions public by @stevencartavia in #2519
- feat: add provider-mev-api top level feature re-export by @mteam88 in #2642
- chore: fix missing arbitrary in tests by @mattsse in #2643
- feat: added FindStorageSlot by @Soubhik-10 in #2612
- feat: add BuilderBlockValidationV5 for relay for Fusaka by @varun-doshi in #2638
- chore: add try_into_sidecar helper by @mattsse in #2644
- feat(
network): useFullSignerinEthereumWalletto sign data by @yash-atreya in #2523 - Revert "feat(
network): useFullSignerinEthereumWalletto sign data" by @mattsse in #2647 - feat: added new eth_sendSync functions to AnvilApi by @Rimeeeeee in #2650
- chore: avoid redundant collect by @mattsse in #2652
- chore: add json test by @mattsse in #2655
- chore: make cargo t compile by @mattsse in #2657
- feat: from_typed to envelope by @mattsse in #2658
- fix: kill anvil with sigterm by @mattsse in #2660
- feat: add environment variable support to Anvil builder by @mattsse in #2659
- chore: set NO_COLOR for anvil by @mattsse in #2661
- feat(rpc): Implement
Defaultfor types withTxReqgeneric withoutDefaultbound by @RomanHodulak in #2662 - feat(mev-api): add support for eth_cancelBundle by @cakevm in #2654
- feat: added helper AnvilApi future type for oneshot impersonations by @Soubhik-10 in #2645
- chore: move impls to signed by @mattsse in #2671
- feat: add conversion BuilderBlockValidationRequestV4 & V5 -> ExecutionData by @stevencartavia in #2664
- Add more mutable accessors by @MartinquaXD in #2672
New Contributors
- @QEDK made their first contribution in #2615
- @mteam88 made their first contribution in #2642
- @MartinquaXD made their first contribution in #2672
Full Changelog: v1.0.16...v1.0.18