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

TokenStaking upgrade scripts #140

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

TokenStaking upgrade scripts #140

wants to merge 12 commits into from

Conversation

cygnusv
Copy link
Member

@cygnusv cygnusv commented May 12, 2023

  • Hardhat deploy scripts for:
    • Validating if a potential upgrade is storage-compatible with existing TokenStaking
    • Deploying the new implementation contract
  • These scripts were used to validate and deploy the last 2 upgrades to TokenStaking (on May 11th and Nov 22nd).
  • Adds a brief instructions guide to validate and deploy upgrades to TokenStaking. This process can be further automated, but this is left as future work for the moment.
  • Adds a CI job to validate that changes to TokenStaking are not incompatible.

Copy link

Solidity API documentation preview available in the artifacts of the https://github.com/threshold-network/solidity-contracts/actions/runs/6983216791 check.

Copy link

Solidity API documentation preview available in the artifacts of the https://github.com/threshold-network/solidity-contracts/actions/runs/7017206666 check.

Copy link

Solidity API documentation preview available in the artifacts of the https://github.com/threshold-network/solidity-contracts/actions/runs/7017401128 check.

Copy link

Solidity API documentation preview available in the artifacts of the https://github.com/threshold-network/solidity-contracts/actions/runs/7017438377 check.

@cygnusv cygnusv marked this pull request as ready for review November 28, 2023 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant