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

Repo misc fixes #70

Closed
17 of 18 tasks
grarco opened this issue Nov 9, 2022 · 0 comments
Closed
17 of 18 tasks

Repo misc fixes #70

grarco opened this issue Nov 9, 2022 · 0 comments
Assignees
Labels
refactor Refactors existing code testing Tests related

Comments

@grarco
Copy link
Collaborator

grarco commented Nov 9, 2022

Fix

  • cargo check warnings
  • review masp import
  • all FIXMEs
  • Add a phantom cohort with no tokens at the end of the ceremony to leave enough time to the participants of the last cohort for their contributions
  • How to provide the contributors.json file to the frontend, two ways:
    • Keep the coordinator running forever while shutting down the join_queue endpoint (this would not require a phantom cohort)
    • Shut the coordinator down and publish the contributors.json file to S3
  • Remove unused dependencies
  • Produce final release tag
  • Upload last contribution verified to S3?
  • Fix messages and docs
  • Rename phase1 to phase2

Test

  • contribution on AnotherMachine
  • token blacklisting
  • Namada keypair generation
  • restart of coordinator?

Review

  • values for the env variables to set
  • state of the Coordinator server
  • state of the S3 server
  • state of the Amazon Parameter Store
@grarco grarco added the refactor Refactors existing code label Nov 9, 2022
@grarco grarco added the testing Tests related label Nov 10, 2022
@grarco grarco closed this as completed Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactors existing code testing Tests related
Projects
None yet
Development

No branches or pull requests

2 participants