solana-with-rpc-optimizations/web3.js/test
Justin Starry 7ba419e5d5
fix: allow signing a populated transaction (#24475)
2022-04-20 01:03:37 +08:00
..
fixtures/noop-program Add script for running nightly rustfmt on all workspaces (#23244) 2022-02-22 11:59:06 +08:00
mocks chore: update Connection to non-deprecated endpoints (#22800) 2022-01-28 00:43:01 +01: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
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 test: add test for signature notifications 2022-04-09 19:43:15 -07:00
ed25519-program.test.ts feat: support for builtin ed25519 program 2021-09-15 09:09:51 +01: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 fix: remove async for createProgramAddress and findProgramAddress (#2… (#23185) 2022-04-18 16:17:00 +02:00
rollup.config.js chore: bump mockttp from 1.2.2 to 2.0.1 in /web3.js (#17870) 2021-06-11 14:20:34 -07: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(stake-program): support `splitWithSeed` (#23213) 2022-02-17 12:21:07 -07: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 chore: add test timeouts 2022-01-21 13:16:42 -08:00
transaction.test.ts fix: allow signing a populated transaction (#24475) 2022-04-20 01:03:37 +08:00
url.ts chore: update commented devnet urls (#17837) 2021-06-08 15:58:34 +00:00
validator-info.test.ts
vote-program.test.ts feat(vote-program): support VoteInstruction::Authorize (#22978) 2022-02-09 11:29:49 -07:00
websocket.test.ts fix: remove buggy node polyfill plugin (#18531) 2021-07-09 00:33:41 -05:00