-
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
fix: include address transactions with no stx transfers #1887
Conversation
Vercel deployment URL: https://stacks-blockchain-fkt7zao9n-blockstack.vercel.app 🚀 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## beta #1887 +/- ##
=======================================
Coverage 72.02% 72.02%
=======================================
Files 93 93
Lines 12025 12025
Branches 2654 2654
=======================================
Hits 8661 8661
Misses 3208 3208
Partials 156 156 ☔ View full report in Codecov by Sentry. |
## [7.9.0-beta.2](v7.9.0-beta.1...v7.9.0-beta.2) (2024-03-15) ### Bug Fixes * include address transactions with no stx transfers ([#1887](#1887)) ([d308e46](d308e46))
🎉 This PR is included in version 7.9.0-beta.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [7.9.0](v7.8.2...v7.9.0) (2024-03-15) ### Features * add v2 addresses endpoints ([#1876](#1876)) ([c9440dd](c9440dd)) ### Bug Fixes * include address transactions from genesis block ([#1888](#1888)) ([cdea9e6](cdea9e6)) * include address transactions with no stx transfers ([#1887](#1887)) ([d308e46](d308e46)) * show status endpoint in /extended ([#1869](#1869)) ([cf47f8f](cf47f8f))
🎉 This PR is included in version 7.9.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Fix for
/extended/v2/addresses/:address/transfers