* 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> |
||
---|---|---|
.github | ||
.run | ||
algorand | ||
aptos | ||
bitcoin | ||
clients | ||
cosmwasm | ||
dashboards | ||
devnet | ||
docs | ||
ethereum | ||
lp_ui | ||
near | ||
node | ||
proto | ||
relayer/spy_relayer | ||
scripts | ||
sdk | ||
solana | ||
spydk/js | ||
sui | ||
terra | ||
testing | ||
third_party | ||
tilt_modules | ||
tools | ||
whitepapers | ||
wormchain | ||
.dockerignore | ||
.gitignore | ||
.golangci.yml | ||
.nvmrc | ||
.spr.yml | ||
CONTRIBUTING.md | ||
DEVELOP.md | ||
Dockerfile.const | ||
Dockerfile.proto | ||
LICENSE | ||
Makefile | ||
Makefile.help | ||
README.md | ||
SECURITY.md | ||
Tiltfile | ||
buf.gen.web.yaml | ||
buf.gen.yaml | ||
buf.lock | ||
buf.yaml | ||
generate-abi-celo.sh | ||
generate-abi.sh | ||
package-lock.json |
README.md

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.