Go to file
Leo 68be226c9d Containerize protobuf generation and remove node build dep
The Go dependency is still required to build the pack binary.

Use "tilt docker" to use Minikube's Docker instance, if available,
removing the local Docker dependency for Minikube users.

The Makefile continues to not require Docker and runs buf locally.

Remove broken Powershell scripts (can't test on Windows). These scripts
should now be substantially easier to write.

Change-Id: Ie80bf68e0e468a747861bea36fa5b353d9de110d
2021-08-26 12:41:22 +02:00
.run Commit .run IntelliJ shortcuts to repo 2020-11-23 17:21:41 +01:00
bridge_ui bridge_ui: set target address in state 2021-08-25 13:48:05 +00:00
clients node: rename bridge/ to node/ 2021-08-26 11:36:36 +02: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 bigtable to devnet 2021-08-25 14:01:31 +00:00
docs node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
ethereum add mainnnet deployment config 2021-08-19 22:31:28 +00:00
event_database Add bigtable to devnet 2021-08-25 14:01:31 +00:00
explorer explorer: lookup BigTable data 2021-08-25 14:01:31 +00:00
nix nix/scripts.nix: Add explorer/guardian port forwards to whremote 2021-08-25 13:44:55 +02:00
node node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
proto node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
scripts Clean up docs and packages for v2 2021-07-21 19:46:10 +02:00
sdk/js proto: add strict linting and fix up existing protos 2021-08-25 14:26:33 +00:00
solana 👿 2021-08-25 19:49:57 +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 Containerize protobuf generation and remove node build dep 2021-08-26 12:41:22 +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 Containerize protobuf generation and remove node build dep 2021-08-26 12:41:22 +02:00
Dockerfile.client Add presubmit CI test that runs "tilt ci" 2021-08-24 17:08:36 +02:00
Dockerfile.proto Containerize protobuf generation and remove node build dep 2021-08-26 12:41:22 +02:00
LICENSE Add Apache2 license 2020-08-17 19:17:12 +02:00
Makefile Containerize protobuf generation and remove node build dep 2021-08-26 12:41:22 +02:00
README.md Clean up docs and packages for v2 2021-07-21 19:46:10 +02:00
Tiltfile Containerize protobuf generation and remove node build dep 2021-08-26 12:41:22 +02:00
buf.gen.web.yaml sdk/js: begin 2021-08-15 18:17:11 -04:00
buf.gen.yaml node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
buf.lock Remove "buf mod update" 2021-08-02 17:17:28 +00:00
buf.yaml proto: add strict linting and fix up existing protos 2021-08-25 14:26:33 +00:00
codereview.cfg codereview.cfg: dev.v2 branch 2021-04-15 16:30:11 +02:00
generate-abi.sh node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
generate-protos-web.sh Containerize protobuf generation and remove node build dep 2021-08-26 12:41:22 +02:00
generate-protos.sh Containerize protobuf generation and remove node build dep 2021-08-26 12:41:22 +02:00
generate-wasm.sh Containerize protobuf generation and remove node build dep 2021-08-26 12:41:22 +02:00
jenkins-presubmit.groovy Add bigtable to devnet 2021-08-25 14:01:31 +00: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.