solana-with-rpc-optimizations/web3.js/test
Andrew Schonfeld 4b8ab4e65d
VoteProgram.safeWithdraw function to safeguard against accidental vote account closures (#26586)
feat: safe withdraw function

Co-authored-by: aschonfeld <andrew@proofofalpha.io>
2022-08-17 00:22:38 +02:00
..
fixtures/noop-program Support for returnData in simulate transaction (#26499) 2022-07-12 14:07:17 +02:00
mocks chore: restructure utils code 2022-08-12 17:11:51 +01:00
program-tests VoteProgram.safeWithdraw function to safeguard against accidental vote account closures (#26586) 2022-08-17 00:22:38 +02:00
.gitignore
account.test.ts
agent-manager.test.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00
bpf-loader.test.ts Support for returnData in simulate transaction (#26499) 2022-07-12 14:07:17 +02:00
cluster.test.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00
connection-subscriptions.test.ts fix: mark the socket as closed when receiving a close/error message (#25180) 2022-05-13 02:07:13 -07:00
connection.test.ts feat: add getAddressLookupTable method to Connection (#27127) 2022-08-14 10:11:49 +00:00
epoch-schedule.test.ts
keypair.test.ts
nonce.test.ts
publickey.test.ts feat: allow PublicKey.isOnCurve to accept PublicKeyInitData (#24602) 2022-04-25 20:42:41 +08:00
shortvec-encoding.test.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00
transaction-payer.test.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00
transaction.test.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00
url.ts
validator-info.test.ts
websocket.test.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00