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

Fix consensus ordering for regtest #274

Closed
wants to merge 2 commits into from
Closed

Fix consensus ordering for regtest #274

wants to merge 2 commits into from

Conversation

dr-orlovsky
Copy link
Member

Closes #273

@dr-orlovsky dr-orlovsky added the bug Something isn't working label Sep 20, 2024
@dr-orlovsky dr-orlovsky added this to the v0.11.0 milestone 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 9 lines in your changes missing coverage. Please review.

Project coverage is 13.2%. Comparing base (8be4962) to head (e2a451f).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/vm/contract.rs 0.0% 9 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #274     +/-   ##
========================================
- Coverage    13.2%   13.2%   -0.0%     
========================================
  Files          29      29             
  Lines        3883    3891      +8     
========================================
  Hits          513     513             
- Misses       3370    3378      +8     
Flag Coverage Δ
rust 13.2% <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.

@dr-orlovsky
Copy link
Member Author

Closing in favor of #278

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: Done
Development

Successfully merging this pull request may close these issues.

WitnessPos ordering fails on regtest
1 participant