Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CHECKLIST] Mainnet Launch #355

Closed
39 tasks done
1xstj opened this issue Dec 19, 2023 · 2 comments
Closed
39 tasks done

[CHECKLIST] Mainnet Launch #355

1xstj opened this issue Dec 19, 2023 · 2 comments
Assignees
Labels
epic 🚀 p0 🔥 Critical issues that need to be resolved immediately

Comments

@1xstj
Copy link
Contributor

1xstj commented Dec 19, 2023

Tasks to prepare for launch

General

Testnet Launch

  • Walkthrough staking setup flow / test inflation rewards
  • Prep testnet chainspec
  • Prep testnet machines
  • Audit testnet token supply / staking /inflation
  • Prep public endpoints
  • Update monitoring stack
  • Setup prometheus alerts
  • Setup Testnet EVM Explorer #417

Mainnet Launch (Infra)

@github-project-automation github-project-automation bot moved this to Not Started 🕧 in Webb Universe Dec 21, 2023
@1xstj 1xstj moved this from Not Started 🕧 to Building 🏗️ in Webb Universe Dec 21, 2023
@1xstj 1xstj added epic 🚀 p0 🔥 Critical issues that need to be resolved immediately labels Dec 21, 2023
@shekohex shekohex pinned this issue Dec 26, 2023
@drewstone
Copy link
Contributor

drewstone commented Dec 28, 2023

Example audit

  • Audited get_edgeware_genesis_balance_distribution. Edgeware genesis balances are vested over 2 years with a 1 month cliff. They sign the regular airdrop statement. The entire edgeware genesis balance receives 1% of the genesis supply. Each account receives a proportional amount of the airdrop.
  • All function use get_distribution_for. This function has an issue ...

@drewstone
Copy link
Contributor

Example mainnet config runtime values

  • Current voting period is 28 days, we likely want to reduce it.
  • Minimum deposit for a proposal is 100 tokens, we might want to increase it. Assuming $0.10, a proposal requires a user to have $10 of tokens to make a proposal.
  • ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic 🚀 p0 🔥 Critical issues that need to be resolved immediately
Projects
Archived in project
Development

No branches or pull requests

4 participants