valid_proof() && resolve_conflicts() may be has risk
Open
- Dominant language
- C#
- Stars
- 8k
- Forks
- 2.8k
- PR merge metrics
- No merged PRs in 30d
Description
Splendid work!After review the blockchain.py, I suppose If a node has the chain(may be just a fake chain) which can pass the valid_proof() function and length is bigger than all the others node’s chain, when resolve_conflicts() run, all the nodes will be synchronized as the fake chain.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.