Fix: burn view calculations in signer#6782
Fix: burn view calculations in signer#6782aaronb-stacks merged 2 commits intostacks-network:release/3.3.0.0.4from
Conversation
Codecov Report❌ Patch coverage is ❌ Your project status has failed because the head coverage (74.18%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## release/3.3.0.0.4 #6782 +/- ##
=====================================================
- Coverage 78.40% 74.18% -4.23%
=====================================================
Files 585 587 +2
Lines 361384 361777 +393
=====================================================
- Hits 283360 268373 -14987
- Misses 78024 93404 +15380
... and 248 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
7e6f2b1 to
29af4a6
Compare
* add `/v3/tenures/tip_metadata` for obtaining burn_view metadata, with openapi spec * correct the signer burn_view calculations, with e2e tests
29af4a6 to
afb1113
Compare
jacinta-stacks
left a comment
There was a problem hiding this comment.
Just a nit about copyright.
911924b
7baa99a
into
stacks-network:release/3.3.0.0.4
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This fixes some of the burn view calculations used by signers to evaluate proposals
/v3/tenures/tip_metadatafor obtaining burn_view metadata