Skip to content

Conversation

zerosnacks
Copy link
Member

@zerosnacks zerosnacks commented Jun 24, 2025

Motivation

Closes: #10655

Solution

Fork test comparison

Provider Response Time
reth-ethereum.ithaca.xyz (with eth_getAccountInfo) 45.21s
reth-ethereum.ithaca.xyz (without eth_getAccountInfo) 50.83s
QuickNode (Paid) 59.66s
Alchemy (Free Tier) 182.12s
Infura (Free Tier) 176.88s

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

grandizzy
grandizzy previously approved these changes Jul 10, 2025
Copy link
Collaborator

@grandizzy grandizzy 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 @mattsse review

@zerosnacks zerosnacks self-assigned this Jul 10, 2025
Co-authored-by: DaniPopes <[email protected]>
@zerosnacks zerosnacks changed the title chore(deps): bump to revm 27.0.2 chore(deps): bump to revm 27.0.3 Jul 14, 2025
zerosnacks and others added 3 commits July 15, 2025 09:54
…if fits or `U256` if not (#11008)

* add serialization method that serializes as u64 if fits or u256 if not

* clean up, no longer a need for 0x1

* toml spec limits number representation to i64
Copy link
Collaborator

@grandizzy grandizzy left a comment

Choose a reason for hiding this comment

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

lgtm

@yash-atreya yash-atreya merged commit 887c9b7 into master Jul 15, 2025
22 checks passed
@yash-atreya yash-atreya deleted the zerosnacks/bump-revm-26.0.0 branch July 15, 2025 10:03
@github-project-automation github-project-automation bot moved this from Ready For Review to Done in Foundry Jul 15, 2025
@grandizzy grandizzy moved this from Done to Completed in Foundry Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Completed

Development

Successfully merging this pull request may close these issues.

chore(deps): bump revm to 27.0.3

5 participants