-
-
Notifications
You must be signed in to change notification settings - Fork 21
Version 0.12 #113
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
Version 0.12 #113
Conversation
seal method must be defined at the protocol level, such that all seals under a protocol are enforced to use the same method
Signed-off-by: Dr Maxim Orlovsky <[email protected]>
Signed-off-by: Dr Maxim Orlovsky <[email protected]>
Signed-off-by: Dr Maxim Orlovsky <[email protected]>
automatic derive requires dbc::Proof to be Ord, which is not always the case
matching Outpoint serialization length
this should allow creating different seals when the same outpoint is used
Release v0.11.0
Unify single-use seals
Differentiate witness txo-based seals from existing utxo-based seals
Codecov ReportAttention: Patch coverage is
❌ Your patch status has failed because the patch coverage (51.2%) is below the target coverage (60.0%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #113 +/- ##
========================================
- Coverage 40.7% 39.7% -1.0%
========================================
Files 35 28 -7
Lines 3521 2711 -810
========================================
- Hits 1432 1076 -356
+ Misses 2089 1635 -454
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.