solana/web3.js/test
Tyera Eulberg 1eb7681a85
solana-web3: add TransferWithSeed implementation (#14570)
* fix: add handling for TransferWithSeed system instruction

* chore: add failing Assign/AllocateWithSeed test

* fix: broken Allocate/AssignWithSeed methods
2021-01-14 09:59:31 -07:00
..
__mocks__
fixtures chore: port web3.js to solana-test-validator 2020-12-17 20:53:10 +00:00
mockrpc fix: clean up racy tests 2020-12-24 12:31:02 -08:00
.eslintrc.js
account.test.js
agent-manager.test.js
bpf-loader.test.js chore: don't match specific error text (#14494) 2021-01-08 14:59:01 -07:00
cluster.test.js
connection.test.js fix: clean up racy tests 2020-12-24 12:31:02 -08:00
get-confirmed-block.test.js
new-account-with-lamports.js
nonce.test.js fix: clean up racy tests 2020-12-24 12:31:02 -08:00
publickey.test.js
secp256k1-program.test.js
shortvec-encoding.test.js
stake-program.test.js chore: fix flaky web3 stake-program test (#14504) 2021-01-09 03:17:57 +00:00
system-program.test.js solana-web3: add TransferWithSeed implementation (#14570) 2021-01-14 09:59:31 -07:00
transaction-payer.test.js fix: clean up racy tests 2020-12-24 12:31:02 -08:00
transaction.test.js feat: allow setting explicit fee payer for transaction (#13129) 2020-10-25 09:59:38 +08:00
url.js
validator-info.test.js
websocket.test.js