Skip to content
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: batch drop mempool transactions (#1920) #1927

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Conversation

rafaelcr
Copy link
Collaborator

@rafaelcr rafaelcr commented Apr 5, 2024

cherry-pick from #1920

Copy link

github-actions bot commented Apr 5, 2024

Vercel deployment URL: https://stacks-blockchain-r38xkzx89-blockstack.vercel.app 🚀

Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.02%. Comparing base (50d032c) to head (9ef381f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1927   +/-   ##
=======================================
  Coverage   72.02%   72.02%           
=======================================
  Files          93       93           
  Lines       12025    12026    +1     
  Branches     2654     2654           
=======================================
+ Hits         8661     8662    +1     
  Misses       3208     3208           
  Partials      156      156           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rafaelcr rafaelcr merged commit f522d79 into master Apr 5, 2024
31 checks passed
@rafaelcr rafaelcr deleted the cherry-pick branch April 5, 2024 16:56
blockstack-devops pushed a commit that referenced this pull request Apr 5, 2024
## [7.9.1](v7.9.0...v7.9.1) (2024-04-05)

### Bug Fixes

* batch drop mempool transactions ([#1920](#1920)) ([#1927](#1927)) ([f522d79](f522d79))
@blockstack-devops
Copy link

🎉 This PR is included in version 7.9.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

blockstack-devops pushed a commit that referenced this pull request Apr 9, 2024
## [7.10.0-beta.2](v7.10.0-beta.1...v7.10.0-beta.2) (2024-04-09)

### Features

* add nakamoto block time to v2 endpoints ([#1921](#1921)) ([ae6bbe8](ae6bbe8))
* rosetta pox4 stacking support ([#1928](#1928)) ([2ba36f9](2ba36f9)), closes [#1929](#1929)

### Bug Fixes

* add nakamoto testnet to openapi docs ([#1910](#1910)) ([01fb971](01fb971))
* batch drop mempool transactions ([#1920](#1920)) ([a7ee96d](a7ee96d))
* batch drop mempool transactions ([#1920](#1920)) ([#1927](#1927)) ([f522d79](f522d79))
* cycle signer filter ([#1916](#1916)) ([dc7d600](dc7d600))
* cycles response for empty cycle info ([#1914](#1914)) ([a7a4558](a7a4558))
* other empty result responses ([#1915](#1915)) ([3cd2c64](3cd2c64))
@blockstack-devops
Copy link

🎉 This PR is included in version 7.10.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants