solana/web3.js/test
Justin Starry 6a7115b8bd fix: allow Uint8Array and Array<number> where Buffer is accepted 2020-06-14 21:57:04 -07:00
..
__mocks__
fixtures fix: build fixtures as part of test (#495) 2020-06-14 21:57:04 -07:00
mockrpc fix: update rpc methods to upstream changes 2020-06-14 21:57:04 -07:00
.eslintrc.js
account.test.js
bpf-loader.test.js fix: update rpc methods to upstream changes 2020-06-14 21:57:04 -07:00
budget-program.test.js
connection.test.js chore: run lint 2020-06-14 21:57:04 -07:00
new-account-with-lamports.js
nonce.test.js fix: update rpc methods to upstream changes 2020-06-14 21:57:04 -07:00
publickey.test.js feat: add stake program methods; refactor instruction type handling 2020-06-14 21:57:04 -07:00
shortvec-encoding.test.js
stake-program.test.js fix: update stake program api 2020-06-14 21:57:04 -07:00
system-program.test.js fix: repair key handling in _getSignData and add Nonce live test 2020-06-14 21:57:04 -07:00
testnet.test.js
transaction-payer.test.js fix: fund various test accounts above rent minimum to stabilize tests 2020-06-14 21:57:04 -07:00
transaction.test.js fix: allow Uint8Array and Array<number> where Buffer is accepted 2020-06-14 21:57:04 -07:00
url.js
validator-info.test.js