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

SFT-2562: Add BIP-174 test vectors. #16

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

jeandudey
Copy link
Collaborator

  • test-vectors/Cargo.toml (psbt): New feature.
  • test-vectors/data/bip-0174.json: Add test vectors from BIP-0174.
  • test-vectors/data/bip-0174.json.license: Add SPDX license information.
  • test-vectors/src/lib.rs (psbt): New module.
  • test-vectors/src/psbt.rs: New file.

@jeandudey jeandudey requested a review from a team August 9, 2023 12:56
@jeandudey jeandudey self-assigned this Aug 9, 2023
@jeandudey jeandudey force-pushed the jeandudey/sft-2562-add-psbt-test-vectors branch 4 times, most recently from 617f7a2 to 633b61b Compare August 14, 2023 13:49
* test-vectors/Cargo.toml (psbt): New feature.
* test-vectors/data/bip-0174.json: Add test vectors from BIP-0174.
* test-vectors/data/bip-0174.json.license: Add SPDX license information.
* test-vectors/src/lib.rs (psbt): New module.
* test-vectors/src/psbt.rs: New file.

Signed-off-by: Jean-Pierre De Jesus DIAZ <me@jeandudey.tech>
@jeandudey jeandudey force-pushed the jeandudey/sft-2562-add-psbt-test-vectors branch from 633b61b to 7bf31de Compare August 14, 2023 14:04
@jeandudey jeandudey merged commit 464b424 into main Aug 14, 2023
11 checks passed
@jeandudey jeandudey deleted the jeandudey/sft-2562-add-psbt-test-vectors branch August 14, 2023 14:16
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.

1 participant