solana-with-rpc-optimizations/web3.js/test
Athar Mohammad ce337e009d
feat(web3.js): add support for get stake minimum delegation (#26682)
2022-07-22 01:02:49 -07:00
..
fixtures/noop-program Support for returnData in simulate transaction (#26499) 2022-07-12 14:07:17 +02:00
mocks feat: thread new blockheight expiry strategy through `sendAndConfirmTransaction` (#25227) 2022-05-14 21:54:12 -07:00
.gitignore
account.test.ts
address-lookup-table-program.test.ts feat: added web3 bindings for Address Lookup Table Program instructions (#26469) 2022-07-13 20:19:51 +01:00
agent-manager.test.ts
bpf-loader.test.ts Support for returnData in simulate transaction (#26499) 2022-07-12 14:07:17 +02: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(web3.js): add support for get stake minimum delegation (#26682) 2022-07-22 01:02:49 -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 feat: generate random keypair with constructor (#17448) 2021-05-24 21:04:05 -07:00
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(web3.js): add support for get stake minimum delegation (#26682) 2022-07-22 01:02:49 -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 fix: always use the nonce as the recent blockhash; never overwrite it (#25829) 2022-06-26 19:01:54 -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