Skip to content

BIP 360#1

Open
cryptoquick wants to merge 6 commits into
masterfrom
bip360
Open

BIP 360#1
cryptoquick wants to merge 6 commits into
masterfrom
bip360

Conversation

@cryptoquick

Copy link
Copy Markdown
Owner
  • Hash Commitment generation for P2QRH addresses with different key types
  • ScriptPubKey generation for P2QRH outputs
  • Example address generation (bc1r...)
  • Transaction serialization with attestation data

@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 13966783468

Details

  • 695 of 882 (78.8%) changed or added relevant lines in 9 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 82.958%

Changes Missing Coverage Covered Lines Changed/Added Lines %
bitcoin/src/blockdata/script/borrowed.rs 0 4 0.0%
bitcoin/src/blockdata/script/owned.rs 4 8 50.0%
bitcoin/src/blockdata/script/witness_program.rs 22 26 84.62%
bitcoin/src/address/mod.rs 2 9 22.22%
bitcoin/src/qubit/address.rs 71 87 81.61%
primitives/src/attestation.rs 350 370 94.59%
bitcoin/src/qubit/mod.rs 183 204 89.71%
bitcoin/src/qubit/serialized_signature.rs 54 106 50.94%
bitcoin/src/crypto/qubit.rs 9 68 13.24%
Totals Coverage Status
Change from base Build 13941248875: -0.1%
Covered Lines: 22475
Relevant Lines: 27092

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants