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

fix: fix the gas price check for opBNB #86

Merged
merged 2 commits into from
Nov 12, 2024
Merged

fix: fix the gas price check for opBNB #86

merged 2 commits into from
Nov 12, 2024

Conversation

yutianwu
Copy link
Contributor

Description

This pr will fix the gas price check for opBNB.

Rationale

an

Example

an

Changes

Notable changes:

  • na

Potential Impacts

  • fix the gas price check for opBNB

chore: merge develop into main
Copy link
Contributor

github-actions bot commented Nov 11, 2024

Valgrind Results:

==6123== Cachegrind, a cache and branch-prediction profiler
==6123== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==6123== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==6123== Command: target/release/snailtracer
==6123== 
--6123-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.973555537s
==6123== 
==6123== I   refs:      479,805,722
==6123== I1  misses:          3,235
==6123== LLi misses:          2,884
==6123== I1  miss rate:        0.00%
==6123== LLi miss rate:        0.00%
==6123== 
==6123== D   refs:      216,895,112  (137,942,934 rd   + 78,952,178 wr)
==6123== D1  misses:        342,882  (    202,968 rd   +    139,914 wr)
==6123== LLd misses:        137,701  (      4,400 rd   +    133,301 wr)
==6123== D1  miss rate:         0.2% (        0.1%     +        0.2%  )
==6123== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==6123== 
==6123== LL refs:           346,117  (    206,203 rd   +    139,914 wr)
==6123== LL misses:         140,585  (      7,284 rd   +    133,301 wr)
==6123== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@yutianwu yutianwu added this pull request to the merge queue Nov 12, 2024
Merged via the queue into develop with commit d73417e Nov 12, 2024
22 of 26 checks passed
j75689 pushed a commit that referenced this pull request Nov 13, 2024
Co-authored-by: zoro <296179868@qq.com>
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.

3 participants