Skip to content

Commit

Permalink
concept for the early epoch end upgrade
Browse files Browse the repository at this point in the history
SurfingNerd committed Dec 9, 2023

Unverified

No user is associated with the committer email.
1 parent bfbdb9f commit f66aa81
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions scripts/upgrades/alpha2/2023_12_10_deploy_connectivity_checker.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@



async function doUpgrade() {

// deploy connectivity checker
// deploy proxy for connectivity checker

// initialize connectivity checker.

// upgrade contracts
// ------------
// - reward
// - permission
// - validator set
// - staking

}

doUpgrade();

0 comments on commit f66aa81

Please sign in to comment.