CodeChain-io / CodeChain-io/foundry
Add an option to skip verification
Open
sync
- Dominant language
- Rust
- Stars
- 36
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Currently, all blocks are always verified before importing. However, there is no need to verify the seal when all the peers are trusted nodes. In this case, skipping verification of seals can improve block sync performance.
Contributor guide
Assessment
This issue has not been assessed yet.