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: upgrade rkyv #61

Merged
merged 3 commits into from
Oct 10, 2024
Merged

feat: upgrade rkyv #61

merged 3 commits into from
Oct 10, 2024

Conversation

lightsing
Copy link
Member

No description provided.

@lightsing lightsing merged commit 2bafb0c into master Oct 10, 2024
11 checks passed
@lightsing lightsing deleted the feat/rkyv-upgrade branch October 10, 2024 10:10
@@ -31,6 +31,7 @@ impl ChunkInfo {
let post_state_root = traces.last().expect("at least 1 block needed").root_after();
let withdraw_root = traces.last().unwrap().withdraw_root();

cycle_tracker_start!("Keccak::v256");

Choose a reason for hiding this comment

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

What does this have to do with upgrading rkyv?

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