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

Implements protocol updates for SentMessage #491

Merged
merged 5 commits into from
Oct 1, 2024

Conversation

nitaliano
Copy link
Collaborator

Description

The protocol recently updated how it handled SentMessage events notable it's just no longer an anonymous event

  • Updates decodeSentMessage to accept an array of logs instead of the raw hex payload
  • decodeSentMessage will now return the parsed log so we can generate the message id
  • Updates extractMessageIdentifierFromLog to call decodeSentMessage now internally

Copy link

netlify bot commented Oct 1, 2024

Deploy Preview for storybook-component-library canceled.

Name Link
🔨 Latest commit f35e68c
🔍 Latest deploy log https://app.netlify.com/sites/storybook-component-library/deploys/66fbfda4d52e890008592532

Copy link

netlify bot commented Oct 1, 2024

Deploy Preview for kyc-optimism-io-faq ready!

Name Link
🔨 Latest commit f35e68c
🔍 Latest deploy log https://app.netlify.com/sites/kyc-optimism-io-faq/deploys/66fbfda46f73b000080b173a
😎 Deploy Preview https://deploy-preview-491--kyc-optimism-io-faq.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 1, 2024

Deploy Preview for op-dapp-console-preview ready!

Name Link
🔨 Latest commit f35e68c
🔍 Latest deploy log https://app.netlify.com/sites/op-dapp-console-preview/deploys/66fbfda4fa05940008c26f25
😎 Deploy Preview https://deploy-preview-491--op-dapp-console-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

cloudflare-workers-and-pages bot commented Oct 1, 2024

Deploying superchain-paymaster-nft-mint-example with  Cloudflare Pages  Cloudflare Pages

Latest commit: f35e68c
Status: ✅  Deploy successful!
Preview URL: https://d3aff582.superchain-paymaster-nft-mint-example.pages.dev
Branch Preview URL: https://nick-fix-viem-sent-message.superchain-paymaster-nft-mint-example.pages.dev

View logs

@nitaliano nitaliano marked this pull request as ready for review October 1, 2024 13:50
@nitaliano nitaliano requested a review from a team as a code owner October 1, 2024 13:50
@nitaliano nitaliano changed the title Implements protcol updates for SentMessage Implements protocol updates for SentMessage Oct 1, 2024
@nitaliano nitaliano merged commit efa52cc into main Oct 1, 2024
17 of 18 checks passed
@nitaliano nitaliano deleted the nick/fix-viem-sent-message branch October 1, 2024 13:54
@github-actions github-actions bot mentioned this pull request Oct 1, 2024
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.

2 participants