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
New Contributors
Full Changelog: v1.0.16...v1.0.17