Skip to content

Conversation

@ASuciuX
Copy link
Collaborator

@ASuciuX ASuciuX commented Aug 14, 2025

For details refer to issue #2323

Type of Change

  • New feature
  • Bug fix
  • API reference/documentation update
  • Other

Does this introduce a breaking change?

No.

Are documentation updates required?

No.

Testing information

Provide context on how tests should be performed.
Steps to reproduce the bug are on the issue referenced.

docker compose -f docker/docker-compose.dev.postgres.yml up -d
npm run test -- --config ./tests/jest.config.api.js tests/api/tx.test.ts -t "tx list - filter by tx-type" --runInBand

@codecov
Copy link

codecov bot commented Aug 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions
Copy link

github-actions bot commented Aug 14, 2025

Vercel deployment URL: https://stacks-blockchain-hg5pn3ns8-hirosystems.vercel.app 🚀

Copy link
Collaborator

@rafaelcr rafaelcr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good find! Can you add a unit test for this? You can take a test that exercises the filter and just add a nakamoto coinbase tx to it to make sure it works

Copy link
Collaborator

@rafaelcr rafaelcr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @ASuciuX !

@rafaelcr rafaelcr merged commit c9ef5e8 into develop Aug 19, 2025
26 checks passed
@rafaelcr rafaelcr deleted the fix/coinbase-txs-filter branch August 19, 2025 16:13
hirosystems-release-bot bot added a commit that referenced this pull request Aug 26, 2025
## [8.12.1](v8.12.0...v8.12.1) (2025-08-26)

### Bug Fixes

* include nakamoto coinbase txs on coinbase txs filter ([#2339](#2339)) ([c9ef5e8](c9ef5e8))
* pox cycle signer stackers query pagination ([#2345](#2345)) ([1353554](1353554))
@hirosystems-release-bot
Copy link
Contributor

🎉 This PR is included in version 8.12.1 🎉

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants