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

fix: safe tx support #522

Merged
merged 4 commits into from
Jun 20, 2023
Merged

fix: safe tx support #522

merged 4 commits into from
Jun 20, 2023

Conversation

TateB
Copy link
Collaborator

@TateB TateB commented Jun 14, 2023

changes:

  • added an isSafeTx property to the tx store items
  • added a SAFE check in onSuccess() after sending a transaction
  • wrote a new waitForTransaction() function that has special handling for safe txs (attempts to fetch from the SAFE api)

fix works with both walletconnect and SAFE web

Fixes FET-1241

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jun 14, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9e5b303
Status: ✅  Deploy successful!
Preview URL: https://dfdca65d.ens-app-v3.pages.dev
Branch Preview URL: https://fix-safe-support.ens-app-v3.pages.dev

View logs

@deploysentinel
Copy link

deploysentinel bot commented Jun 14, 2023

Current Cypress Test Results Summary

✅ 105 Passing - ⚠️ 2 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 06/20/2023 01:51:22am UTC)

Run Details

Running Workflow Test on Github Actions

Commit: 9e5b303

Started: 06/20/2023 01:37:26am UTC

⚠️ Flakes

📄   e2e/specs/stateless/02_setPrimary.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Set Primary Name from settings subgraph errors should disable button for wrapped subname in profile
Retry 1Initial Attempt
0% (0) 0 / 32 runs
failed over last 7 days
100% (32) 32 / 32 runs
flaked over last 7 days

📄   e2e/specs/stateless/08_registerName.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Register Name should allow normal registration
Retry 1Initial Attempt
5.36% (3) 3 / 56 runs
failed over last 7 days
94.64% (53) 53 / 56 runs
flaked over last 7 days

View Detailed Build Results


Current Cypress Test Results Summary

✅ 16 Passing - ⚠️ 1 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 06/20/2023 01:51:22am UTC)

Run Details

Running Workflow Test on Github Actions

Commit: 9e5b303

Started: 06/20/2023 01:37:32am UTC

⚠️ Flakes

📄   e2e/specs/stateful/03_dnsclaim.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Import DNSSEC name should allow user to import a domain that they are not the owner of
Retry 1Initial Attempt
0% (0) 0 / 55 runs
failed over last 7 days
3.64% (2) 2 / 55 runs
flaked over last 7 days

View Detailed Build Results


@TateB TateB changed the base branch from feat/wc-v2-support to main June 16, 2023 00:36
@github-actions github-actions bot requested a deployment to ens-app-v3 (Preview) June 16, 2023 01:13 Abandoned
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