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

Audit x/upgrade #1961

Closed
rootulp opened this issue Jun 19, 2023 · 2 comments · Fixed by #2072
Closed

Audit x/upgrade #1961

rootulp opened this issue Jun 19, 2023 · 2 comments · Fixed by #2072
Assignees
Labels
audit item is from an audit

Comments

@rootulp
Copy link
Collaborator

rootulp commented Jun 19, 2023

Context

https://github.com/celestiaorg/celestia-app/tree/main/x/upgrade

Proposal

  • Audit the specs and implementation
  • Update the specs if anything is missing
@rootulp rootulp added this to the Mainnet milestone Jun 19, 2023
@rootulp rootulp self-assigned this Jun 19, 2023
@rootulp rootulp added audit item is from an audit and removed needs:triage labels Jun 27, 2023
@rootulp
Copy link
Collaborator Author

rootulp commented Jun 30, 2023

  1. I verified that legacy governance proposal fails to execute (see gist).
  2. I verified that the genesis override here applied successfully by inspecting the mocha-3 genesis.json
        "min_deposit": [
          {
            "denom": "utia",
            "amount": "10000000"
          }
        ],

rootulp added a commit that referenced this issue Aug 2, 2023
0xchainlover pushed a commit to celestia-org/celestia-app that referenced this issue Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit item is from an audit
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant