solana/web3.js/test
Justin Starry d3a2934e75 chore: fix flaky test and stop running broken examples in ci 2020-06-14 21:57:04 -07:00
..
__mocks__ chore: fix flow 2020-06-14 21:57:04 -07:00
fixtures
mockrpc fix: update feeCalculator layout 2020-06-14 21:57:04 -07:00
.eslintrc.js
account.test.js
bpf-loader.test.js feat: specify program account when using bpf loader 2020-06-14 21:57:04 -07:00
budget-program.test.js
cluster.test.js feat: rename testnet util methods 2020-06-14 21:57:04 -07:00
connection.test.js chore: fix flaky test and stop running broken examples in ci 2020-06-14 21:57:04 -07: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
nonce.test.js feat: allow passing seed to createNonceAccount 2020-06-14 21:57:04 -07:00
publickey.test.js feat: use crypto-hash instead of hasha 2020-06-14 21:57:04 -07:00
shortvec-encoding.test.js
stake-program.test.js feat: use crypto-hash instead of hasha 2020-06-14 21:57:04 -07:00
system-program.test.js feat: add support for more system instructions 2020-06-14 21:57:04 -07:00
transaction-payer.test.js feat: update getSignatureStatus methods 2020-06-14 21:57:04 -07:00
transaction.test.js fix: recent blockhash decoding for conf transactions 2020-06-14 21:57:04 -07: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