Skip to content

chore: improve merkle path log #745

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

Merged
merged 1 commit into from
Aug 3, 2023
Merged

Conversation

glevco
Copy link
Contributor

@glevco glevco commented Aug 3, 2023

Motivation

Improve the error log of a merkle path length when it's higher than the maximum allowed.

Acceptance Criteria

  • Change the log to include the merkle path length value.

Checklist

  • If you are requesting a merge into master, confirm this code is production-ready and can be included in future releases as soon as it gets merged

@glevco glevco self-assigned this Aug 3, 2023
@glevco glevco marked this pull request as ready for review August 3, 2023 15:40
@glevco glevco force-pushed the chore/improve-merkle-log branch from 16ae183 to d66a08c Compare August 3, 2023 17:35
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #745 (afddefe) into master (c95834d) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #745      +/-   ##
==========================================
- Coverage   84.56%   84.54%   -0.02%     
==========================================
  Files         252      252              
  Lines       21688    21689       +1     
  Branches     2937     2937              
==========================================
- Hits        18341    18338       -3     
- Misses       2709     2712       +3     
- Partials      638      639       +1     
Files Changed Coverage Δ
hathor/transaction/aux_pow.py 96.15% <100.00%> (+0.07%) ⬆️

... and 2 files with indirect coverage changes

@glevco glevco force-pushed the chore/improve-merkle-log branch from d66a08c to afddefe Compare August 3, 2023 20:02
@jansegre jansegre merged commit 32c9671 into master Aug 3, 2023
@jansegre jansegre deleted the chore/improve-merkle-log branch August 3, 2023 21:56
This was referenced Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants