Skip to content

Conversation

@yash-atreya
Copy link
Collaborator

@yash-atreya yash-atreya commented Apr 9, 2025

Bumps

  • alloy 0.14

  • core 1.0

  • chains 0.2

  • eips 0.2

  • trie 0.8

  • op-allloy deps 0.13

  • revm 22

  • revm-inspectors 19

  • rand 0.9 (included in alloy-core 1.0)

  • secpk256k1 hasn't been updated to use rand 0.9. See: Update rand to 0.9.x rust-bitcoin/rust-secp256k1#788.
    To workaround this, rand_08 has also been included: 2550056

Workaround looks something like this:
#15635 (comment)

- alloy 0.14
- core 1.0
- chains 0.2
- eips 0.2
- trie 0.8
state,
codes: Default::default(),
keys: state_preimages,
..Default::default()
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prep for #15608

@mattsse mattsse marked this pull request as ready for review April 10, 2025 06:59
@mattsse mattsse added the A-dependencies Pull requests or issues that are about dependencies label Apr 10, 2025
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

pending @DaniPopes for sanity review

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Apr 10, 2025
@mattsse
Copy link
Collaborator

mattsse commented Apr 10, 2025

failing compact test is unrelated because we renamed the type from PrimitiveSignature to just Signature

@yash-atreya yash-atreya requested a review from DaniPopes April 10, 2025 15:43
Copy link
Member

@DaniPopes DaniPopes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgmt

@codspeed-hq
Copy link

codspeed-hq bot commented Apr 10, 2025

CodSpeed Performance Report

Merging #15635 will improve performances by 10.13%

Comparing yash-atreya:yash/alloy-0.14 (9d26746) with main (c688c84)

Summary

⚡ 1 improvements
✅ 76 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
hash builder[init size 10000 | update size 100 | num updates 5] 47.2 ms 42.9 ms +10.13%

@mattsse mattsse merged commit 58fe204 into paradigmxyz:main Apr 11, 2025
41 of 43 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Apr 11, 2025
mattsse added a commit that referenced this pull request Apr 11, 2025
07Vaishnavi-Singh pushed a commit to 07Vaishnavi-Singh/reth that referenced this pull request May 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Pull requests or issues that are about dependencies

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants