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

Cleanups #352

Merged
merged 11 commits into from Sep 7, 2020
Merged

Cleanups #352

merged 11 commits into from Sep 7, 2020

Conversation

stepansnigirev
Copy link
Collaborator

I started some minor refactoring of the codebase, created a util folder with potentially useful isolated modules.
Ideally the whole helpers.py should be splitted into modules and moved to util.

At the moment util contains:

  • base58 encoding-decoding tools
  • xpub tools for slip132 conversion and fingerprint extraction
  • bcur tools for Cobo
  • merkleblock proofs
  • tor hidden service utils
  • json_rpc class used by HWIBridge (and by SpecterRPC in the future)

Even though I almost didn't change the code, things may break because I didn't change imports properly.

@k9ert
Copy link
Collaborator

k9ert commented Sep 6, 2020

LGTM. As long as checks have passed, i'd merge this PR.

@stepansnigirev stepansnigirev merged commit 33d0b55 into cryptoadvance:master Sep 7, 2020
@stepansnigirev stepansnigirev deleted the cleanups branch September 7, 2020 14:45
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.

None yet

2 participants