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

Further improvements to consensus ordering #260

Merged
merged 3 commits into from
Aug 28, 2024
Merged

Further improvements to consensus ordering #260

merged 3 commits into from
Aug 28, 2024

Conversation

dr-orlovsky
Copy link
Member

Counterpart to RGB-WG/rgb-core#267

Important: contains a bugfix in ce67d2b

@dr-orlovsky dr-orlovsky added bug Something isn't working enhancement New feature or request labels Aug 22, 2024
@dr-orlovsky dr-orlovsky added this to the v0.11.0 milestone Aug 22, 2024
@dr-orlovsky dr-orlovsky self-assigned this Aug 22, 2024
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 65.90909% with 15 lines in your changes missing coverage. Please review.

Project coverage is 19.4%. Comparing base (8440518) to head (1deaa56).
Report is 4 commits behind head on master.

Files Patch % Lines
src/contract/mod.rs 0.0% 5 Missing ⚠️
src/persistence/memory.rs 0.0% 4 Missing ⚠️
src/interface/builder.rs 0.0% 3 Missing ⚠️
src/persistence/stock.rs 0.0% 2 Missing ⚠️
src/containers/partials.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #260     +/-   ##
========================================
+ Coverage    19.3%   19.4%   +0.2%     
========================================
  Files          39      39             
  Lines        8592    8610     +18     
========================================
+ Hits         1654    1672     +18     
  Misses       6938    6938             
Flag Coverage Δ
rust 19.4% <65.9%> (+0.2%) ⬆️

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.

@zoedberg
Copy link
Contributor

tACK 1deaa56

@dr-orlovsky dr-orlovsky merged commit d6f22dc into master Aug 28, 2024
25 checks passed
@dr-orlovsky dr-orlovsky deleted the nonce branch September 5, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants