pyth-crosschain/devnet
Leo e4802d42d7 devnet: add algorand sandnet
As far as I can tell, both primary and node are happy. We can't use
https://github.com/algorand/sandbox since it makes too many
assumptions about its environment (docker-compose, interactive
development vs. reproducible CI usage).

Instead, use the official mainnet Docker images and ship our own config.

Caveat: "goal network create" is not reproducible and each Docker
build will generate a new set of root keys. We can presumably avoid
this by hardcoding the output of "goal network create"
(using --noimportkeys to avoid having to vendor a SQLite DB.. we'd
just re-import them to kmd at runtime, which is what goal is doing
internally: f51d2d7d5a/netdeploy/networkTemplate.go (L131))

Change-Id: I8c99c6150c9c244c9f12b68a58184c2d5697cee8
2021-12-09 11:54:17 +00:00
..
algorand.yaml devnet: add algorand sandnet 2021-12-09 11:54:17 +00:00
bigtable.yaml BigTable historical queries 2021-10-13 16:20:10 +00:00
bridge-ui.yaml bridge_ui: fix testnet build and tilt 2021-11-05 19:52:43 +00:00
eth-devnet.yaml examples: native swap 2021-12-08 14:51:19 +00:00
explorer.yaml explorer: fix build and re-enable in CI 2021-09-06 19:54:11 +00:00
node.yaml node: add Polygon support 2021-10-21 10:11:21 +00:00
p2w-attest.yaml pyth2wormhole: rename p2w-client service to p2w-attest 2021-11-15 15:22:29 +00:00
p2w-relay.yaml pyth2wormhole: rename p2w-client service to p2w-attest 2021-11-15 15:22:29 +00:00
pyth.yaml pyth2wormhole: rename p2w-client service to p2w-attest 2021-11-15 15:22:29 +00:00
solana-devnet.yaml Build token migration program 2021-09-13 14:01:16 +00:00
spy.yaml node: add spy service 2021-12-03 02:01:56 +01:00
terra-devnet.yaml terra/devnet: update to bombay network 2021-10-04 16:41:31 +00:00