onetechnical/relbeta2.1.6#1547
Merged
algojohnlee merged 2 commits intoalgorand:rel/betafrom Sep 23, 2020
onetechnical:onetechnical/relbeta2.1.6
Merged
onetechnical/relbeta2.1.6#1547algojohnlee merged 2 commits intoalgorand:rel/betafrom onetechnical:onetechnical/relbeta2.1.6
algojohnlee merged 2 commits intoalgorand:rel/betafrom
onetechnical:onetechnical/relbeta2.1.6
Conversation
…1544) The current debian package will incorrectly package the testnet genesis file. This fix addresses that issue.
tsachiherman
approved these changes
Sep 23, 2020
btoll
approved these changes
Sep 23, 2020
tsachiherman
pushed a commit
to tsachiherman/go-algorand
that referenced
this pull request
Jul 7, 2021
…ta2.1.6 onetechnical/relbeta2.1.6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Highlights
A bug in the algorand debian package would result in the genesis.json for TestNet being applied instead of MainNet. Debian users should verify that
/var/lib/algorand/genesis.jsonis pointing to the correct network after upgrading. This is especially true for TestNet users who upgraded to the 2.1.5 debian package.Changes
Test Plan
Standard release testing.
For a rel/stable release, do the following tests:
MainNet w/ 2.1.5 TestNet downgrade:
MainNet 2.1.6 install:
MainNet 2.1.5 install (config changed) upgraded to 2.1.6: