solana/web3.js/test
Justin Starry 54775ffedf
feat: support restarting failed bpf loader deploys (#12163)
* feat: support restarting failed bpf loader deploys

* chore: add error message if program already exists
2020-09-23 22:54:27 +08:00
..
__mocks__ feat: use pubsub to confirm transactions (#12095) 2020-09-08 13:12:47 +08:00
fixtures fix: build fixtures as part of test (#495) 2020-06-14 21:57:04 -07:00
mockrpc feat: use pubsub to confirm transactions (#12095) 2020-09-08 13:12:47 +08:00
.eslintrc.js
account.test.js fix: remove instanceof checks 2020-07-30 11:44:46 -07:00
bpf-loader.test.js feat: support restarting failed bpf loader deploys (#12163) 2020-09-23 22:54:27 +08:00
cluster.test.js chore: fix flow config 2020-06-18 15:39:02 +08:00
connection.test.js feat: add getStakeActivation (#12274) 2020-09-17 14:50:13 +08:00
get-confirmed-block.test.js feat: add err field to status results 2020-06-14 21:57:04 -07:00
new-account-with-lamports.js feat: use pubsub to confirm transactions (#12095) 2020-09-08 13:12:47 +08:00
nonce.test.js feat: create instructions instead of transaction from system program (#12156) 2020-09-10 15:43:32 +08:00
publickey.test.js fix: bn clipping in create_program_address (#11951) 2020-08-31 15:02:21 -07:00
shortvec-encoding.test.js fix: Add transaction encoding helper functions 2020-06-14 21:57:04 -07:00
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 fix: connection url can upgrade to a websocket if no port is supplied 2020-06-14 21:57:04 -07:00
validator-info.test.js fix: update keybaseId to keybaseUsername 2020-06-14 21:57:04 -07:00
websocket.test.js feat: add idle timeout and fix subscription race (#12093) 2020-09-07 23:12:22 +08:00