Skip to content

Conversation

@yutianwu
Copy link
Contributor

@yutianwu yutianwu commented Sep 6, 2024

Description

This pr will merge the develop to main for release v1.0.2

The changes:

  1. feat: update order of the hardforks for Fjord #70
  2. fix: return empty bytes when bls validation failed #68

Rationale

na

Example

na

Changes

Notable changes:

  • merge develop to main

Potential Impacts

na

pythonberg1997 and others added 2 commits August 30, 2024 09:58
* feat: update order of the hardforks

* compatible with optimims

* fix ci

* fix ci

* fix ci

* fix ci

---------

Co-authored-by: Roshan <[email protected]>
@yutianwu yutianwu changed the title Develop Prepare for release v1.0.2 Sep 6, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2024

Valgrind Results:

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

@unclezoro unclezoro merged commit 7922c22 into main Sep 6, 2024
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