BP-WG / bp-core

BP Core Lib: consensus data structures and client-side-validation library for bitcoin protocol
Apache License 2.0
23 stars 20 forks source link

Reserve bytes in anchor for the future new types and SPVs #81

Closed dr-orlovsky closed 7 months ago

dr-orlovsky commented 7 months ago

Required for enabling https://github.com/RGB-WG/RFC/issues/3 in the future as a fast-forward and not a pushback

Related PRs:

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 47.1%. Comparing base (78b23e3) to head (5d492b1).

Files Patch % Lines
dbc/src/anchor.rs 0.0% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #81 +/- ## ======================================== - Coverage 47.2% 47.1% -0.1% ======================================== Files 36 36 Lines 3216 3222 +6 ======================================== Hits 1518 1518 - Misses 1698 1704 +6 ``` | [Flag](https://app.codecov.io/gh/BP-WG/bp-core/pull/81/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BP-WG) | Coverage Δ | | |---|---|---| | [rust](https://app.codecov.io/gh/BP-WG/bp-core/pull/81/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BP-WG) | `47.1% <0.0%> (-0.1%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BP-WG#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.