-
Notifications
You must be signed in to change notification settings - Fork 118
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
feat: add /extended/v2/smart-contracts/status
endpoint
#1833
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## beta #1833 +/- ##
===========================================
- Coverage 71.72% 16.96% -54.76%
===========================================
Files 91 92 +1
Lines 11835 11881 +46
Branches 2622 2626 +4
===========================================
- Hits 8489 2016 -6473
- Misses 3193 9110 +5917
- Partials 153 755 +602 ☔ View full report in Codecov by Sentry. |
Vercel deployment URL: https://stacks-blockchain-r3n0ak6fb-blockstack.vercel.app 🚀 |
docs/api/smart-contracts/get-smart-contracts-status.example.json
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
## [7.8.0](v7.7.2...v7.8.0) (2024-01-23) ### Features * add `/extended/v2/smart-contracts/status` endpoint ([#1833](#1833)) ([3535c11](3535c11)) * run inserts in batch and in parallel when processing new block ([#1818](#1818)) ([86dfdb5](86dfdb5)) * upgrade to node 20, use bookworm-slim image ([#1832](#1832)) ([0a42109](0a42109)) ### Bug Fixes * change all HASH indexes to BTREE to optimize writes ([#1825](#1825)) ([234936b](234936b)) * log block event counts after processing ([#1820](#1820)) ([9c39743](9c39743)), closes [#1819](#1819) [#1819](#1819) * optimize re-org queries and indexes ([#1821](#1821)) ([5505d35](5505d35)) * parallelize re-org update queries ([#1835](#1835)) ([340a304](340a304))
🎉 This PR is included in version 7.8.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Retrieves the deployment status of multiple smart contracts at once