solana-with-rpc-optimizations/web3.js/test
Steven Luscher e024806aa5
fix: mark the socket as closed when receiving a close/error message (#25180)
2022-05-13 02:07:13 -07:00
..
fixtures/noop-program
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
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 fix: include exception identifier in `catch` blocks (#25147) 2022-05-11 20:32:02 -07:00
ed25519-program.test.ts
epoch-schedule.test.ts
keypair.test.ts
nonce.test.ts
publickey.test.ts
secp256k1-program.test.ts
shortvec-encoding.test.ts
stake-program.test.ts chore: fix lagging stake program live test (#25107) 2022-05-11 00:37:15 +08: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
transaction.test.ts fix: allow mutating transactions (#25141) 2022-05-12 11:02:57 +08:00
url.ts
validator-info.test.ts
vote-program.test.ts
websocket.test.ts