This repository has been archived by the owner on Mar 22, 2022. It is now read-only.
- Uses the highest PoW among nodes
- Wait for confirm in x% of nodes before continue, value from: "min_consensus" (config.json) or arg --min-consensus [value 0 - 100]. The percentage is parallel to the default node.
- Allow sync wiht block as arg
- Change timeout from 30 to 10 seconds
- Skipping nodes offline for 15 minutes
- Dynamic PoW Fixed
- Fixed checking previous of open block
- nodes.txt updates: re-added trustwallet node, removed gonano.dev (not processing)
- Typos fixed
- Code and log improvements