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

Merge v1.0.4 #141

Merged
merged 46 commits into from
Mar 29, 2021
Merged

Merge v1.0.4 #141

merged 46 commits into from
Mar 29, 2021

Conversation

cgcardona
Copy link
Contributor

@cgcardona cgcardona commented Mar 29, 2021

New command line arguments from AvalancheGo v1.2.2 and v1.3.0

  • bootstrap-retry-max-attempts
  • bootstrap-retry-enabled
  • health-check-averager-halflife
  • health-check-frequency
  • router-health-max-outstanding-requests
  • router-health-max-drop-rate
  • network-health-max-time-since-no-requests
  • network-health-max-send-fail-rate
  • network-health-max-portion-send-queue-full
  • network-health-max-time-since-msg-sent
  • network-health-max-time-since-msg-received
  • network-health-min-conn-peers
  • network-timeout-coefficient
  • network-timeout-halflife
  • api-auth-password-file

Removed command line arguments:

  • api-auth-password
  • network-timeout-increase
  • network-timeout-reduction

Copy link
Collaborator

@aaronbuchwald aaronbuchwald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I made one comment that I think should be addressed to standardize how we're passing flags in for general code quality. After that, I think this is good to merge.

@aaronbuchwald aaronbuchwald merged commit d478995 into dev Mar 29, 2021
@cgcardona cgcardona deleted the merge-v1.0.4 branch March 29, 2021 21:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants