Go to file
tbjump c7897e31b3
whitepapers: First version of integrity checkers and global accountant (#2406)
* whitepapers: First version of integrity checkers and global accountant

* whitepapers: revise accountant whitepaper

* whitepapers: updates for accountant papers

* Wormhole is connected to both L1 and L2 networks, so L1 was replaced
  with blockchain or network where appropriate.
* Change integrity checker "advantages" to "disadvantages" as that is
  what is trying to be explained
* Explain that a pre-observation is just a concept a bit more as
  the actual global-accountant contract function name is
  `send_observations()` not `submit_preobservations()`
* Removed a lot of passive voice and tries to shorten run-on sentences
* Removed the integrity checkers Todo and Caveats as they are empty
* Moved the Integrity Checkers `Detailed Design` section to just a
  terminology section, which is more appropriate for what it was.

* whitepapers: accountant clarifications

Addressing review feedback from: @conorpp and @hendrikhofstadt

This updates the Submitting Observations to Wormchain section to use
`transfer` in place of a mix of transfer and observation. This makes the
text easier to understand. Additionally, it moves the `Pending` status
line up one bullet point to make it more obvious.

* whitepapers: accountant further clarification

Last review comment from @conorpp

* whitepapers: update accountant nits

* whitepapers: addreses review feedback

Thanks @bruce-riley

---------

Co-authored-by: tbjump <unknown>
Co-authored-by: Conor Patrick <conorpp94@gmail.com>
Co-authored-by: Jeff Schroeder <jeffschroeder@computer.org>
2023-04-10 15:24:58 -04:00
.github Update tracking issue 2023-04-10 14:04:04 -04:00
.run
algorand algo/fix: switch to using last round 2022-12-02 09:51:51 -05:00
aptos aptos/coin: pin dependency on move stdlib to fix build 2023-01-30 08:50:05 -05:00
bitcoin WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
clients Client/js: Update karura/acala testnet endpoints (#2469) 2023-03-06 14:53:23 -06:00
cosmwasm accountant: export governance modules from sdk to double check in contract 2023-03-16 08:48:25 -05:00
dashboards add Prometheus + Grafana for Guardian metrics 2022-08-04 16:03:56 -04:00
devnet node: add request logging with --publicRpcLogDetail and --logPublicRpcToTelemetry (#2390) 2023-03-01 07:10:04 -08:00
docs sdk/js: Added second solana devnet wallet, fixed race in Aptos NFT CI tests 2023-02-10 12:35:34 -05:00
ethereum SDK/Node: Sepolia deployment (#2567) 2023-04-03 09:24:17 -05:00
lp_ui js: make packages comply with ci rule 2022-10-20 17:11:13 -05:00
near WH-2023: light weight near sdk tests needed resolveJsonModule @ Closes #2023 (#2024) 2022-11-29 11:29:00 -06:00
node node/pkg/watchers: add RunWithScissors 2023-04-10 12:59:27 -04:00
proto SDK/Node: Sepolia deployment (#2567) 2023-04-03 09:24:17 -05:00
relayer/spy_relayer relayer: update docs on running a spy 2023-03-08 10:33:36 -05:00
scripts Deploy base to testnet (#2422) 2023-02-23 15:42:30 -05:00
sdk sdk/js: bumped version to v0.9.12 2023-04-04 16:45:32 +02:00
solana fixed solana devnet key 2 typo 2023-02-10 12:35:34 -05:00
spydk/js spydk: add done() 2023-03-31 15:07:26 -04:00
sui sui: implement contracts 2023-01-20 14:57:00 +00:00
terra terra: fix clippy error 2023-01-26 18:36:03 -06:00
testing testing: fix tests 2022-12-14 11:00:20 -06:00
third_party Move from ADD to COPY on Dockerfiles 2022-07-13 09:27:15 -04:00
tilt_modules
tools WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
whitepapers whitepapers: First version of integrity checkers and global accountant (#2406) 2023-04-10 15:24:58 -04:00
wormchain wormchain: require go version at least 1.19 2023-03-24 15:39:40 -05:00
.dockerignore tilt: ignore wormchain gentx folder to make deployment robust 2022-12-12 16:59:26 -05:00
.gitignore wormchain: contracts env data (#2297) 2023-01-27 14:27:21 -05:00
.golangci.yml WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
.nvmrc Add top level .nvmrc file (#2342) 2023-02-06 23:10:40 +08:00
.spr.yml rename dev.v2 to main 2022-11-29 10:43:07 -05:00
CONTRIBUTING.md rename dev.v2 to main 2022-11-29 10:43:07 -05:00
DEVELOP.md WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
Dockerfile.const wormchain: contracts env data (#2297) 2023-01-27 14:27:21 -05:00
Dockerfile.proto WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
LICENSE staging/algorand: apply global Apache 2 license 2022-02-05 09:30:28 -05:00
Makefile guardiand version is always development 2022-05-02 17:52:49 -04:00
Makefile.help Add scripts and readme to deploy and verify terra contracts 2022-04-05 17:42:07 +02:00
README.md docs: remove README link to deprecated docs site 2023-01-27 10:51:00 -05:00
SECURITY.md SECURITY.md: Add OtterSec Aptos NFT report 2023-02-16 18:05:12 -05:00
Tiltfile node: remove unused legacy code (#2441) 2023-03-03 16:14:39 +01:00
buf.gen.web.yaml sdk/js: publish separate proto packages 2022-07-13 10:04:23 -04:00
buf.gen.yaml node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
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
package-lock.json sdk/js: injective package bump (#2175) 2023-01-23 21:33:26 -05: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.


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.