solana-with-rpc-optimizations/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__
fixtures
mockrpc
.eslintrc.js
account.test.js
agent-manager.test.js
bpf-loader.test.js fix: fallback to connection commitment when confirming transactions (#13285) 2020-10-29 17:22:53 +00:00
cluster.test.js
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
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
publickey.test.js
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
system-program.test.js
transaction-payer.test.js
transaction.test.js feat: allow setting explicit fee payer for transaction (#13129) 2020-10-25 09:59:38 +08:00
url.js
validator-info.test.js
websocket.test.js