solana/web3.js/src
Justin Starry 49daa596c0
fix: incorrect error message for getFeeForMessage (#28529)
2022-10-21 01:50:10 +00:00
..
__forks__ fix: fork `URL` and `fetch` for React Native in web3.js (#26604) 2022-07-12 21:41:33 -07:00
message fix: improve `MessageV0.getAccountKeys` API ergonomics (#28042) 2022-09-24 05:37:58 +00:00
programs fix: replace bigint literals with `BigInt` constructors (#27930) 2022-09-19 18:31:16 -07:00
transaction feat: implement addSignature in VersionedTransaction (#27945) 2022-09-21 17:22:40 -07:00
utils fix: replace tweetnacl impl 2022-08-28 12:11:34 -07:00
account-data.ts feat: add getAddressLookupTable method to Connection (#27127) 2022-08-14 10:11:49 +00:00
account.ts fix: replace tweetnacl impl 2022-08-28 12:11:34 -07:00
agent-manager.ts
blockhash.ts
bpf-loader-deprecated.ts
bpf-loader.ts
connection.ts fix: incorrect error message for getFeeForMessage (#28529) 2022-10-21 01:50:10 +00:00
epoch-schedule.ts
errors.ts feat: web3.js RPC errors now hold the error `code` and `data` on the error object (#26318) 2022-06-30 13:08:10 -07:00
fee-calculator.ts chore: annotate more types as deprecated (#27067) 2022-08-10 20:35:30 +00:00
fetch-impl.ts fix: web3.js fork fetch for browsers 2022-05-26 14:40:18 -07:00
index.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00
instruction.ts fix: add TypeScript buffer type to instruction.ts 2022-03-24 22:55:52 -07:00
keypair.ts fix: ensure that Keypair.secretKey is a Uint8Array (#27700) 2022-09-09 16:31:18 -04:00
layout.ts feat: added `authorizeWithSeed` to the vote program in web3.js (#27627) 2022-09-06 22:37:43 -07:00
loader.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00
nonce-account.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00
publickey.ts chore: improve default PublicKey docs (#28372) 2022-10-12 20:04:22 -06:00
sysvar.ts fix: add Sysvar PubKeys 2021-12-29 16:30:34 -07:00
timing.ts
validator-info.ts chore: add constant for pubkey byte length (#27134) 2022-08-14 16:19:06 +00:00
vote-account.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00