What's Changed
- feat: add callframe utils by @mattsse in #2769
- feat: expose alloy trie by @zemse in #2773
- chore: add more callframe utils by @mattsse in #2777
- fix: typo in code comment by @Fibonacci747 in #2767
- fix(batch.rs): reference BatchFuture in panic message by @Forostovec in #2771
- feat: implement
DropforMnemonicBuildermake sure passphrase and password will be cleaned up by @chiro-hiro in #2756 - chore: reduce logs for requests by @DaniPopes in #2783
- feat: complete execution payload getter methods by @lean-apple in #2782
- chore: remove
BeaconOptimismPayloadAttributesby @lean-apple in #2784 - json-rpc: clarify as_revert_data docs to reflect None on missing hex by @sashass1315 in #2786
- chore: add typos by @DaniPopes in #2787
- feat: add orretrypolicyfn by @mattsse in #2785
- chore: add encode helper by @mattsse in #2789
- feat(rpc-types-trace): move
CallKindfromrevm-inspectorby @moricho in #2779 - feat: add authorization list to CallBuilder by @Vid201 in #2798
- Multicall send support by @nitininhouse in #2736
- feat: add scale helper by @mattsse in #2797
- fix(
CallBatchLayer): don't batch if single request by @Ayushdubey86 in #2397 - chore: fix warnings by @DaniPopes in #2799
- fix(docs): correct typos in EIP reference by @radik878 in #2759
New Contributors
- @Fibonacci747 made their first contribution in #2767
- @Forostovec made their first contribution in #2771
- @chiro-hiro made their first contribution in #2756
- @sashass1315 made their first contribution in #2786
- @nitininhouse made their first contribution in #2736
- @radik878 made their first contribution in #2759
Full Changelog: v1.0.24...v1.0.25