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

feat(ui-ux): restore - validate that tx hash is from 'bridgeToDeFiChain' #629

Merged
merged 2 commits into from
Mar 2, 2023

Conversation

lykalabrada
Copy link
Contributor

What this PR does / why we need it:

Add a checker that in the Restore tx flow, provided tx hash is done with bridgeToDeFiChain function

Which issue(s) does this PR fixes?:

Fixes #613

Additional comments?:

Developer Checklist:

  • Read your code changes at least once
  • No console errors on web
  • Tested on Light mode and Dark mode*
  • Your UI implementation visually matched the rendered design*
  • Unit tests*
  • Added e2e tests*
  • Added translations*

@netlify
Copy link

netlify bot commented Mar 2, 2023

Deploy Preview for quantumbridge ready!

Name Link
🔨 Latest commit 2bf6ebe
🔍 Latest deploy log https://app.netlify.com/sites/quantumbridge/deploys/64006fe9318a030008735e8e
😎 Deploy Preview https://deploy-preview-629--quantumbridge.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 settings.

@github-actions github-actions bot added the kind/feature New feature request label Mar 2, 2023
@thedoublejay thedoublejay merged commit a815f23 into main Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validate the eth txn hash in Recover transaction flow
2 participants