solana/web3.js/test
Justin Starry a7e6f4deef
feat: support additional compute budget ixs (#25104)
2022-05-20 07:27:48 +00:00
..
fixtures/noop-program fix: replace rust cfg annotations that use bpf by target_os solana 2022-05-18 20:39:43 -07:00
mocks feat: thread new blockheight expiry strategy through `sendAndConfirmTransaction` (#25227) 2022-05-14 21:54:12 -07:00
.gitignore
account.test.ts
agent-manager.test.ts
bpf-loader.test.ts feat: thread new blockheight expiry strategy through `sendAndConfirmTransaction` (#25227) 2022-05-14 21:54:12 -07:00
cluster.test.ts
compute-budget.test.ts feat: support additional compute budget ixs (#25104) 2022-05-20 07:27:48 +00:00
connection-subscriptions.test.ts
connection.test.ts feat: thread new blockheight expiry strategy through `sendAndConfirmTransaction` (#25227) 2022-05-14 21:54:12 -07:00
ed25519-program.test.ts
epoch-schedule.test.ts
keypair.test.ts
nonce.test.ts
publickey.test.ts
secp256k1-program.test.ts
shortvec-encoding.test.ts
stake-program.test.ts feat: thread new blockheight expiry strategy through `sendAndConfirmTransaction` (#25227) 2022-05-14 21:54:12 -07:00
system-program.test.ts
transaction-payer.test.ts
transaction.test.ts feat: thread new blockheight expiry strategy through `sendAndConfirmTransaction` (#25227) 2022-05-14 21:54:12 -07:00
url.ts
validator-info.test.ts
vote-program.test.ts
websocket.test.ts