Commit Graph

20 Commits

Author SHA1 Message Date
Nikhil Suri 87ca286f88
whitepapers: Update ibc generic messaging whitepaper (#2958) 2023-06-06 09:23:29 -07:00
Nikhil Suri f576dffcff
whitepapers: add ibc generic messaging whitepaper (#2588)
* whitepapers: add ibc generic messaging whitepaper

* Address review comments from SEJeff

* Added .md file extension

* Address review comments from evan-gray

* Update whitepaper number to 12
2023-04-11 14:53:11 -04:00
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
justinschuldt 70a6d82731 add links referencing sections 2022-12-12 18:29:17 -05:00
justinschuldt d98727584c add number-of-messages constraint info 2022-12-12 18:29:17 -05:00
Hendrik Hofstadt ff186e441a rename dev.v2 to main
Change-Id: Idfc6f88de7ee3c190a01c2196dc0bc4da91cbe4c
2022-11-29 10:43:07 -05:00
tbjump 31dfbef6e7
add whitepaper explaining guardian key usage (#1960)
Co-authored-by: tbjump <unknown>
2022-11-23 13:51:58 -06:00
gator-boi 7931399149 Update 0008_batch_messaging.md to reflect batch hash change 2022-10-28 06:23:04 -04:00
Reptile 6bd155b4f1 Update title 2022-10-13 09:01:40 -05:00
Reptile f2250b5ffb Update 0008_batch_messaging.md 2022-10-13 09:01:40 -05:00
gator-boi 80bf2af4e3 Update whitepaper to reflect implementation changes 2022-10-13 09:01:40 -05:00
Drew eae8600261 Add Batch VAA design 2022-10-13 09:01:40 -05:00
wonge97 f49c86208b
docs: governor update (#1524)
* Update governor documents

* governor: whitepaper update, auto-release

* docs: update hours spec to 24

Co-authored-by: Evan Gray <battledingo@gmail.com>
2022-09-12 21:28:20 -04:00
Evan Gray f28e39c490 certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
Csongor Kiss 8818d4b8f0 docs: Clarify objective in governor whitepaper
Also include a link to the whitepaper from the docs
2022-08-12 14:58:22 +01:00
wonge97 09b33552df Chain Governor
Opening this PR for open feedback on a security feature that Guardians can optionally opt into that would limit the amount of notional value that can be transferred out of a given chain in a given time frame -- this would reduce the damage to the bridge during an existential threat scenario.
2022-08-10 12:20:34 -04:00
Csongor Kiss fe687783c0 whitepapers: Add FromAddress and remove Fee 2022-06-21 22:35:49 -04:00
Csongor Kiss b23895684a whitepapers: include transfers with payload in token bridge
commit-id:0300d782
2022-05-11 21:24:36 -04:00
Csongor Kiss 7e212fa739
terra/nft_bridge: Implement nft-bridge for terra (#698)
commit-id:0b547fa5
2022-01-07 16:47:33 +01:00
Leo 65e1e4df6f Rename design/ to whitepapers/
Nobody looks for whitepapers in a folder named "design", it turns out.

Change-Id: I8bb60eb1424c13b9dbb33704e93f78216c993a2e
2021-12-09 11:54:17 +00:00