-
Notifications
You must be signed in to change notification settings - Fork 121
fix: include nakamoto coinbase txs on coinbase txs filter #2339
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
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Vercel deployment URL: https://stacks-blockchain-hg5pn3ns8-hirosystems.vercel.app 🚀 |
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.
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
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, thanks @ASuciuX !
|
🎉 This PR is included in version 8.12.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
For details refer to issue #2323
Type of Change
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.