solana/web3.js/src
steveluscher 807f88e547 fix: add TypeScript types to the rustString buffer layout helper 2022-03-24 22:55:52 -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 chore: migrate to typescript 2021-03-17 10:26:00 +08:00
blockhash.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
bpf-loader-deprecated.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
bpf-loader.ts fix: update buffer-layout to fix downstream bundler issues (#18529) 2021-07-08 20:01:11 -05:00
connection.ts fix: add type-check script to web3.js package (#23109) 2022-03-23 12:58:42 -07:00
ed25519-program.ts feat: support for builtin ed25519 program 2021-09-15 09:09:51 +01:00
epoch-schedule.ts feat: add convenience methods to EpochSchedule (#17810) 2021-06-09 22:47:54 -07:00
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: update buffer-layout to fix downstream bundler issues (#18529) 2021-07-08 20:01:11 -05:00
message.ts web3.js: add accounts support to simulateTransaction (#19590) 2021-09-16 14:10:28 -07:00
nonce-account.ts fix: update buffer-layout to fix downstream bundler issues (#18529) 2021-07-08 20:01:11 -05:00
publickey.ts fix: add publickey toJSON (#22004) 2021-12-20 15:16:32 -06:00
secp256k1-program.ts feat: improve esm compatibility (#21373) 2021-11-24 09:41:37 -05:00
stake-program.ts feat(stake-program): support `splitWithSeed` (#23213) 2022-02-17 12:21:07 -07:00
system-program.ts fix: update buffer-layout to fix downstream bundler issues (#18529) 2021-07-08 20:01:11 -05:00
sysvar.ts fix: add Sysvar PubKeys 2021-12-29 16:30:34 -07:00
timing.ts chore: migrate to typescript 2021-03-17 10:26:00 +08:00
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(web3.js): VoteAccount.fromAccountData() throws range error (#21091) 2021-11-30 13:55:21 -05:00
vote-program.ts feat(vote-program): support VoteInstruction::Authorize (#22978) 2022-02-09 11:29:49 -07:00