solana/web3.js/src
stellaw1 c08cfafd6c feat: adds getBlockProduction RPC call 2022-03-26 18:31:40 -07:00
..
util fix: enable maxRetries option to SendOptions (#22893) 2022-02-03 11:54:43 -07:00
account.ts feat: improve esm compatibility (#21373) 2021-11-24 09:41:37 -05:00
agent-manager.ts
blockhash.ts
bpf-loader-deprecated.ts
bpf-loader.ts fix: update buffer-layout to fix downstream bundler issues (#18529) 2021-07-08 20:01:11 -05:00
connection.ts feat: adds getBlockProduction RPC call 2022-03-26 18:31:40 -07:00
ed25519-program.ts fix: when there is no instruction index, default to the current instruction by supplying u16:MAX 2022-03-24 22:55:52 -07:00
epoch-schedule.ts
errors.ts feat(web3): add send transaction error with logs #18277 (#18606) 2021-07-13 09:14:20 -05:00
fee-calculator.ts fix: update buffer-layout to fix downstream bundler issues (#18529) 2021-07-08 20:01:11 -05:00
index.ts feat(web3.js): support withdraw from Vote account (#22932) 2022-02-04 13:37:28 -07:00
instruction.ts fix: add TypeScript buffer type to instruction.ts 2022-03-24 22:55:52 -07:00
keypair.ts feat: improve esm compatibility (#21373) 2021-11-24 09:41:37 -05:00
layout.ts fix: add TypeScript types to the rustString buffer layout helper 2022-03-24 22:55:52 -07:00
loader.ts fix: add TypeScript buffer type to loader.ts 2022-03-24 22:55:52 -07:00
message.ts fix: add TypeScript buffer type to message.ts 2022-03-24 22:55:52 -07:00
nonce-account.ts fix: add TypeScript buffer type to nonce-account.ts 2022-03-24 22:55:52 -07:00
publickey.ts fix: add publickey toJSON (#22004) 2021-12-20 15:16:32 -06:00
secp256k1-program.ts fix: add TypeScript buffer type to secp256k1-program.ts 2022-03-24 22:55:52 -07:00
stake-program.ts fix: add TypeScript buffer type to stake-program.ts 2022-03-24 22:55:52 -07:00
system-program.ts fix: add TypeScript buffer type to system-program.ts 2022-03-24 22:55:52 -07:00
sysvar.ts fix: add Sysvar PubKeys 2021-12-29 16:30:34 -07:00
timing.ts
transaction.ts feat: add getEstimatedFee to Transaction (#23579) 2022-03-11 10:05:22 -07:00
validator-info.ts fix: update buffer-layout to fix downstream bundler issues (#18529) 2021-07-08 20:01:11 -05:00
vote-account.ts fix: add TypeScript buffer type to vote-account.ts 2022-03-24 22:55:52 -07:00
vote-program.ts fix: add TypeScript buffer type to vote-program.ts 2022-03-24 22:55:52 -07:00