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

Use new history API #253

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Use new history API #253

wants to merge 2 commits into from

Conversation

dr-orlovsky
Copy link
Member

Closes #252 and solves RGB-WG/rgb-tests#3

As a consequence also:

  • removes interfaces dependency, making the rgb cli tool fully agnostic from any existing interfaces in all operations (including history)
  • completes support for NFTs and other forms of state data

@dr-orlovsky dr-orlovsky added this to the v0.11.0 milestone Sep 20, 2024
@dr-orlovsky dr-orlovsky added the bug Something isn't working label Sep 20, 2024
@dr-orlovsky dr-orlovsky self-assigned this Sep 20, 2024
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

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

Project coverage is 3.0%. Comparing base (e3bb8e3) to head (419264c).

Files with missing lines Patch % Lines
cli/src/command.rs 0.0% 73 Missing ⚠️
src/filters.rs 0.0% 13 Missing ⚠️
src/pay.rs 0.0% 5 Missing ⚠️
src/wallet.rs 0.0% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #253     +/-   ##
=======================================
- Coverage     3.0%   3.0%   -0.1%     
=======================================
  Files          14     14             
  Lines        1753   1785     +32     
=======================================
  Hits           53     53             
- Misses       1700   1732     +32     
Flag Coverage Δ
rust 3.0% <0.0%> (-0.1%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In review
Development

Successfully merging this pull request may close these issues.

Tracking: RGB operation history
1 participant