solana/web3.js/test
Steven Luscher 8921b0a35a
fix: [web3] only ever send RPC socket messages when the socket is open (#29195)
2023-01-31 09:03:40 -08:00
..
fixtures/noop-program Update maintainers references (#29997) 2023-01-31 08:07:13 -05:00
message-tests fix: replace bigint literals with `BigInt` constructors (#27930) 2022-09-19 18:31:16 -07:00
mocks fix: [web3] only ever send RPC socket messages when the socket is open (#29195) 2023-01-31 09:03:40 -08:00
program-tests chore: remove failing request units test (#27735) 2022-09-12 23:18:29 +00:00
transaction-tests fix: TransactionMessage.decompile() now counts the correct number of unsigned, writable accounts (#28990) 2022-11-30 09:57:54 -08:00
.gitignore chore: replace jest with mocha 2021-02-08 07:57:05 +08:00
account.test.ts chore: bump prettier from 2.2.1 to 2.3.0 in /web3.js (#17143) 2021-05-25 03:53:16 +00:00
bpf-loader.test.ts chore: typecheck web3.js tests (#29422) 2022-12-29 15:02:21 -08:00
cluster.test.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00
connection-subscriptions.test.ts fix: [web3] only ever send RPC socket messages when the socket is open (#29195) 2023-01-31 09:03:40 -08:00
connection.test.ts fix: [web3] only ever send RPC socket messages when the socket is open (#29195) 2023-01-31 09:03:40 -08:00
epoch-schedule.test.ts feat: add convenience methods to EpochSchedule (#17810) 2021-06-09 22:47:54 -07:00
keypair.test.ts fix: ensure that Keypair.secretKey is a Uint8Array (#27700) 2022-09-09 16:31:18 -04:00
makeWebsocketUrl.test.ts [web3.js] Eliminate dependency on `URL` class (#27349) 2022-08-24 11:02:40 -07:00
nonce.test.ts fix: [web3] only ever send RPC socket messages when the socket is open (#29195) 2023-01-31 09:03:40 -08:00
publickey.test.ts feat: allow PublicKey.isOnCurve to accept PublicKeyInitData (#24602) 2022-04-25 20:42:41 +08:00
shortvec-encoding.test.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00
transaction-payer.test.ts fix: [web3] only ever send RPC socket messages when the socket is open (#29195) 2023-01-31 09:03:40 -08:00
transaction.test.ts chore: typecheck web3.js tests (#29422) 2022-12-29 15:02:21 -08:00
url.ts chore: typecheck web3.js tests (#29422) 2022-12-29 15:02:21 -08:00
validator-info.test.ts fix: replace tweetnacl impl 2022-08-28 12:11:34 -07:00
websocket.test.ts fix: [web3] only ever send RPC socket messages when the socket is open (#29195) 2023-01-31 09:03:40 -08:00