solana/web3.js/test
steveluscher 1727ca4371 test: massage tests from PR 25641 2022-05-30 11:40:30 -07:00
..
fixtures/noop-program fix: replace rust cfg annotations that use bpf by target_os solana 2022-05-18 20:39:43 -07:00
mocks feat: thread new blockheight expiry strategy through `sendAndConfirmTransaction` (#25227) 2022-05-14 21:54:12 -07:00
.gitignore
account.test.ts
agent-manager.test.ts
bpf-loader.test.ts feat: thread new blockheight expiry strategy through `sendAndConfirmTransaction` (#25227) 2022-05-14 21:54:12 -07:00
cluster.test.ts
compute-budget.test.ts feat: support additional compute budget ixs (#25104) 2022-05-20 07:27:48 +00:00
connection-subscriptions.test.ts fix: mark the socket as closed when receiving a close/error message (#25180) 2022-05-13 02:07:13 -07:00
connection.test.ts feat: thread new blockheight expiry strategy through `sendAndConfirmTransaction` (#25227) 2022-05-14 21:54:12 -07:00
ed25519-program.test.ts feat: support for builtin ed25519 program 2021-09-15 09:09:51 +01:00
epoch-schedule.test.ts feat: add convenience methods to EpochSchedule (#17810) 2021-06-09 22:47:54 -07:00
keypair.test.ts
nonce.test.ts
publickey.test.ts feat: allow PublicKey.isOnCurve to accept PublicKeyInitData (#24602) 2022-04-25 20:42:41 +08:00
secp256k1-program.test.ts
shortvec-encoding.test.ts
stake-program.test.ts feat: thread new blockheight expiry strategy through `sendAndConfirmTransaction` (#25227) 2022-05-14 21:54:12 -07:00
system-program.test.ts fix: add bigint support to system transfers (#24975) 2022-05-04 19:14:31 -07:00
transaction-payer.test.ts chore: add test timeouts 2022-01-21 13:16:42 -08:00
transaction.test.ts test: massage tests from PR 25641 2022-05-30 11:40:30 -07:00
url.ts chore: update commented devnet urls (#17837) 2021-06-08 15:58:34 +00:00
validator-info.test.ts
vote-program.test.ts feat(vote-program): support VoteInstruction::Authorize (#22978) 2022-02-09 11:29:49 -07:00
websocket.test.ts fix: the one where we fix client subscriptions (#24473) 2022-04-28 16:21:39 -07:00