solana/web3.js/test
Marc Jaramillo 2bff36dfba
feat: add getEstimatedFee to Transaction (#23579)
2022-03-11 10:05:22 -07: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
agent-manager.test.ts
bpf-loader.test.ts
cluster.test.ts
connection.test.ts fix: simulateTransaction accounts items can be null (#23229) 2022-02-21 14:20:11 +08:00
ed25519-program.test.ts
epoch-schedule.test.ts
keypair.test.ts
nonce.test.ts
publickey.test.ts fix: add publickey toJSON (#22004) 2021-12-20 15:16:32 -06:00
rollup.config.js
secp256k1-program.test.ts
shortvec-encoding.test.ts
stake-program.test.ts feat(stake-program): support `splitWithSeed` (#23213) 2022-02-17 12:21:07 -07:00
system-program.test.ts
transaction-payer.test.ts chore: add test timeouts 2022-01-21 13:16:42 -08:00
transaction.test.ts feat: add getEstimatedFee to Transaction (#23579) 2022-03-11 10:05:22 -07:00
url.ts
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