-
Notifications
You must be signed in to change notification settings - Fork 875
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: web3.js transaction confirmation now double-checks for already-c…
…onfirmed txs (#28290) * chore: create internal method for subscribing to subscription state changes * add status pool * fix tests * more tests * syntax fix * variable rename * fix test * comment fix * remove getSignatureStatuses pooling * rename variable * IIFE * wait for subscription * fix interval clear * test: you can now pause the establishment of subscriptions in tests * feat: implementation of signature status check after setting up signature subscription Co-authored-by: steveluscher <me+github@steveluscher.com>
- Loading branch information
1 parent
ed1fe6d
commit 772c788
Showing
3 changed files
with
222 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.