Skip to content
Snippets Groups Projects
Select Git revision
  • 3a026fb42d2ddf4fac6709cbad7a78b3a4ffa657
  • without_tipselection default
  • develop protected
  • fix/grafana-local-dashboard
  • wasp
  • fix/dashboard-explorer-freeze
  • master
  • feat/timerqueue
  • test/sync_debug_and_650
  • feat/sync_revamp_inv
  • wip/sync
  • tool/db-recovery
  • portcheck/fix
  • fix/synchronization
  • feat/new-dashboard-analysis
  • feat/refactored-analysis-dashboard
  • feat/new-analysis-dashboard
  • test/demo-prometheus-fpc
  • prometheus_metrics
  • wip/analysis-server
  • merge/fpc-test-value-transfer
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.3
  • v0.1.2
  • v0.1.1
  • v0.1.0
28 results

goshimmer_without_tipselection

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Levente Pap authored and GitHub committed
    * Make syncPercentage configurable
    
     - Use `syncbeaconfollower.syncPercentage` in config.json to specify
       the desired percentage of nodes (being followed) that we need to be
       synced compared to in order to consider the node synced.
     - syncPercentage has to be in [0.5, 1.0] interval.
     - Use default value of 0.5 in case of invalid config.
    
    * Add syncPercentage to config.default.json
    
    * Fix syncbeaconfollower configure order
    3a026fb4
    History
    Name Last commit Last update