rgb icon indicating copy to clipboard operation
rgb copied to clipboard

State unification with removal of Pedersen commitments and bulletproofs

Open dr-orlovsky opened this issue 1 year ago • 1 comments

Tracking issue: https://github.com/RGB-WG/rgb/issues/263

Conforms to upstream PRs:

  • https://github.com/RGB-WG/rgb-core/pull/279
  • https://github.com/RGB-WG/rgb-std/pull/279

Other related PRs:

  • https://github.com/RGB-WG/rgb-interfaces/pull/15
  • https://github.com/RGB-WG/rgb-schemata/pull/50
  • TBD in rgb-tests

dr-orlovsky avatar Oct 16 '24 12:10 dr-orlovsky

Codecov Report

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

Project coverage is 3.0%. Comparing base (ce55bc4) to head (3683dd1). Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
cli/src/command.rs 0.0% 56 Missing :warning:
src/pay.rs 0.0% 8 Missing :warning:
src/wallet.rs 0.0% 1 Missing :warning:

:x: Your patch status has failed because the patch coverage (0.0%) 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            @@
##           develop   #262     +/-   ##
========================================
+ Coverage      2.8%   3.0%   +0.2%     
========================================
  Files           15     15             
  Lines         1918   1781    -137     
========================================
  Hits            53     53             
+ Misses        1865   1728    -137     
Flag Coverage Δ
rust 3.0% <0.0%> (+0.2%) :arrow_up:

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

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Oct 17 '24 15:10 codecov[bot]

Superceded by #267

dr-orlovsky avatar May 26 '25 18:05 dr-orlovsky