Skip to content

Conversation

@Reinis-FRP
Copy link
Contributor

@Reinis-FRP Reinis-FRP commented Jan 24, 2025

Deployed SVM programs on devnet and mainnet. This required deploying to new programIds as the prior deployment had wrong chainId initialized (we moved from 8 to 6 byte derived chainIds since then) and there is no admin method to change these variables post-initialization.

Note that this PR is on top of the branch from #861 due to latest interface name update. In addition, current PR updates required Solana event names in scripts.

chrismaree and others added 17 commits January 14, 2025 13:56
Signed-off-by: Chris Maree <christopher.maree@gmail.com>
Signed-off-by: Chris Maree <christopher.maree@gmail.com>
Signed-off-by: Chris Maree <christopher.maree@gmail.com>
…com:across-protocol/contracts into chrismaree/add-new-method-interfaces-to-svm
Signed-off-by: Chris Maree <christopher.maree@gmail.com>
Signed-off-by: Chris Maree <christopher.maree@gmail.com>
Signed-off-by: Chris Maree <christopher.maree@gmail.com>
Signed-off-by: Chris Maree <christopher.maree@gmail.com>
Signed-off-by: Chris Maree <christopher.maree@gmail.com>
Signed-off-by: Chris Maree <christopher.maree@gmail.com>
Signed-off-by: Chris Maree <christopher.maree@gmail.com>
* WIP

Signed-off-by: Chris Maree <christopher.maree@gmail.com>

* WIP

Signed-off-by: Chris Maree <christopher.maree@gmail.com>

* WIP

Signed-off-by: Chris Maree <christopher.maree@gmail.com>

* WIP

Signed-off-by: Chris Maree <christopher.maree@gmail.com>

---------

Signed-off-by: Chris Maree <christopher.maree@gmail.com>
Signed-off-by: Chris Maree <christopher.maree@gmail.com>
Signed-off-by: Chris Maree <christopher.maree@gmail.com>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
md0x
md0x previously approved these changes Jan 24, 2025
@Reinis-FRP Reinis-FRP changed the title feat(svm): deploy on devnet feat(svm): deploy post-audit Jan 29, 2025
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Base automatically changed from chrismaree/add-new-method-interfaces-to-svm to master February 20, 2025 09:42
@md0x md0x dismissed their stale review February 20, 2025 09:42

The base branch was changed.

svm_spoke = "JAZWcGrpSWNPTBj8QtJ9UyQqhJCDhG9GJkDeMf5NQBiq"
test = "8tsEfDSiE4WUMf97oyyyasLAvWwjeRZb2GByh4w7HckA"

[programs.devnet]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should there be a section in here for main net with the program address now that its on mainnet?

multicall_handler = "27dua7HMuaZrAc6PRfxmvshHChypFLzZVSpKKaDAPjsq"
svm_spoke = "D1WcTLKRyN4TuqnfMBGPvc16nACHfNhFPbgWNExb1aur"
multicall_handler = "Fk1RpqsfeWt8KnFCTW9NQVdVxYvxuqjGn6iPB9wrmM8h"
svm_spoke = "JAZWcGrpSWNPTBj8QtJ9UyQqhJCDhG9GJkDeMf5NQBiq"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^

@Reinis-FRP
Copy link
Contributor Author

Closing this as the base #861 has been merged separately and cherry-picked commits from this PR are in the #908

@Reinis-FRP Reinis-FRP closed this Mar 5, 2025
@Reinis-FRP Reinis-FRP deleted the reinis-frp/deploy-devnet branch March 5, 2025 13:03
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.

4 participants