solana/web3.js/src
Justin Starry 14b1434c52
fix: remove dependency on @solana/buffer-layout-utils (#25399)
2022-05-20 17:57:01 +08:00
..
util fix: remove dependency on @solana/buffer-layout-utils (#25399) 2022-05-20 17:57:01 +08: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
compute-budget.ts fix: remove dependency on @solana/buffer-layout-utils (#25399) 2022-05-20 17:57:01 +08:00
connection.ts chore: typo in BlockheightBasedTransactionConfirmationStrategy (#25279) 2022-05-17 16:59:04 -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
fee-calculator.ts
index.ts fix: restore export of PACKET_DATA_SIZE to web3.js 2022-04-28 20:03:57 -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: eliminate circular dependencies in web3.js (#24729) 2022-04-27 11:41:14 -07:00
message.ts fix: eliminate circular dependencies in web3.js (#24729) 2022-04-27 11:41:14 -07:00
nonce-account.ts fix: add TypeScript buffer type to nonce-account.ts 2022-03-24 22:55:52 -07:00
publickey.ts feat: allow PublicKey.isOnCurve to accept PublicKeyInitData (#24602) 2022-04-25 20:42:41 +08:00
secp256k1-program.ts fix: add TypeScript buffer type to secp256k1-program.ts 2022-03-24 22:55:52 -07:00
stake-program.ts Add const fn StakeState::size_of and static assertion (#24416) 2022-04-20 01:04:12 +08:00
system-program.ts fix: remove dependency on @solana/buffer-layout-utils (#25399) 2022-05-20 17:57:01 +08:00
sysvar.ts fix: add Sysvar PubKeys 2021-12-29 16:30:34 -07:00
timing.ts
transaction-constants.ts fix: eliminate circular dependencies in web3.js (#24729) 2022-04-27 11:41:14 -07:00
transaction.ts fix: speed up transaction signing by removing code that does nothing (#25302) 2022-05-18 11:08:13 -07:00
validator-info.ts
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