solana-with-rpc-optimizations/web3.js/test
Steven Luscher dd8295981b
test: you can now supply promises for values when mocking RPC subscriptions (#24920)
2022-05-02 17:02:35 -07:00
..
fixtures/noop-program Add script for running nightly rustfmt on all workspaces (#23244) 2022-02-22 11:59:06 +08:00
mocks test: you can now supply promises for values when mocking RPC subscriptions (#24920) 2022-05-02 17:02:35 -07:00
.gitignore
account.test.ts
agent-manager.test.ts
bpf-loader.test.ts
cluster.test.ts
compute-budget.test.ts feat: add support for compute budget instructions (#24086) 2022-04-26 23:58:32 +08:00
connection-subscriptions.test.ts fix: the one where we fix client subscriptions (#24473) 2022-04-28 16:21:39 -07:00
connection.test.ts test: repair web3.js getBlocks tests (#24813) 2022-04-28 16:09:08 -07:00
ed25519-program.test.ts
epoch-schedule.test.ts
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(stake-program): support `splitWithSeed` (#23213) 2022-02-17 12:21:07 -07:00
system-program.test.ts
transaction-payer.test.ts chore: add test timeouts 2022-01-21 13:16:42 -08:00
transaction.test.ts test: increase timeout for getEstimatedFee test (#24732) 2022-04-26 23:54:56 -07:00
url.ts
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