pyth-crosschain/third_party/pyth
Stanisław Drozd f69a91d97c
Add the Squads Mesh program to Tilt and initialize a Vault for it (#421)
* solana-devnet: Deploy a copy of the Mesh multisig program

* solana/keys: Add keys for multisig testing

* *.py: Remove airdrop, use devnet_setup.sh keypair instead

* Dockerfile.p2w-attest: Improve caching

- Move cheap Python script additions after the expensive rust build
- Cache Cargo's package cache to shorten the "updating crates.io registry" build steps

* Add a multisig Tilt resource, k8s yaml and runtime script

This contains most of the work on Tilt/testing harness side.

* multisig-wh-message-builder: Add init-vault subcommand

This new subcommand enables the runtime Python script to create a
multisig vault on the fly on the mock Solana devnet.

* multisig-wh-message-builder: findProgramAddress -> getMsPDA

* mutlisig-wh-message-builder: apply review advice

- Use default mesh program address
- remove unused program.json
- remove redundant null checks
- hardcode vault address (it is deterministic against the constant
mesh program pubkey)
- Start depending on solana-devnet in Tilt
- Add carol to vault and set threshold to 2
2022-12-13 14:05:06 +01:00
..
evm-watcher Add pre-commit globally (#393) 2022-11-24 14:14:29 +01:00
multisig-wh-message-builder Add the Squads Mesh program to Tilt and initialize a Vault for it (#421) 2022-12-13 14:05:06 +01:00
p2w-relay Add pre-commit globally (#393) 2022-11-24 14:14:29 +01:00
p2w-sdk Fix formatting for new nightly rust (#415) 2022-12-05 10:02:58 -08:00
price-service Fix Vaa key for cache/metrics (#424) 2022-12-09 18:19:39 +01:00
xc-governance-sdk-js [eth] Add new networks and their configurations (#418) 2022-12-08 18:14:18 +01:00
Dockerfile.check-attestations Integration test for attestations (#413) 2022-12-06 09:57:43 -08:00
Dockerfile.p2w-attest Add the Squads Mesh program to Tilt and initialize a Vault for it (#421) 2022-12-13 14:05:06 +01:00
Dockerfile.pyth Update terra contract to use new pyth sdk + new wiring format (#193) 2022-04-28 16:33:52 +02:00
check_attestations.py Integration test for attestations (#413) 2022-12-06 09:57:43 -08:00
p2w_autoattest.py Add the Squads Mesh program to Tilt and initialize a Vault for it (#421) 2022-12-13 14:05:06 +01:00
prepare_multisig.py Add the Squads Mesh program to Tilt and initialize a Vault for it (#421) 2022-12-13 14:05:06 +01:00
pyth_publisher.py Add the Squads Mesh program to Tilt and initialize a Vault for it (#421) 2022-12-13 14:05:06 +01:00
pyth_utils.py Add the Squads Mesh program to Tilt and initialize a Vault for it (#421) 2022-12-13 14:05:06 +01:00