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] fix: not fail on signature checks for dry-run txns #1089

Merged
merged 1 commit 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
Thanks to @PinelliaC for the fix.

@heifner heifner requested review from greg7mdp and spoonincode April 26, 2023 12:57
@heifner heifner merged commit e059d82 into release/3.2 Apr 26, 2023
@heifner heifner deleted the GH-1081-dry-run-auth-check-3.2 branch April 26, 2023 14:11
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.

4 participants