wormhole/node/cmd/guardiand
jumpsiegel f90ed66ca0
Stub out algorand support in wormhole (#611)
* Stub out algorand support in wormhole

  1) Introduce the algorand chain constant in all the appropriate places
  2) Deploy pyth/hernandc algorand smart contracts into devnet
  3) Fund all the correct contracts for devnet testing

Change-Id: I6e4402b5b21223b32ea89653f8c7606f5c7f2843

* pr/jsiegel/algorand-v1: ALGORAND is not a EVM chain @ gusc1a-ossdev-jsl1

* pr/jsiegel/algorand-v1: fix lint @ gusc1a-ossdev-jsl1

* pr/jsiegel/algorand-v1: put the requirements into the image @ gusc1a-ossdev-jsl1

* jsiegel/algorand: make the watcher hang forever @ gusc1a-ossdev-jsl1

* jsiegel/algorand: comment these out @ gusc1a-ossdev-jsl1

* jsiegel/algorand: put this back in @ gusc1a-ossdev-jsl1

* jsiegel/algorand: fix guardian example @ gusc1a-ossdev-jsl1

* Generate teal source code

commit-id:a537a109

* jsiegel/algorand: it builds @ gusc1a-ossdev-jsl1

* pr/jsiegel/algorand-v1: add Dockerfile.teal @ gusc1a-ossdev-jsl1

* jsiegel/algorand: improve the dependencies @ gusc1a-ossdev-jsl1

* pr/jsiegel/algorand-v1: Fix up build @ gusc1a-ossdev-jsl1

* dead file

* pr/jsiegel/algorand-v1: remove more stuff @ gusc1a-ossdev-jsl1

* pr/jsiegel/algorand-v1: fix build @ gusc1a-ossdev-jsl1

* pr/jsiegel/algorand-v1: freeze the requirements @ gusc1a-ossdev-jsl1

* pr/jsiegel/algorand-v1: Fix teal to use pipenv @ gusc1a-ossdev-jsl1

* pr/jsiegel/algorand-v1: fix miss-merge @ gusc1a-ossdev-jsl1

Co-authored-by: Leo <leo@certus.one>
2021-12-22 11:22:04 -05:00
..
adminclient.go node: add support for backfilling via RPC 2021-12-20 16:05:22 +01:00
adminnodes.go Revert "node: move oasis to testnet mode" 2021-12-21 22:00:15 +01:00
adminserver.go node: re-observe backfilled VAAs 2021-12-20 16:05:22 +01:00
admintemplate.go node/cmd: default to guardian set index 1 2021-10-29 19:13:40 +00:00
adminverify.go node/pkg/vaa: remove error return value from SigningMsg 2021-12-20 16:05:22 +01:00
endpoints.go node: add support for backfilling via RPC 2021-12-20 16:05:22 +01:00
guardiankey.go node: add spy service 2021-12-03 02:01:56 +01:00
node.go Stub out algorand support in wormhole (#611) 2021-12-22 11:22:04 -05:00
publicrpc.go node: add spy service 2021-12-03 02:01:56 +01:00
publicweb.go node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
systemd.go node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00