-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
RCP-240313B, -0326A, pre-0327A: Simplify scripting, support future transformers, remove type systems, make metadata fields multiple #227
Conversation
Replaced with interface inheritance
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #227 +/- ##
========================================
+ Coverage 14.1% 14.5% +0.4%
========================================
Files 33 30 -3
Lines 4154 3862 -292
========================================
- Hits 585 559 -26
+ Misses 3569 3303 -266
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
All non-consensus data has been removed from anchors and consignment API into resolver API, which can now return SPV info etc without consensus-breaking changes
8160164
to
8d73140
Compare
Simplify consignment APIs
f1608b7
to
3508e6e
Compare
chroe: ignore typo check on RGB address
Co-authored-by: Dr. Maxim Orlovsky <[email protected]>
Co-authored-by: Dr. Maxim Orlovsky <[email protected]>
chore: drop unreachable conditional branch
Move asset tags to genesis
Use only explicit data in the global state
Alternative to #221