solana-with-rpc-optimizations/web3.js/test
Pierre 97ef9b2bc3
feat: add convenience methods to EpochSchedule (#17810)
* first try, failing test

* fix implementation and tests

* lint:fix

* move method tests to seperate test

* lint fix

* apply starry's comments and grab the bonus points

* minor fixes after starry's second review

Co-authored-by: Arrowana <8245419+Arrowana@users.noreply.github.com>
2021-06-09 22:47:54 -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 chore: replace jest with mocha 2021-02-08 07:57:05 +08:00
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 feat: add convenience methods to EpochSchedule (#17810) 2021-06-09 22:47:54 -07:00
epoch-schedule.test.ts feat: add convenience methods to EpochSchedule (#17810) 2021-06-09 22:47:54 -07: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 chore: update commented devnet urls (#17837) 2021-06-08 15:58:34 +00: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