Skip to content

alloy v0.1.2

Compare
Choose a tag to compare
@gakonst gakonst released this 19 Jun 15:06
· 328 commits to main since this release
6863972

What's Changed

  • Convenience method for conversion from BlockId to u64 by @jmcph4 in #916
  • docs: add per-crate changelogs by @DaniPopes in #914
  • chore: add docs.rs metadata to all manifests by @DaniPopes in #917
  • docs: touch up docs, TODOs by @DaniPopes in #918
  • chore: use 'dep:' syntax in rpc-types by @DaniPopes in #921
  • feat: add eip-7251 consolidation request by @onbjerg in #919
  • chore: update changelogs for v0.1.1 by @onbjerg in #922
  • chore: don't self-host documentation anymore by @DaniPopes in #920
  • feat: add is_ utils to FilterChanges by @tcoratger in #923
  • feat: add utils to ValueOrArray by @tcoratger in #924
  • feat(provider): support ethCall optional blockId serialization by @zerosnacks in #900
  • feat: add is_ and as_ utils for FilterBlockOption by @tcoratger in #927
  • feat: Add trace_raw_transaction and trace_replay_block_transactions by @Ebolon in #925
  • chore: update eip-2935 bytecode and address by @onbjerg in #934
  • feat(rpc-types-anvil): add Index, fix compatibility by @zerosnacks in #931
  • feat(genesis): update extra_fields to use OtherFields by @zerosnacks in #936
  • chore: relax version in workspace dependencies by @DaniPopes in #940
  • docs: update get_balance docs by @mattsse in #938
  • docs: update alloy-eips supported eip list by @onbjerg in #942
  • chore(rpc-types): remove duplicate Index definition in rpc-types-anvil in favor of the one in rpc-types-eth by @zerosnacks in #943
  • feat: add TryFrom for GethTrace for all inner variants by @Ebolon in #933

New Contributors

Full Changelog: v0.1.1...v0.1.2