Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment: Add Movement testnet token bridge registration VAA #4245

Conversation

bruce-riley
Copy link
Contributor

@bruce-riley bruce-riley commented Jan 24, 2025

js (client-support-arbitrary-chain-registration)$ worm generate registration -i 49 -p Aptos -m TokenBridge -a 0x0000000000000000000000000000000000000000000000000000000000000002 -g <guardianKey>
010000000001006e366ef014166b9618721b6e7c37d6a0dab510a6526061c219f88d46f39ada887a870c4aeff812795a4a78d0334567af817c54c1bfe197f0b92c357f4e49a311000000000100000001000100000000000000000000000000000000000000000000000000000000000000040000000003d9804a00000000000000000000000000000000000000000000546f6b656e42726964676501000000310000000000000000000000000000000000000000000000000000000000000002
js (client-support-arbitrary-chain-registration)$ worm verify-vaa -n testnet -v 010000000001006e366ef014166b9618721b6e7c37d6a0dab510a6526061c219f88d46f39ada887a870c4aeff812795a4a78d0334567af817c54c1bfe197f0b92c357f4e49a311000000000100000001000100000000000000000000000000000000000000000000000000000000000000040000000003d9804a00000000000000000000000000000000000000000000546f6b656e42726964676501000000310000000000000000000000000000000000000000000000000000000000000002
Verification succeeded!
js (client-support-arbitrary-chain-registration)$ worm parse 010000000001006e366ef014166b9618721b6e7c37d6a0dab510a6526061c219f88d46f39ada887a870c4aeff812795a4a78d0334567af817c54c1bfe197f0b92c357f4e49a311000000000100000001000100000000000000000000000000000000000000000000000000000000000000040000000003d9804a00000000000000000000000000000000000000000000546f6b656e42726964676501000000310000000000000000000000000000000000000000000000000000000000000002
{
  "version": 1,
  "guardianSetIndex": 0,
  "signatures": [
    {
      "guardianSetIndex": 0,
      "signature": "6e366ef014166b9618721b6e7c37d6a0dab510a6526061c219f88d46f39ada887a870c4aeff812795a4a78d0334567af817c54c1bfe197f0b92c357f4e49a31100"
    }
  ],
  "timestamp": 1,
  "nonce": 1,
  "emitterChain": 1,
  "emitterAddress": "0x0000000000000000000000000000000000000000000000000000000000000004",
  "sequence": "64585802",
  "consistencyLevel": 0,
  "payload": {
    "module": "TokenBridge",
    "type": "RegisterChain",
    "chain": 0,
    "emitterChain": 49,
    "emitterAddress": "0x0000000000000000000000000000000000000000000000000000000000000002"
  },
  "digest": "0x20e9db4e69b09f3faa7c332a22f5f4386bf9832fb6959cf959877cb7d09725c4"
}
js (client-support-arbitrary-chain-registration)$

@bruce-riley bruce-riley marked this pull request as ready for review January 24, 2025 21:10
@bruce-riley bruce-riley changed the title Deployment: Add Movement testnet token bridge Deployment: Add Movement testnet token bridge registration VAA Jan 24, 2025
evan-gray
evan-gray previously approved these changes Jan 24, 2025
panoel
panoel previously approved these changes Jan 27, 2025
@bruce-riley bruce-riley dismissed stale reviews from panoel and evan-gray via 84d9700 January 27, 2025 14:16
@bruce-riley bruce-riley force-pushed the deployment_add_movement_testnet_token_bridge branch from d7e784c to 84d9700 Compare January 27, 2025 14:16
@bruce-riley bruce-riley merged commit c1aad31 into wormhole-foundation:main Jan 27, 2025
29 checks passed
@bruce-riley bruce-riley deleted the deployment_add_movement_testnet_token_bridge branch January 27, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants