Skip to content

feat: test multiple tokens in parallel streams - #199

Merged
Glittersup merged 2 commits into
TricklePay:mainfrom
zuru122:feat/issue-51
Aug 30, 2026
Merged

feat: test multiple tokens in parallel streams#199
Glittersup merged 2 commits into
TricklePay:mainfrom
zuru122:feat/issue-51

Conversation

@zuru122

@zuru122 zuru122 commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Closes #81

  • Added focused coverage for multiple tokens in parallel streams.
    • The new test creates two token contracts, opens two streams from the same
      sender, and verifies stream IDs, stream count, per-token balances, stored
      token fields, and midpoint withdrawals.

    • Updated README test coverage wording to mention multiple token parallel
      streams.

    • Existing counter overflow handling, failure documentation, and boundary
      coverage are already present on the base branch.

@drips-wave

drips-wave Bot commented Aug 30, 2026

Copy link
Copy Markdown

@zuru122 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Glittersup
Glittersup merged commit 267b0eb into TricklePay:main Aug 30, 2026
1 check passed
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.

Test multiple tokens in parallel streams

2 participants