Go to file
Tom Pointon 3dbc0f3304
Use pyth-sdk-solidity in EVM contracts (#182)
* Add pyth-sdk-solidity as dependency

* Remove obselete PythSDK contract

* Use PythStructs from pyth-sdk-solidity package

* Make Pyth contract inherit from AbstractPyth

* Update tests to reflect changes
2022-04-12 11:59:43 +01:00
.github Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02:00
.run Commit .run IntelliJ shortcuts to repo 2020-11-23 17:21:41 +01:00
clients Add stronger nonce/confidence parsing (#865) 2022-02-18 08:43:09 -05:00
devnet Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02:00
docs Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02:00
ethereum Use pyth-sdk-solidity in EVM contracts (#182) 2022-04-12 11:59:43 +01:00
examples terra: fix messenger builds for sdk 2022-01-14 14:55:40 -05:00
node Fantom deploy (#920) 2022-02-28 16:32:22 -05:00
proto node: add fantom support 2022-02-15 13:51:11 -05:00
scripts Bump Go to 1.17.5 2021-12-13 15:38:17 +01:00
solana Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02:00
terra Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02:00
third_party Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02:00
tilt_modules Devnet arguments for BigTable connection. 2021-08-05 12:53:56 +00:00
tools Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02:00
.dockerignore pyth2wormhole: build + deploy program into local devnet 2021-09-09 14:39:31 +02:00
.gitignore Pricecaster V2-alpha (#716) 2022-01-21 08:37:49 -06:00
.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 node: implement observation requests via gossip 2022-01-26 13:00:23 +01:00
Dockerfile.client Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02:00
Dockerfile.lint Use stable Buildkit syntax 2021-12-13 15:38:17 +01:00
Dockerfile.proto Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02:00
Dockerfile.solana Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02:00
Dockerfile.terra Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02:00
Dockerfile.wasm Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02:00
ImmuneFi bug-bounty.md Update the bug bounty to $10m 2022-02-11 19:33:42 -05:00
LICENSE staging/algorand: apply global Apache 2 license 2022-02-05 09:30:28 -05:00
Makefile Makefile: clean up existing "bridge" directories 2021-09-13 17:51:47 +00:00
README.md Clean up docs and packages for v2 2021-07-21 19:46:10 +02:00
Tiltfile Merge Dev.v2 into main (#181) 2022-04-11 18:15:20 +02: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 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.