Go to file
Csongor Kiss 40837778a7
terra/nft_bridge: vendor cw721 and cw721-base (#696)
The most recent released versions of these libraries use a different
version of the cosmwasm than the rest of the wormhole projects, which
leads to a linker error. So we vendor these libraries and downgrade
their cosmwasm-std dependency to match the rest.

commit-id:a1a5c20b
2022-01-07 16:43:53 +01:00
.github/workflows node: run all Go tests in CI 2021-12-20 16:05:22 +01:00
.run
bridge_ui bridge_ui: tvl >1b decimals 2022-01-04 08:39:48 -05:00
clients
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
node Properly check for orphaned txs 2022-01-07 10:31:37 -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 sdk/js : add parseSequencesFromLog* 2022-01-04 10:44:46 -05:00
solana update solana to 1.8.1 2021-12-29 21:07:55 -05:00
spydk/js
staging/algorand Stub out algorand support in wormhole (#611) 2021-12-22 11:22:04 -05:00
terra terra/nft_bridge: vendor cw721 and cw721-base (#696) 2022-01-07 16:43:53 +01:00
testing/contract-integrations testing: test for multiple messages in one tx 2022-01-04 10:44:46 -05: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
.dockerignore
.envrc
.gitignore terra/nft_bridge: vendor cw721 and cw721-base (#696) 2022-01-07 16:43:53 +01:00
.spr.yml
CONTRIBUTING.md
DEVELOP.md Stub out algorand support in wormhole (#611) 2021-12-22 11:22:04 -05:00
Dockerfile.client update solana to 1.8.1 2021-12-29 21:07:55 -05:00
Dockerfile.lint
Dockerfile.proto
Dockerfile.teal Stub out algorand support in wormhole (#611) 2021-12-22 11:22:04 -05:00
LICENSE
Makefile
README.md
Tiltfile Stub out algorand support in wormhole (#611) 2021-12-22 11:22:04 -05:00
buf.gen.web.yaml
buf.gen.yaml
buf.lock
buf.yaml
generate-abi.sh
lint.sh

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.