solana/web3.js/test
Josh 7c8276d2ac
fix: coerce partially decoded instructions on parsed confirmed transactions (#13979)
* feat: coerce partially decoded instructions on parsed confirmed transactions

* fix: flow tests

* fix: need to check this again
2020-12-14 19:22:22 -08:00
..
__mocks__
fixtures
mockrpc
.eslintrc.js
account.test.js
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 test: update expected program log messages 2020-11-14 20:49:30 -08:00
cluster.test.js
connection.test.js fix: coerce partially decoded instructions on parsed confirmed transactions (#13979) 2020-12-14 19:22:22 -08: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 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
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
validator-info.test.js
websocket.test.js