solana/web3.js/test
Justin Starry 7b3f96ab30
fix: fallback to connection commitment when confirming transactions (#13285)
* fix: fallback to connection commitment when confirming transactions

* chore: bump

* chore: fix tests
2020-10-29 17:22:53 +00: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
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 fix: fallback to connection commitment when confirming transactions (#13285) 2020-10-29 17:22:53 +00:00
cluster.test.js chore: fix flow config 2020-06-18 15:39:02 +08:00
connection.test.js fix: fallback to connection commitment when confirming transactions (#13285) 2020-10-29 17:22:53 +00: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: disable loader rate limiter for non solana endpoints (#13018) 2020-10-21 16:19:51 +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: createProgramAddress now throws on an invalid seed length 2020-10-13 19:01:34 -07:00
secp256k1-program.test.js feat: add Secp256k1 support to solana-web3.js (#12958) 2020-10-22 13:15:24 -07:00
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 feat: allow setting explicit fee payer for transaction (#13129) 2020-10-25 09:59:38 +08: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