Skip to content

Fix spurious test failures due to accidental zero token transfers#2083

Open
ImplOfAnImpl wants to merge 1 commit into
mempool_return_txs_in_insertion_orderfrom
fix_spurious_test_failures_due_to_zero_token_transfers
Open

Fix spurious test failures due to accidental zero token transfers#2083
ImplOfAnImpl wants to merge 1 commit into
mempool_return_txs_in_insertion_orderfrom
fix_spurious_test_failures_due_to_zero_token_transfers

Conversation

@ImplOfAnImpl

Copy link
Copy Markdown
Contributor

Tests by default use the latest chainstate upgrades, where zero token transfers are no longer allowed. And currently some tests may accidentally create zero token outputs and fail because of this.
Here I fix an actual failure that I got on CI plus all other places that I could find that can potentially produce a zero token output.

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.

1 participant