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

feat: update order of the hardforks for Fjord #70

Merged
merged 7 commits into from
Sep 6, 2024
Merged

Conversation

yutianwu
Copy link
Contributor

@yutianwu yutianwu commented Sep 5, 2024

Description

This pr will adjust hardfork order for Fjord upgrade.

Rationale

Update the order of the hardforks for Fjord

Example

na

Changes

Notable changes:

  • update order of the hardforks for Fjord

Potential Impacts

na

pythonberg1997 and others added 2 commits August 23, 2024 15:09
fix: add system transaction check in `collect_system_reward` (#63)
Copy link
Contributor

github-actions bot commented Sep 5, 2024

Valgrind Results:

==6494== Cachegrind, a cache and branch-prediction profiler
==6494== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==6494== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==6494== Command: target/release/snailtracer
==6494== 
--6494-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.836847393s
==6494== 
==6494== I   refs:      426,812,376
==6494== I1  misses:          3,228
==6494== LLi misses:          2,848
==6494== I1  miss rate:        0.00%
==6494== LLi miss rate:        0.00%
==6494== 
==6494== D   refs:      204,174,960  (132,369,351 rd   + 71,805,609 wr)
==6494== D1  misses:        339,904  (    199,958 rd   +    139,946 wr)
==6494== LLd misses:        137,633  (      4,344 rd   +    133,289 wr)
==6494== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==6494== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==6494== 
==6494== LL refs:           343,132  (    203,186 rd   +    139,946 wr)
==6494== LL misses:         140,481  (      7,192 rd   +    133,289 wr)
==6494== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@unclezoro unclezoro changed the base branch from main to develop September 6, 2024 02:58
@unclezoro unclezoro changed the base branch from develop to main September 6, 2024 02:58
@yutianwu yutianwu changed the base branch from main to develop September 6, 2024 03:11
@yutianwu yutianwu added this pull request to the merge queue Sep 6, 2024
Merged via the queue into develop with commit dc4cc14 Sep 6, 2024
25 checks passed
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