What's Changed
- feat: add debug state dump struct by @Pana in #2790
- chore(rpc-types-trace): Re-export
CallKindby @moricho in #2801 - feat: add convenience fn for setting 7702 delegation designator by @mattsse in #2802
- feat: add fromstr for TransactionInputKind by @mattsse in #2805
- fix(eip4844): prevent overflow panic in fake_exponential with large excess blob gas by @fgimenez in #2806
- feat(rpc): add cost() default function to ReceiptResponse trait by @dharmvr1 in #2808
- feat: add helper methods to decode logs in TransactionReceipt by @dharmvr1 in #2811
- feat: add helpers for encoding block from parts by @mattsse in #2809
- feat: add into_localized_trace method to RewardAction by @mattsse in #2813
- test: add sanity GethDebugTracingCallOptions test by @mattsse in #2814
- feat: add specialized debug trace methods by @mattsse in #2815
- feat: tenderly provider ext by @siosw in #2699
- feat: add TxHashRef trait and implementations by @mattsse in #2751
New Contributors
Full Changelog: v1.0.25...v1.0.26