pyth-crosschain/solana
Stanisław Drozd bbad8fb544
pyth2wormhole: Add an is_active flag to on-chain config (#224)
* pyth2wormhole: Add an is_active flag to on-chain config

This new flag will help enable/disable attester contracts between deployments

* p2w-client: typo

* p2w-client: add is_active to init

* pyth2wormhole config.rs: mention removing old structs, reword

* pyth2wormhole: remove unused config data struct from migrate()

* pyth2wormhole migrate(): leave a note about AccountState::Uninitialized

* Update solana/pyth2wormhole/program/src/migrate.rs

Co-authored-by: Reisen <Reisen@users.noreply.github.com>

* Update solana/pyth2wormhole/program/src/migrate.rs

Co-authored-by: Reisen <Reisen@users.noreply.github.com>

* Update solana/pyth2wormhole/program/src/migrate.rs

Co-authored-by: Reisen <Reisen@users.noreply.github.com>

* p2w program: missing deref typo

Co-authored-by: Reisen <Reisen@users.noreply.github.com>
2022-06-22 13:37:15 +02:00
..
bridge Bump Solana to v1.10.13, bump borsh to v0.9.3, bump clap to v3.18 (#210) 2022-05-17 08:53:30 +02:00
keys pyth2wormhole-client: Run an automated attestation script in Tilt 2021-09-09 17:24:32 +02:00
pyth2wormhole pyth2wormhole: Add an is_active flag to on-chain config (#224) 2022-06-22 13:37:15 +02:00
solitaire Bump Solana to v1.10.13, bump borsh to v0.9.3, bump clap to v3.18 (#210) 2022-05-17 08:53:30 +02:00
.dockerignore pyth2wormhole: build + deploy program into local devnet 2021-09-09 14:39:31 +02:00
devnet_setup.sh Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02:00
rustfmt.toml Fix Governance Headers 2021-07-20 17:37:08 +00:00