-
Notifications
You must be signed in to change notification settings - Fork 37.7k
wallet: fund transaction external input cleanups #23188
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
wallet: fund transaction external input cleanups #23188
Conversation
ACK 7d56d5a |
Also please squash, they're all trivial 2 line commits. |
Synchronize error checking for external inputs Rename external output Select to SelectExternal Const FundTransaction variables
7d56d5a
to
4356878
Compare
@meshcollider thanks, I couldn't figure out how many test issues there were in total. Please tag me in the PR for review squashed |
ACK 4356878 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK 4356878
Is this "cleanup" a refactoring or a behaviour change? |
Should be non behavior changing.
…On Wed, Oct 6, 2021, 4:50 PM MarcoFalke ***@***.***> wrote:
Is this "cleanup" a refactoring or a behaviour change?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#23188 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABMAFU6UIZT3F4QSE76RKFTUFQEVBANCNFSM5FL2FXZQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ConflictsReviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 4356878
Minor cleanups to #17211