Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove required fields from config #3569

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Conversation

StephenButtolph
Copy link
Contributor

Why this should be merged

Having required fields inside of a config is a bit of an anti-pattern. This moves required params out of the config and into the function arguments.

How this works

Simple refactor.

How this was tested

CI

Need to be documented in RELEASES.md?

No.

@StephenButtolph StephenButtolph added the cleanup Code quality improvement label Nov 25, 2024
@StephenButtolph StephenButtolph added this to the v1.11.14 milestone Nov 25, 2024
@StephenButtolph StephenButtolph self-assigned this Nov 25, 2024
Base automatically changed from remove-unused-wallet-interface to master November 25, 2024 22:41
@marun marun added this pull request to the merge queue Nov 26, 2024
Merged via the queue into master with commit 3ec1ea2 Nov 26, 2024
23 checks passed
@marun marun deleted the move-required-fields-from-config branch November 26, 2024 08:23
@StephenButtolph StephenButtolph modified the milestones: v1.11.14, v1.12.0 Dec 9, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
cleanup Code quality improvement
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants