Go to file
Csongor Kiss cf5c390fc6 sdk/js: Use is_vaa_redeemed query in getIsTransferCompletedTerra2
This does not require a transaction simulation, and should serve as the
basis for future cosmwasm sdk functions in the `getIsTransferCompleted*`
family.
2022-08-22 16:30:23 +02:00
.github CI: install foundry before running tests 2022-08-09 20:02:47 +01:00
.run
algorand algo/reserve: fix reserve field 2022-08-17 08:41:32 -05:00
bridge_ui bridge_ui: Algorand beta (#1433) 2022-08-19 10:42:15 -05:00
clients clients/js - initial near commit (#1442) 2022-08-19 10:29:57 -05:00
cosmwasm cosmwasm: Add is_vaa_redeemed query to token bridge 2022-08-22 16:30:23 +02:00
dashboards add Prometheus + Grafana for Guardian metrics 2022-08-04 16:03:56 -04:00
devnet ensure deterministic batched-vaa contract address 2022-08-15 08:41:40 -05:00
docs docs: Clarify objective in governor whitepaper 2022-08-12 14:58:22 +01:00
e2e Add experimental e2e browser fixture 2021-12-13 15:38:17 +01:00
ethereum ensure deterministic batched-vaa contract address 2022-08-15 08:41:40 -05:00
event_database Updated allow list to include native & stables (#1436) 2022-08-16 10:30:08 -05:00
lp_ui lp_ui: update docs 2022-06-04 16:15:42 -04:00
node Updated mainnet gov'r cfgs with natives and stables for all chains limits for larger chains (#1437) 2022-08-17 11:22:49 -05:00
proto More governor code review rework (#1404) 2022-08-09 23:22:14 -04:00
relayer/spy_relayer spy_relayer: Terra 2 support (#1417) 2022-08-11 16:47:50 -05:00
scripts ethereum: Init foundry project and add installer for native solc 2022-08-09 20:02:47 +01:00
sdk sdk/js: Use is_vaa_redeemed query in getIsTransferCompletedTerra2 2022-08-22 16:30:23 +02:00
solana solana: Add solana sdk upgrade instructions 2022-08-17 15:30:01 +01:00
spydk/js sdk/js: remove logs in tests 2022-07-15 14:36:46 -04:00
terra terra: Don't migrate wrapped assets for now 2022-08-10 22:19:16 +01:00
testing tilt: split out ci test containers 2022-07-15 14:36:46 -04:00
third_party Move from ADD to COPY on Dockerfiles 2022-07-13 09:27:15 -04:00
tilt_modules
tools Switch tools to standalone cobra-cli dependency (#936) 2022-08-05 13:49:57 -04:00
whitepapers docs: Clarify objective in governor whitepaper 2022-08-12 14:58:22 +01:00
.dockerignore
.gitignore ethereum: Init foundry project and add installer for native solc 2022-08-09 20:02:47 +01:00
.spr.yml
CONTRIBUTING.md Switch terra2 to coswasm 2022-08-11 21:54:25 +01:00
DEVELOP.md node: optional chains in tilt 2022-07-11 10:35:00 -04:00
Dockerfile.client solana: bump: Rust nightly-2022-07-12, SOL SDK v1.10.31, rust container 1.60 2022-08-17 15:30:01 +01:00
Dockerfile.const Docker FROM image pinning (#1337) 2022-07-06 15:05:30 -04:00
Dockerfile.lint Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
Dockerfile.proto sdk/js: publish separate proto packages 2022-07-13 10:04:23 -04:00
LICENSE
Makefile guardiand version is always development 2022-05-02 17:52:49 -04:00
Makefile.help
README.md Add security to readme 2022-06-29 10:25:00 -04:00
SECURITY.md Add new sections to SECURITY.md and CONTRIBUTING.md (#1408) 2022-08-11 15:33:24 -04:00
Tiltfile bridge_ui: Chain Governor support (#1421) 2022-08-15 09:18:01 -05:00
buf.gen.web.yaml sdk/js: publish separate proto packages 2022-07-13 10:04:23 -04:00
buf.gen.yaml
buf.lock proto: fix newly broken version 2022-06-14 16:20:19 -04:00
buf.yaml proto: fix newly broken version 2022-06-14 16:20:19 -04:00
generate-abi-celo.sh
generate-abi.sh

README.md

Banner

This monorepo contains the reference implementation of the Wormhole protocol.

To learn about how to use and build on Wormhole read the Docs or take a look at the xApp Book.


See Live Contracts for current testnet and mainnet deployments of the Wormhole smart contracts.

See DEVELOP.md for instructions on how to set up a local devnet, CONTRIBUTING.md for instructions on how to contribute to this project, and SECURITY.md for more information about our security audits and bug bounty program.

See docs/operations.md for node operator instructions.

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.