Go to file
Leo 739e0f2bb9 node/pkg/ethereum: fetch guardian set at startup
Rather than waiting 15s for the timer to tick, request the
guardian set immediately at startup.

This has the added advantage of being able to crash the
runnable if the guardian set can't be fetched initially.

Change-Id: Ib4cb476c05e92ecd06496043d248eb3ca25b8065
2021-08-23 10:51:09 +00:00
.run
bridge node/pkg/ethereum: fetch guardian set at startup 2021-08-23 10:51:09 +00:00
bridge_ui bridge_ui: initial testnet support 2021-08-21 03:53:19 +00:00
clients clients/token_bridge: add basic terra governance 2021-08-19 17:13:53 +00:00
dashboards dashboards: update Grafana template 2021-08-09 13:16:55 +00:00
design design: initial state sync proposal 2021-08-03 16:21:17 +00:00
devnet Add a test pyth instance 2021-08-18 12:54:11 +02:00
docs update devnet addresses for new deployment 2021-08-19 18:21:08 +02:00
ethereum add mainnnet deployment config 2021-08-19 22:31:28 +00:00
event_database Event database init script 2021-08-05 12:53:56 +00:00
explorer Explorer web app redesign. 2021-08-10 15:01:18 +00:00
nix scripts.nix: VM defaults, tilt port script arg, unique cluster name 2021-08-03 10:34:53 +00:00
proto node/pkg/publicrpc: add GetCurrentGuardianSet RPC call 2021-08-10 17:35:33 +02:00
scripts Clean up docs and packages for v2 2021-07-21 19:46:10 +02:00
sdk/js bridge_ui: notistack, hooks, cleanup 2021-08-20 22:33:13 -04:00
solana Implement fees in the solana token bridge 2021-08-23 08:35:59 +00:00
terra sdk: move terra functions to sdk 2021-08-20 19:14:42 +00:00
third_party Add a test pyth instance 2021-08-18 12:54:11 +02:00
tilt_modules Devnet arguments for BigTable connection. 2021-08-05 12:53:56 +00:00
tools bridge_ui: eth wrapped assets and getSignedVAA 2021-08-11 12:49:30 +02:00
.dockerignore Dockerfile.client, solana/Dockerfile: tune caching, add pinning 2021-08-18 07:46:49 +00:00
.envrc anchor-client with new() 2021-05-18 14:55:56 +02:00
.gitignore Devnet arguments for BigTable connection. 2021-08-05 12:53:56 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-07-26 16:17:53 +00:00
DEVELOP.md Devnet arguments for BigTable connection. 2021-08-05 12:53:56 +00:00
Dockerfile.client Set bridge address via env variable 2021-08-23 09:39:24 +02:00
LICENSE
Makefile devnet,docs: remove agent build and deployment 2021-07-20 23:17:47 +02:00
README.md Clean up docs and packages for v2 2021-07-21 19:46:10 +02:00
Tiltfile Add a test pyth instance 2021-08-18 12:54:11 +02:00
buf.gen.web.yaml sdk/js: begin 2021-08-15 18:17:11 -04:00
buf.gen.yaml Migrate proto generation to buf 2021-07-31 03:03:36 +02:00
buf.lock Remove "buf mod update" 2021-08-02 17:17:28 +00:00
buf.yaml Migrate proto generation to buf 2021-07-31 03:03:36 +02:00
codereview.cfg
generate-abi.sh
generate-protos-all.ps1 win dev helpers 2021-08-11 12:49:30 +02:00
generate-protos-web.sh Migrate proto generation to buf 2021-07-31 03:03:36 +02:00
generate-protos.sh Remove "buf mod update" 2021-08-02 17:17:28 +00:00
generate-wasm.ps1 sdk/js: migrate ethers contracts and solana wasm 2021-08-18 13:41:33 +00:00
generate-wasm.sh sdk/js: migrate ethers contracts and solana wasm 2021-08-18 13:41:33 +00:00
jenkins-presubmit.groovy Add jenkins-presubmit.groovy 2021-08-17 22:34:14 +02:00
shell.nix shell.nix: Set EMITTER_ADDRESS=changeme for development, add node 2021-07-23 15:37:57 +02: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.