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

Update hyperlane transaction tests to use hyperlane-decode-token-message. #1833

Merged
1 commit merged into from
Feb 22, 2024

Conversation

ghost
Copy link

@ghost ghost commented Feb 22, 2024

Should be updated (cabal.project) & merged after #1344.

@ghost ghost requested a review from edmundnoble February 22, 2024 18:22
, " \"chainId\" := chain-id, "
, " \"recipient\" := recipient-guard }"
, " (enforce (= amount 0.000000000000000123) \"invalid amount\")"
, " )"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also add

(enforce (= (create-principal recipient-guard)
  ("k:da1a339bd82d2c2e9180626a00dc043275deb3ababb27b5738abf6b9dcee8db6"))

@ghost ghost force-pushed the hyperlane_message_tests branch from b3d89bf to 84b3021 Compare February 22, 2024 19:15
@ghost ghost force-pushed the hyperlane_message_tests branch from 84b3021 to 2a651ce Compare February 22, 2024 19:17
@ghost ghost merged commit 5e8645d into master Feb 22, 2024
34 of 39 checks passed
@ghost ghost deleted the hyperlane_message_tests branch February 22, 2024 20:54
This pull request was closed.
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.

1 participant