Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: merge upstream v48 #85

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

chore: merge upstream v48 #85

wants to merge 14 commits into from

Conversation

j75689
Copy link
Collaborator

@j75689 j75689 commented Nov 7, 2024

Description

merge upstream v48(v17.0.0)

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

Potential Impacts

  • add potential impacts for other components here
  • ...

rakita and others added 12 commits October 14, 2024 19:19
* feat(EIP-7702): devnet-4 changes

* add new test suite

* fix test

* check parity in revme, remove invalid auth tx tests

* fix clippy
* Rename PRAGUE_EOF to OSAKA

* bump newest primitives
* chore: bump alloy-eip7702

* clippy

* bump tests and fix auth chain_id check bug

* remove prints
* release-plz update

* bump main changelog
Copy link
Contributor

github-actions bot commented Nov 7, 2024

Valgrind Results:

==6182== Cachegrind, a cache and branch-prediction profiler
==6182== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==6182== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==6182== Command: target/release/snailtracer
==6182== 
--6182-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 2.021677337s
==6182== 
==6182== I   refs:      479,814,099
==6182== I1  misses:         90,250
==6182== LLi misses:          2,869
==6182== I1  miss rate:        0.02%
==6182== LLi miss rate:        0.00%
==6182== 
==6182== D   refs:      216,898,057  (137,945,857 rd   + 78,952,200 wr)
==6182== D1  misses:        348,523  (    208,568 rd   +    139,955 wr)
==6182== LLd misses:        137,714  (      4,400 rd   +    133,314 wr)
==6182== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==6182== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==6182== 
==6182== LL refs:           438,773  (    298,818 rd   +    139,955 wr)
==6182== LL misses:         140,583  (      7,269 rd   +    133,314 wr)
==6182== LL miss rate:          0.0% (        0.0%     +        0.2%  )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants