solana/web3.js/test
Justin Starry 3e13cde988
fix: allow messages to be compiled without instructions (#17621)
* fix: allow messages to be compiled without instructions

* chore: fix tests
2021-06-02 12:39:59 -07:00
..
fixtures/noop-program Bump num-derive from 0.3.2 to 0.3.3 (#17547) 2021-05-27 19:43:00 -06:00
mocks feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
.gitignore
account.test.ts chore: bump prettier from 2.2.1 to 2.3.0 in /web3.js (#17143) 2021-05-25 03:53:16 +00:00
agent-manager.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
bpf-loader.test.ts chore: bump prettier from 2.2.1 to 2.3.0 in /web3.js (#17143) 2021-05-25 03:53:16 +00:00
cluster.test.ts fix: cluster test 2021-05-14 16:20:39 -06:00
connection.test.ts chore: fix formatting (#17483) 2021-05-25 19:39:11 +00:00
keypair.test.ts feat: generate random keypair with constructor (#17448) 2021-05-24 21:04:05 -07:00
nonce.test.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
publickey.test.ts feat: add decodeUnchecked to borsh-schema.ts (#17620) 2021-06-02 13:43:01 +02:00
rollup.config.js chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
secp256k1-program.test.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
shortvec-encoding.test.ts chore: bump prettier from 2.2.1 to 2.3.0 in /web3.js (#17143) 2021-05-25 03:53:16 +00:00
stake-program.test.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
system-program.test.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
transaction-payer.test.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
transaction.test.ts fix: allow messages to be compiled without instructions (#17621) 2021-06-02 12:39:59 -07:00
url.ts feat(web3): add ability to pass different websocket endpoint #17387 (#17556) 2021-05-27 14:57:32 -07:00
validator-info.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
websocket.test.ts feat(web3): add ability to pass different websocket endpoint #17387 (#17556) 2021-05-27 14:57:32 -07:00