Skip to content

alloy v0.1.3

Compare
Choose a tag to compare
@DaniPopes DaniPopes released this 25 Jun 19:26
· 309 commits to main since this release
v0.1.3
02f375e

What's Changed

  • feat: add trace_filter method by @DoTheBestToGetTheBest in #946
  • chore: nightly clippy by @DaniPopes in #947
  • chore(eips): make alloy-serde optional under serde by @DaniPopes in #948
  • chore(eips): make sha2 optional, add kzg-sidecar feature by @DaniPopes in #949
  • fix: enable tls12 in rustls by @DaniPopes in #952
  • chore: add more features to meta crate by @DaniPopes in #953
  • fix: deserialization of null storage keys in AccessListItem by @Wodann in #955
  • feat: add eip-7251 system contract address/code by @onbjerg in #956
  • fix: continue reading ipc on large data by @publicqi in #958
  • docs: copy/paste error of eip-7251 link by @jsvisa in #961
  • feat(contract): implement Filter's builder methods on Event by @alexfertel in #960
  • feat: add eip-7702 helpers by @onbjerg in #950
  • chore(eips): Add serde to Authorization types by @rakita in #964
  • hotfix(contract): support state overrides for gas estimation by @shankinson in #967
  • feat(alloy): forward rustls & native reqwest TLS configuration to Alloy's metacrate by @zerosnacks in #969
  • feat: move mev.rs from reth to rpc-types-mev by @0xqd in #970
  • feat(network): Add input method to TransactionResponse by @moricho in #959

New Contributors

Full Changelog: v0.1.2...v0.1.3