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

[3.2 -> 4.0] fix: not fail on signature checks for dry-run txns #1090

Merged
merged 3 commits into from
Apr 26, 2023

Conversation

heifner
Copy link
Member

@heifner heifner commented Apr 26, 2023

In this method, check_but_dont_fail is equivalent to whether the transaction is dry-run. However, when dry-run is true, authorization should not be checked.

Backport of #1081
Merges #1089 of release/3.2 into release/4.0
Thanks to @PinelliaC for the fix.

@heifner heifner requested review from greg7mdp and linh2931 April 26, 2023 14:15
@heifner heifner merged commit b56d4b5 into release/4.0 Apr 26, 2023
@heifner heifner deleted the GH-1081-dry-run-auth-check-4.0 branch April 26, 2023 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants