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

Hotfix/masked result #4361

Merged
merged 3 commits into from Feb 10, 2024
Merged

Hotfix/masked result #4361

merged 3 commits into from Feb 10, 2024

Conversation

jcnelson
Copy link
Member

This fixes a bug in block validation whereby a STX transfer transaction may succeed with an insufficient balance due to a change in how Value::expect_result() behaves.

Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5aaf813) 81.77% compared to head (7f7707c) 64.55%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4361       +/-   ##
===========================================
- Coverage   81.77%   64.55%   -17.23%     
===========================================
  Files         404      404               
  Lines      292642   292642               
===========================================
- Hits       239299   188901    -50398     
- Misses      53343   103741    +50398     

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

@jcnelson jcnelson merged commit 4edafde into master Feb 10, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants