Skip to content

Releases: alloy-rs/alloy

v1.0.12

18 Jun 12:27
v1.0.12
d89e588
Compare
Choose a tag to compare

What's Changed

  • added overrides_opt fn by @Soubhik-10 in #2595
  • feat: add from_block_unchecked to ExecutionData by @mattsse in #2593
  • feat(provider): conversion between MulticallItem and CallItem by @beeb in #2589
  • feat: more serde compat for TransactionEnvelope macro by @klkvr in #2594

New Contributors

Full Changelog: v1.0.11...v1.0.12

v1.0.11

18 Jun 10:56
v1.0.11
c714dd3
Compare
Choose a tag to compare

What's Changed

  • fix: move Transaction::from_transaction by @klkvr in #2590

Full Changelog: v1.0.10...v1.0.11

v1.0.10

17 Jun 11:21
v1.0.10
d752d3c
Compare
Choose a tag to compare

Required MSRV is now 1.85

What's Changed

New Contributors

Full Changelog: v1.0.9...v1.0.10

v1.0.9

28 May 15:07
v1.0.9
375ba75
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

27 May 13:09
031fa75
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

24 May 08:46
v1.0.7
6ffb0dc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

21 May 08:52
v1.0.6
e6dcaaf
Compare
Choose a tag to compare

What's Changed

  • fix: correctly handle websocket subscription to new blocks by @klkvr in #2482
  • chore: rm redundant commitment copy by @mattsse in #2484
  • refactor: create VersionedHashIter to remove unnecessary collect() by @RohitRathore1 in #2483
  • docs(network): refined Core Model in README based on real traits and … by @GarmashAlex in #2473

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

20 May 08:25
v1.0.5
cb1401f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

19 May 14:11
v1.0.4
9bf6491
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

15 May 12:31
b2146fb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.3