RGB-WG / rgb-core

RGB Core Library: consensus validation for private & scalable client-validated smart contracts on Bitcoin & Lightning
https://spec.rgb.tech
Apache License 2.0
207 stars 52 forks source link

Release v0.10.8 #176

Closed dr-orlovsky closed 11 months ago

dr-orlovsky commented 11 months ago

Will wait until both @zoedberg and @cryptoquick will confirm that their systems works against this release.

There were no significant changes - just API refinement, rust lints and dependency updates - but there was a lot of new code in BP consensus which was added (and not used in RGB). Nothing in strict types shows that any RGB-related data had changed - and downstream everything compiles against this release - but just in case, want to make sure that for you guys everything also works as expected.

dr-orlovsky commented 11 months ago

Strage Github closed PR by itself.

Anyway, will wait for @cryptoquick confirmation and than do the release

codecov[bot] commented 11 months ago

Codecov Report

Merging #176 (f9dc0af) into master (626c61a) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master    #176   +/-   ##
======================================
  Coverage    12.8%   12.8%           
======================================
  Files          30      30           
  Lines        3079    3079           
======================================
  Hits          394     394           
  Misses       2685    2685           
Flag Coverage Δ
rust 12.8% <ø> (ø)

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

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more