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

Implement warp syncing for the full node #1483

Closed
wants to merge 60 commits into from
Closed

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Dec 17, 2023

cc #131

This big PR is a working change, and I'm opening it mostly to show progress.
I intend to extract individual changes from it and merge these individual changes separately.

@tomaka
Copy link
Contributor Author

tomaka commented Dec 28, 2023

Blocks verification fails with:

Log { log_level: 0, target: "runtime", message: "panicked at /rustc/cc66ad468955717ab92600c770da8c1601a4ff33/library/alloc/src/collections/btree/navigate.rs:535:47:\ncalled Option::unwrap() on a None value" }
[2023-12-28T10:13:23.011Z] [warn] failed-block-verification; hash=0x0d76…7690; height=18793982; total_duration=797.057541ms; error=wasm unreachable instruction executed

I don't actually understand what's going on here.

EDIT: was caused by wasmi

@tomaka
Copy link
Contributor Author

tomaka commented Jan 2, 2024

Superseded by #1538

@tomaka tomaka closed this in #1538 Jan 2, 2024
@tomaka tomaka deleted the fnws branch January 2, 2024 15:50
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.

1 participant