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

[DEVOPS-398] Update testnet launch genesis data #3243

Merged
merged 1 commit into from
Jul 17, 2018

Conversation

rvl
Copy link
Contributor

@rvl rvl commented Jul 13, 2018

Description

Fix the testnet genesis parameters total balance and block version data.

Linked issue

https://iohk.myjetbrains.com/youtrack/issue/DEVOPS-398

Type of change

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • 🛠 New feature (non-breaking change which adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
  • 🏭 Refactoring that does not change existing functionality but does improve things like code readability, structure etc
  • 🔨 New or improved tests for existing code
  • ⛑ git-flow chore (backport, hotfix, etc)

QA Steps

nix-build -A demoClusterLaunchGenesis -o demo-cluster-launch-genesis.sh
./demo-cluster-launch-genesis.sh
(check logs to see that it works ok)

Current testnet is running with this genesis data. Poor addresses have 19,999,999.999999 Ada and fake AVVM seeds redeem 20,000,000 Ada.

@rvl rvl requested a review from erikd as a code owner July 13, 2018 10:18
@rvl rvl requested review from dcoutts and a team and removed request for erikd July 13, 2018 10:19
@rvl rvl force-pushed the devops-398-testnet-genesis branch 4 times, most recently from f737332 to 718227b Compare July 16, 2018 09:56
@rvl rvl force-pushed the devops-398-testnet-genesis branch from 718227b to 985b571 Compare July 16, 2018 16:28
Copy link
Contributor

@dcoutts dcoutts left a comment

Choose a reason for hiding this comment

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

Looks good!

The poor nodes have ended up with 20,000,000 ADA - 1 lovelace, or 19,999,999,999,999 lovelace, but that is ok I think.

@rvl rvl merged commit f79958f into develop Jul 17, 2018
@rvl rvl deleted the devops-398-testnet-genesis branch July 17, 2018 21:47
@rvl
Copy link
Contributor Author

rvl commented Jul 17, 2018

Thanks

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