Skip to content

Releases: alloy-rs/alloy

v0.3.5

13 Sep 15:41
v0.3.5
de77456
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

13 Sep 14:58
v0.3.4
4545172
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

10 Sep 11:07
c558a5c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

09 Sep 14:04
v0.3.2
4492c25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

alloy v0.3.1

05 Sep 22:12
v0.3.1
177f865
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

28 Aug 11:40
v0.3.0
352e83b
Compare
Choose a tag to compare

What's Changed

Read more

alloy v0.2.1

02 Aug 11:52
v0.2.1
0f00f95
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

alloy v0.2.0

16 Jul 19:16
v0.2.0
020df6b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.2.0

alloy v0.1.4

08 Jul 13:21
v0.1.4
83343b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

alloy v0.1.3

25 Jun 19:26
v0.1.3
02f375e
Compare
Choose a tag to compare

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