solana/web3.js/test/mocks
Adrian Brzeziński d16810ec84
fix: web3.js transaction confirmation now double-checks for already-confirmed 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>
2022-11-28 11:55:56 -08:00
..
rpc-http.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00
rpc-websockets.ts fix: web3.js transaction confirmation now double-checks for already-confirmed txs (#28290) 2022-11-28 11:55:56 -08:00