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

Update Proof of reserve doc & tests refactor #410

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

amatsonkali
Copy link
Contributor

@amatsonkali amatsonkali commented Apr 17, 2023

Update bitcoin vaults Docs & tests refactor

Overview

The bitcoin vaults documentation was missing the Proof of Reserve overview (both on CLI & Js library).

Additionally, a refactor of the pallet tests was performed to save a few hundred lines of code.

Tickets

List the tickets of the PR linked

Implementation notes

All the long tx were wrapped in functions, leaving all the dummy data intact.

Test coverage

This PR affects all of the Bitcoin vaults tests.

Loose ends

Finding a way to submit an unsigned tx with signed payload during tests is still pending.

@amatsonkali amatsonkali changed the title Updatye Proof of reserve doc & tests refactor Update Proof of reserve doc & tests refactor Apr 17, 2023
@amatsonkali amatsonkali requested review from didiermis and Dreyhh April 17, 2023 00:51
@amatsonkali amatsonkali added documentation Improvements or additions to documentation testing Add unit/integration tests labels Apr 17, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation testing Add unit/integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Bitcoin vaults docs
1 participant