Go to file
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
.github/workflows node: run all Go tests in CI 2021-12-20 16:05:22 +01:00
.run
bridge_ui bridge_ui: Don't display amount on Redeem step (formatUnits throws on 2021-12-22 07:27:14 -05:00
clients add ethereum NFT bridge 2021-09-10 23:43:14 +00:00
dashboards
devnet Stub out algorand support in wormhole (#611) 2021-12-22 11:22:04 -05:00
docs Pyth to Wormhole on Terra (#629) 2021-12-22 12:22:08 +01:00
e2e Add experimental e2e browser fixture 2021-12-13 15:38:17 +01:00
ethereum Fix NFT URI length and parsing (#628) 2021-12-21 08:36:00 -05:00
event_database BigTable: endpoint for NFT transfer stats 2021-12-20 16:56:56 +01:00
examples examples: update WORMHOLE_RPC_HOSTS 2021-12-16 21:02:27 +01:00
explorer Explorer: handle GCP redirect to index.html 2021-12-20 16:56:56 +01:00
explorer_data BigTable: misc code cleanup and log improvements 2021-12-20 16:56:56 +01:00
lp_ui lp_ui: update examples and lp_ui for latest sdk 2021-11-22 22:13:06 -05:00
node Stub out algorand support in wormhole (#611) 2021-12-22 11:22:04 -05:00
proto Stub out algorand support in wormhole (#611) 2021-12-22 11:22:04 -05:00
scripts Bump Go to 1.17.5 2021-12-13 15:38:17 +01:00
sdk/js Stub out algorand support in wormhole (#611) 2021-12-22 11:22:04 -05:00
solana Use stable Buildkit syntax 2021-12-13 15:38:17 +01:00
spydk/js spydk: initial release 2021-12-08 23:09:29 +00:00
staging/algorand Stub out algorand support in wormhole (#611) 2021-12-22 11:22:04 -05:00
terra Pyth to Wormhole on Terra (#629) 2021-12-22 12:22:08 +01:00
third_party Stub out algorand support in wormhole (#611) 2021-12-22 11:22:04 -05:00
tilt_modules
tools tools: remove pack 2021-12-16 18:29:09 +01:00
whitepapers Rename design/ to whitepapers/ 2021-12-09 11:54:17 +00:00
.dockerignore pyth2wormhole: build + deploy program into local devnet 2021-09-09 14:39:31 +02:00
.envrc
.gitignore
.spr.yml Add .spr.yml config 2021-12-13 15:38:17 +01:00
CONTRIBUTING.md Undocument Gerrit 2021-12-13 15:38:17 +01:00
DEVELOP.md Stub out algorand support in wormhole (#611) 2021-12-22 11:22:04 -05:00
Dockerfile.client add ethereum NFT bridge 2021-09-10 23:43:14 +00:00
Dockerfile.lint Use stable Buildkit syntax 2021-12-13 15:38:17 +01:00
Dockerfile.proto Use stable Buildkit syntax 2021-12-13 15:38:17 +01:00
Dockerfile.teal Stub out algorand support in wormhole (#611) 2021-12-22 11:22:04 -05:00
LICENSE
Makefile Makefile: clean up existing "bridge" directories 2021-09-13 17:51:47 +00:00
README.md
Tiltfile Stub out algorand support in wormhole (#611) 2021-12-22 11:22:04 -05:00
buf.gen.web.yaml spydk: initial release 2021-12-08 23:09:29 +00:00
buf.gen.yaml node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
buf.lock
buf.yaml node: add spy service 2021-12-03 02:01:56 +01:00
generate-abi.sh node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
lint.sh Port CI to Github Actions 2021-12-13 15:38:17 +01:00

README.md

Wormhole v2

This repository contains Certus One's reference node implementation for the Wormhole project.

See DEVELOP.md for instructions on how to set up a local devnet, and CONTRIBUTING.md for instructions on how to contribute to this project.

See docs/operations.md for node operator instructions.

Wormhole v2 is in active development - see "main" branch for the v1 mainnet version

Audit / Feature Status

This software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Or plainly spoken - this is a very complex piece of software which targets a bleeding-edge, experimental smart contract runtime. Mistakes happen, and no matter how hard you try and whether you pay someone to audit it, it may eat your tokens, set your printer on fire or startle your cat. Cryptocurrencies are a high-risk investment, no matter how fancy.