Skip to content

alphanet: define consensus version vAlpha3#4305

Merged
cce merged 1 commit into
algorand:feature/alphanetfrom
cce:alphanet-v3
Jul 27, 2022
Merged

alphanet: define consensus version vAlpha3#4305
cce merged 1 commit into
algorand:feature/alphanetfrom
cce:alphanet-v3

Conversation

@cce
Copy link
Copy Markdown
Contributor

@cce cce commented Jul 26, 2022

Summary

This defines vAlpha3, which sets the period 0 filter timeout to 3.4s.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 26, 2022

Codecov Report

Merging #4305 (4f6b7ce) into feature/alphanet (fa0af5f) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@                 Coverage Diff                  @@
##           feature/alphanet    #4305      +/-   ##
====================================================
- Coverage             55.13%   55.13%   -0.01%     
====================================================
  Files                   395      395              
  Lines                 50131    50135       +4     
====================================================
  Hits                  27642    27642              
- Misses                20114    20119       +5     
+ Partials               2375     2374       -1     
Impacted Files Coverage Δ
protocol/consensus.go 0.00% <ø> (ø)
config/consensus.go 86.37% <100.00%> (+0.15%) ⬆️
ledger/blockqueue.go 82.18% <0.00%> (-2.88%) ⬇️
catchup/service.go 68.88% <0.00%> (-1.24%) ⬇️
util/db/dbutil.go 49.09% <0.00%> (-1.22%) ⬇️
network/wsPeer.go 67.39% <0.00%> (-1.10%) ⬇️
network/requestTracker.go 71.12% <0.00%> (-0.44%) ⬇️
network/wsNetwork.go 64.70% <0.00%> (-0.20%) ⬇️
ledger/acctupdates.go 70.95% <0.00%> (+0.60%) ⬆️
ledger/tracker.go 76.08% <0.00%> (+1.73%) ⬆️
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

@cce cce merged commit c50449e into algorand:feature/alphanet Jul 27, 2022
cce added a commit that referenced this pull request Aug 25, 2022
* add vAlpha1 consensus version
* increase maxMessageLength to be greater than MaxTxnBytesPerBlock
* set TxPoolSize 75K and 500ms ProposalAssemblyTime default
* increase VerifiedTranscationsCacheSize to match TxPoolSize
* Updated Alphanet topology to match betanet.
* Added alphanet genesis.json file.
* DevOps: Build Alphanet (#4132)
* define vAlpha2 consensus parameters
* If network is alphanet, then automatically adjust the DNS Bootstrap Id to "alphanet.algodev.network".
* Updated algonet recipe genesis files to use a alpha1 protocol.
* Updated algonet recipe genesis files to use a alpha2 protocol.
* Fixing rpm package name
* Distribute alphanet nodes to separate hosts.
* Changed machine type from m5d.4xl to d5d.4xl.
* Set genesis fee sync.
* Added c5d.4xlarge to host templates file.
* Updated recipe for algonet.
* Increated alphanet NPN nodes from 4 to 8.
* Increated alphanet NPN nodes from 8 to 10.
* Recipe for alphanet network extension.
* update VerifiedTranscationsCacheSize to 150k
* define consensus version vAlpha3 (#4305)
* Removed extra Relay nodes.
* set txBacklogSize to 26000
* add alpha3 and alpha4 consensus versions, same as v33 and v34
* set genesis.json back to vFuture for non-alphanet recipes
* set genesis.json to alpha4 for alphanet recipes
* extend TestConsensusUpgrades to ensure official version names
* TestConsensusUpgrades: additionally assert if final upgrade is a bad name

Co-authored-by: John Lee <john.lee@algorand.com>
Co-authored-by: egieseke <eric_gieseke@yahoo.com>
Co-authored-by: Jack Smith <jack.smith@algorand.com>
Co-authored-by: Jack <87339414+algojack@users.noreply.github.com>
@cce cce deleted the alphanet-v3 branch March 1, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant