Skip to content

fix(toolkit): do not create dust actions if spends and registrations are empty#758

Merged
ozgb merged 3 commits into
mainfrom
skowron/toolkit_no_dust_actions
Feb 24, 2026
Merged

fix(toolkit): do not create dust actions if spends and registrations are empty#758
ozgb merged 3 commits into
mainfrom
skowron/toolkit_no_dust_actions

Conversation

@mpskowron

@mpskowron mpskowron commented Feb 23, 2026

Copy link
Copy Markdown
Contributor

Overview

When dust actions are empty, they shouldn't be included in a transaction. The fix is straightforward, but I couldn't reproduce the issue yet

🗹 TODO before merging

📌 Submission Checklist

  • Changes are backward-compatible (or flagged if breaking)
  • Pull request description explains why the change is needed
  • Self-reviewed the diff
  • I have included a change file, or skipped for this reason:
  • If the changes introduce a new feature, I have bumped the node minor version
  • Update documentation (if relevant)
  • Updated AGENTS.md if build commands, architecture, or workflows changed
  • No new todos introduced

🧪 Testing Evidence

Please describe any additional testing aside from CI:

  • Additional tests are provided (if possible)

🔱 Fork Strategy

  • Node Runtime Update
  • Node Client Update
  • Other:
  • N/A

Links

Jira: https://shielded.atlassian.net/browse/PM-21958

@github-actions

Copy link
Copy Markdown
Contributor

kics-logo

KICS version: v2.1.16

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 0
MEDIUM MEDIUM 96
LOW LOW 12
INFO INFO 83
TRACE TRACE 0
TOTAL TOTAL 191
Metric Values
Files scanned placeholder 31
Files parsed placeholder 31
Files failed to scan placeholder 0
Total executed queries placeholder 73
Queries failed to execute placeholder 0
Execution time placeholder 9

@ozgb ozgb marked this pull request as ready for review February 24, 2026 13:06
@ozgb ozgb requested a review from a team as a code owner February 24, 2026 13:06
@ozgb ozgb added this pull request to the merge queue Feb 24, 2026
Merged via the queue into main with commit 21c5af2 Feb 24, 2026
57 of 63 checks passed
@ozgb ozgb deleted the skowron/toolkit_no_dust_actions branch February 24, 2026 14:16
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.

2 participants