Skip to content

Update Solana genesis hash#678

Open
daoauth wants to merge 14 commits into
wormhole-foundation:mainfrom
zktx-io:main
Open

Update Solana genesis hash#678
daoauth wants to merge 14 commits into
wormhole-foundation:mainfrom
zktx-io:main

Conversation

@daoauth

@daoauth daoauth commented Aug 27, 2024

Copy link
Copy Markdown
Contributor

After restarting the Solana Testnet, the new Genesis hash value was not updated, so I have adjusted it accordingly. (See references: Genesis Config, Gist link)

Unlike other blockchains, Solana’s Devnet and Testnet share the same RPC settings, which means the smart contracts deployed on Devnet are being used. Consequently, all current smart contracts are deployed on Devnet, and even if you configure it for Testnet, the RPC still operates through Devnet.

This setup can be confusing for developers.

However, before merging, it is necessary to deploy the smart contracts on the Testnet.

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