Skip to content

Fix warn tx pool endpoint#7691

Merged
miiu96 merged 4 commits into
feat/supernova-async-execfrom
fix-warn-pool-endpoint
Feb 10, 2026
Merged

Fix warn tx pool endpoint#7691
miiu96 merged 4 commits into
feat/supernova-async-execfrom
fix-warn-pool-endpoint

Conversation

@miiu96

@miiu96 miiu96 commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

Reasoning behind the pull request

  • Added an extra check for sender address, for the case when we have rewards transactions in pool and the /transaction/pool endpoint is called. ( the field sender for a reward transaction is empty)

Pre-requisites

Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:

  • was the PR targeted to the correct branch?
  • if this is a larger feature that probably needs more than one PR, is there a feat branch created?
  • if this is a feat branch merging, do all satellite projects have a proper tag inside go.mod?

@miiu96 miiu96 self-assigned this Feb 10, 2026
@codecov

codecov Bot commented Feb 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.51%. Comparing base (d8d6658) to head (8ef17e0).
⚠️ Report is 5 commits behind head on feat/supernova-async-exec.

Additional details and impacted files
@@                      Coverage Diff                      @@
##           feat/supernova-async-exec    #7691      +/-   ##
=============================================================
- Coverage                      77.51%   77.51%   -0.01%     
=============================================================
  Files                            880      880              
  Lines                         122572   122576       +4     
=============================================================
- Hits                           95017    95014       -3     
- Misses                         21229    21234       +5     
- Partials                        6326     6328       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@miiu96 miiu96 merged commit 0a9b44a into feat/supernova-async-exec Feb 10, 2026
11 checks passed
@miiu96 miiu96 deleted the fix-warn-pool-endpoint branch February 10, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants