solana-with-rpc-optimizations/web3.js/test
Athar Mohammad ce337e009d
feat(web3.js): add support for get stake minimum delegation (#26682)
2022-07-22 01:02:49 -07:00
..
fixtures/noop-program Support for returnData in simulate transaction (#26499) 2022-07-12 14:07:17 +02:00
mocks
.gitignore
account.test.ts
address-lookup-table-program.test.ts feat: added web3 bindings for Address Lookup Table Program instructions (#26469) 2022-07-13 20:19:51 +01:00
agent-manager.test.ts
bpf-loader.test.ts Support for returnData in simulate transaction (#26499) 2022-07-12 14:07:17 +02:00
cluster.test.ts
compute-budget.test.ts
connection-subscriptions.test.ts
connection.test.ts feat(web3.js): add support for get stake minimum delegation (#26682) 2022-07-22 01:02:49 -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(web3.js): add support for get stake minimum delegation (#26682) 2022-07-22 01:02:49 -07:00
system-program.test.ts
transaction-payer.test.ts
transaction.test.ts fix: always use the nonce as the recent blockhash; never overwrite it (#25829) 2022-06-26 19:01:54 -07:00
url.ts
validator-info.test.ts
vote-program.test.ts
websocket.test.ts