-
Notifications
You must be signed in to change notification settings - Fork 724
merge release/3.3.0.0.4 to master #6798
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
Conversation
Co-authored-by: Federico De Felici <[email protected]>
test: increase timeout for `large_mempool_base` tests
fix: only extend an earlier tenure if it commits to the canonical tip
…dget test: increase timeout for tx_replay_budget_exceeded_tenure_extend
When mock-mining, this error is okay and should resolve on retry once the parent block is available.
fix: retry on `ParentNotFound` when mock-mining
Refactor event dispatcher
…rage chore: remove clarity-cli coverage
chore: convert examples to OpenAPI v3-compliant Example Object format
* add `/v3/tenures/tip_metadata` for obtaining burn_view metadata, with openapi spec * correct the signer burn_view calculations, with e2e tests
Fix: burn view calculations in signer
Codecov Report❌ Patch coverage is ❌ Your project status has failed because the head coverage (78.62%) 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 @@
## master #6798 +/- ##
==========================================
+ Coverage 78.18% 78.62% +0.43%
==========================================
Files 580 587 +7
Lines 361096 361777 +681
==========================================
+ Hits 282312 284430 +2118
+ Misses 78784 77347 -1437
... and 72 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
PR to merge changes in release 3.3.0.0.4 -> master