arborwallet / arbor-wallet

Arbor Wallet is a light Chia wallet (SPV) with a focus on user privacy and security.
https://www.arborwallet.com
Apache License 2.0
11 stars 6 forks source link

Local signing implementation #40

Closed scotopic closed 2 years ago

scotopic commented 2 years ago

@Rigidity - It'd be helpful to have separated commits for unrelated changes in future PRs. For example, it appears the api response classes were being cleaned up and those could have been a separate commit. Everything in lib/ could also have been a separate commit. That helps later when we need to clean up, it's easy to find relevant commits if/when looking the git commit history.