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

refactor(utxo-bin): improve yargs argument parsing #4950

Merged
merged 9 commits into from
Sep 26, 2024

Conversation

OttoAllmendinger
Copy link
Contributor

  • refactor: factor out certain util funcs in utxo-bin
    TICKET: BTC-1351

  • refactor: add argToString
    Issue: BTC-1351

  • refactor: move argToString to parseString
    Issue: BTC-1351

  • refactor: factor out readStringOptions
    Issue: BTC-1351

  • refactor: move readStdin to parseString
    Issue: BTC-1351

  • refactor: move parseString.ts to args/
    Issue: BTC-1351

  • refactor: move walletKeys.ts to args/
    Issue: BTC-1351

  • refactor: move getNetworkForName to args/
    TICKET: BTC-1351

  • refactor: use getNetworkOptions(Demand) for network options
    Gets rid of some boilerplate to convert a string to a network object

    Issue: BTC-1351

@OttoAllmendinger OttoAllmendinger force-pushed the BTC-1351.utxo-bin-cleanup-args branch 2 times, most recently from 1e42a56 to b33ae2a Compare September 26, 2024 09:10
@OttoAllmendinger OttoAllmendinger changed the title BTC 1351.utxo bin cleanup args refactor(utxo-bin): improve yargs argument paring Sep 26, 2024
@OttoAllmendinger OttoAllmendinger changed the title refactor(utxo-bin): improve yargs argument paring refactor(utxo-bin): improve yargs argument parsing Sep 26, 2024
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review September 26, 2024 10:06
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner September 26, 2024 10:06
@OttoAllmendinger OttoAllmendinger merged commit ac85492 into master Sep 26, 2024
6 checks passed
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.

2 participants