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: execution from non-owner wallets #1060

Merged
merged 1 commit into from
Nov 4, 2022
Merged

Conversation

schmanu
Copy link
Member

@schmanu schmanu commented Nov 4, 2022

What it solves

Fixes the validation error when executing txs from non-owner wallets.

Resolves #1057

How this PR fixes it

Does not add signature of executing wallet if it is not an owner

How to test it

Execute a queued txs that is fully signed from a non-owner connected wallet.

Analytics changes

None

@schmanu schmanu requested a review from iamacook November 4, 2022 10:28
@github-actions
Copy link

github-actions bot commented Nov 4, 2022

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 81ed712
Status: ✅  Deploy successful!
Preview URL: https://124d92bb.web-core.pages.dev
Branch Preview URL: https://fix-non-owner-execution.web-core.pages.dev

View logs

@schmanu schmanu merged commit 112a3fc into dev Nov 4, 2022
@schmanu schmanu deleted the fix-non-owner-execution branch November 4, 2022 10:39
@katspaugh katspaugh mentioned this pull request Nov 7, 2022
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.

[Soft release] Trying to execute a tx with a non-owner shows warning message
2 participants