solana-with-rpc-optimizations/web3.js/test
Justin Starry c94813e436
fix: use socket pooling for http requests in Node.js (#12480)
2020-09-25 23:52:01 +08:00
..
__mocks__
fixtures
mockrpc
.eslintrc.js
account.test.js
agent-manager.test.js fix: use socket pooling for http requests in Node.js (#12480) 2020-09-25 23:52:01 +08:00
bpf-loader.test.js feat: support restarting failed bpf loader deploys (#12163) 2020-09-23 22:54:27 +08:00
cluster.test.js
connection.test.js feat: add getStakeActivation (#12274) 2020-09-17 14:50:13 +08:00
get-confirmed-block.test.js
new-account-with-lamports.js
nonce.test.js feat: create instructions instead of transaction from system program (#12156) 2020-09-10 15:43:32 +08:00
publickey.test.js
shortvec-encoding.test.js
stake-program.test.js chore: add integration test (#12143) 2020-09-09 23:32:50 +00:00
system-program.test.js feat: create instructions instead of transaction from system program (#12156) 2020-09-10 15:43:32 +08:00
transaction-payer.test.js feat: create instructions instead of transaction from system program (#12156) 2020-09-10 15:43:32 +08:00
transaction.test.js fix: support serialization of partially signed transactions 2020-09-13 07:20:14 +00:00
url.js
validator-info.test.js
websocket.test.js