* sdk: update wormhole-core to wormhole-sdk and fix lib name to be wormhole_sdk
* cosmwasm: update wormhole and token bridge cosmwasm package/lib names
* Fix terra2 deployment script with new artifact names
* Sei testnet support
* Set contract addresses
* node/pkg/watchers: add RunWithScissors
* SDK tweaks
* node: revert "node/pkg/watchers: add RunWithScissors" (#2620)
This reverts commit 9b8bed4dbf.
* Make Sei use IBC watcher
---------
Co-authored-by: Paul Noel <panoel007@gmail.com>
Co-authored-by: Paul Noel <35237584+panoel@users.noreply.github.com>
* node_update_governor_tokens_and_prices
Change-Id: If4e3b31c97ad85fd59ca8743458a2eef137a946a
* Node/Gov: Update token list
Change-Id: I2379d43afa7777488ae3f37e6d4227b4c966deab
* Add test for empty symbol back in
Change-Id: I6d5f1f55c1b7865144e7accc395e484b47381ef0
* terra: change nft-bridge name to nft-bridge-terra for compatibility with solana nft-bridge package
* change nft_bridge.wasm to nft_bridge_terra.wasm in deploy script
* 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>
* Node/Acct: Logging changes
* Missed some!
* Switch to using logger.With()
* Still missed some.
* Missed one more
* Yet again
* Missed a few
* Don't need .With in AcctGetData
* Node: Support VAAs with large payloads
Change-Id: Ie09bdc8ea0813ee90f9b686f3fe95365baa4014f
* Clean up tests
Change-Id: I983a40a2e7763271c8212ac18455b8b45e48fd3e