wormhole/third_party
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
..
abigen Bump Go and pin all Docker images to digests 2021-01-19 16:15:54 +01:00
algorand devnet: add algorand sandnet 2021-12-09 11:54:17 +00:00
pyth pyth2wormhole: rename p2w-client service to p2w-attest 2021-11-15 15:22:29 +00:00
.gitignore node.proto stub and dependencies 2020-10-28 22:47:12 +01:00