Go to file
Hendrik Hofstadt ddd4f26f20
Refactor ethwatcher (#1618)
* reduce code duplication in ethereum watcher

Change-Id: I1d78e9cb86cb126e42959ef5805c0ee1b83e23a6

* reorganize finalizers

Change-Id: I64c61ebd8a03d4ba9f27ce82fbc4cae8b35f19d2

* rename ethereum to evm

Change-Id: I6d1e56df65c74edb3643b3506adcff8588e0a87b

* reorganize connectors

Change-Id: I21b31fb00f34dd6501e957b8f528723d5f548a52

* restructure into modular connectors

Change-Id: I111403a29464acfccad18b261658f59176a8795d
2022-09-28 13:15:57 +02:00
.github node: Add race detection to unit tests in CI 2022-09-21 09:47:15 +09:00
.run
algorand algo/clawback: allow algorand clawback 2022-09-26 12:26:24 -05:00
clients sdk/js: add injective 2022-09-20 17:14:05 +00:00
cosmwasm cosmwasm/tools: fix tilt 2022-09-27 07:58:28 -05:00
dashboards
devnet Remove solana and pythnet websocket flags (#1649) 2022-09-26 14:56:39 +01:00
docs docs: governor update (#1524) 2022-09-12 21:28:20 -04:00
e2e
ethereum ethereum: migration for ERC20Permit 2022-09-19 15:31:44 -04:00
event_database cloud_functions: near support (#1614) 2022-09-27 16:38:43 -05:00
lp_ui
near algo/typo: type fix, algorand tests, near tests 2022-09-26 05:26:56 -05:00
node Refactor ethwatcher (#1618) 2022-09-28 13:15:57 +02:00
proto node: governor publish gossip (#1538) 2022-09-26 11:24:30 -05:00
relayer/spy_relayer node: docs for running a spy against mainnet (#1511) 2022-09-03 10:59:20 -04:00
scripts algo/builds: algorand mainnet builds 2022-09-20 10:37:59 -05:00
sdk algo/typo: type fix, algorand tests, near tests 2022-09-26 05:26:56 -05:00
solana solana: Add fmt, check, clippy, and test targets to Makefile 2022-09-20 23:00:47 +09:00
spydk/js certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
terra terra: Add fromAddress to payload 3 2022-09-27 12:19:25 -04:00
testing certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
third_party
tilt_modules
tools Switch tools to standalone cobra-cli dependency (#936) 2022-08-05 13:49:57 -04:00
whitepapers docs: governor update (#1524) 2022-09-12 21:28:20 -04:00
.dockerignore
.gitignore
.spr.yml certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
CONTRIBUTING.md readme: Add commit conventions 2022-09-08 13:30:42 -04:00
DEVELOP.md certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
Dockerfile.client certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
Dockerfile.const
Dockerfile.lint
Dockerfile.node Add a wormhole go sdk 2022-09-15 14:35:46 +01:00
Dockerfile.proto
LICENSE
Makefile
Makefile.help
README.md
SECURITY.md Remove duplicate audit entries (#1644) 2022-09-23 08:22:17 -07:00
Tiltfile Remove solana and pythnet websocket flags (#1649) 2022-09-26 14:56:39 +01:00
buf.gen.web.yaml
buf.gen.yaml
buf.lock Update buf.lock 2022-09-07 10:34:18 -04:00
buf.yaml certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
generate-abi-celo.sh certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
generate-abi.sh certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00

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.