Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

v4.0 - Efficient

Latest
Compare
Choose a tag to compare
@anarkrypto anarkrypto released this 18 Apr 18:12
· 8 commits to main since this release
85bb38c
  • 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