solana/web3.js/src
Pierre ebe3d2d59d
fix: simulateTransaction accounts items can be null (#23229)
* fix: simulated accounts can be null

* Use Missing rather than token program id

Co-authored-by: Arrowana <8245419+Arrowana@users.noreply.github.com>
2022-02-21 14:20:11 +08:00
..
util fix: enable maxRetries option to SendOptions (#22893) 2022-02-03 11:54:43 -07:00
account.ts
agent-manager.ts
blockhash.ts
bpf-loader-deprecated.ts
bpf-loader.ts
connection.ts fix: simulateTransaction accounts items can be null (#23229) 2022-02-21 14:20:11 +08:00
ed25519-program.ts
epoch-schedule.ts
errors.ts
fee-calculator.ts
index.ts feat(web3.js): support withdraw from Vote account (#22932) 2022-02-04 13:37:28 -07:00
instruction.ts
keypair.ts
layout.ts feat(web3.js): support withdraw from Vote account (#22932) 2022-02-04 13:37:28 -07:00
loader.ts
message.ts
nonce-account.ts
publickey.ts
secp256k1-program.ts
stake-program.ts feat(stake-program): support `splitWithSeed` (#23213) 2022-02-17 12:21:07 -07:00
system-program.ts
sysvar.ts
timing.ts
transaction.ts fix: non-deterministic writeable account order (#21724) 2022-01-08 13:38:58 +08:00
validator-info.ts
vote-account.ts
vote-program.ts feat(vote-program): support VoteInstruction::Authorize (#22978) 2022-02-09 11:29:49 -07:00