Skip to content

feat: implement checkNetworkHealth() before transaction submission#197

Merged
Chuks-coderr merged 3 commits into
SoroStream:mainfrom
marshalfleet:feat/add-network-unavailable-error
Jun 30, 2026
Merged

feat: implement checkNetworkHealth() before transaction submission#197
Chuks-coderr merged 3 commits into
SoroStream:mainfrom
marshalfleet:feat/add-network-unavailable-error

Conversation

@marshalfleet

Copy link
Copy Markdown
Contributor
  • Add checkNetworkHealth method with 5s timeout and 10s cache
  • Throws NetworkUnavailableError if RPC is unresponsive

Closes #163

- Add checkNetworkHealth method with 5s timeout and 10s cache
- Throws NetworkUnavailableError if RPC is unresponsive

Closes SoroStream#163
@drips-wave

drips-wave Bot commented Jun 30, 2026

Copy link
Copy Markdown

@marshalfleet 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

@Chuks-coderr Chuks-coderr merged commit 81b1b31 into SoroStream:main Jun 30, 2026
0 of 4 checks 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.

Implement network health check before transaction submission

2 participants