v1.0.8
What's Changed
- chore: handle tron '0x' stateRoot as zero by @Ayushdubey86 in #2496
- doc: unhide
SendableTx
by @0xferrous in #2501 - docs: rm redundant ref by @mattsse in #2502
- chore: add display for calltype by @mattsse in #2505
- feat: add trace helper fns by @mattsse in #2504
- chore: add trace entry helper by @mattsse in #2506
- feat: empty MulticallBuilder into dynamic by @nadtech-hub in #2507
- docs(provider): use multicall.dynamic() in more places by @DaniPopes in #2508
- feat: added Transaction conversion from consensus for rpc by @Soubhik-10 in #2511
- fix(provider): CacheLayer - Add block_id to RequestType::params_hash() by @alfiehub in #2512
- chore: generalize rpc tx type conversions by @mattsse in #2513
- feat: add missing from impl by @mattsse in #2514
- docs: add some kzgsettings docs by @mattsse in #2518
- chore: add try_into helper fns by @mattsse in #2515
- chore: add helper for first tx by @mattsse in #2517
- chore: add serialize impl by @mattsse in #2521
New Contributors
- @0xferrous made their first contribution in #2501
- @Soubhik-10 made their first contribution in #2511
- @alfiehub made their first contribution in #2512
Full Changelog: v1.0.7...v1.0.8