]> Untitled Git - bdk-cli/commitdiff
Merge bitcoindevkit/bdk-cli#48: adding the commands for proof-of-reserves using the...
authorrajarshimaitra <rajarshi149@gmail.com>
Wed, 8 Dec 2021 07:30:28 +0000 (13:00 +0530)
committerrajarshimaitra <rajarshi149@gmail.com>
Wed, 8 Dec 2021 07:33:10 +0000 (13:03 +0530)
7e6a4c848b0c7323ea12af074f38a42347a49fcc adding the commands for proof-of-reserves using the separate repository (Richard Ulrich)

Pull request description:

  <!-- You can erase any parts of this template not applicable to your Pull Request. -->

  ### adding the commands for proof-of-reserves using the separate repository

  <!-- Describe the purpose of this PR, what's being adding and/or fixed -->

  ### Notes to the reviewers

  <!-- In this section you can include notes directed to the reviewers, like explaining why some parts
  of the PR were done in a specific way -->

  ### Checklists

  #### All Submissions:

  * [x] I've signed all my commits
  * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk-cli/blob/master/CONTRIBUTING.md)
  * [x] I ran `cargo fmt` and `cargo clippy` before committing

  #### New Features:

  * [x] I've added tests for the new feature
  * [ ] I've added docs for the new feature
  * [x] I've updated `CHANGELOG.md`

  #### Bugfixes:

  * [ ] This pull request breaks the existing API
  * [ ] I've added tests to reproduce the issue which are now passing
  * [ ] I'm linking the issue being fixed by this PR

ACKs for top commit:
  notmandatory:
    ACK  7e6a4c8
  rajarshimaitra:
    ReACK https://github.com/bitcoindevkit/bdk-cli/pull/48/commits/7e6a4c848b0c7323ea12af074f38a42347a49fcc

Tree-SHA512: 3b2a02280ce0e6d9c6f061ac01d15ef3b2704c13bd6e55bfeacff4673d750d2bf93c242b87d88874d49a189207ce0990ce2882fe0a0111dfcb77f065e3d1efb9


Trivial merge