solana/web3.js/src
Justin Starry d9b1ebece7
feat: add version getter to VersionedTransaction class (#27734)
2022-09-13 00:22:12 +00:00
..
__forks__ fix: fork `URL` and `fetch` for React Native in web3.js (#26604) 2022-07-12 21:41:33 -07:00
message feat: add `TransactionMessage` class (#27526) 2022-09-07 03:51:52 +00:00
programs chore: remove failing request units test (#27735) 2022-09-12 23:18:29 +00:00
transaction feat: add version getter to VersionedTransaction class (#27734) 2022-09-13 00:22:12 +00: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 feat: add version getter to VersionedTransaction class (#27734) 2022-09-13 00:22:12 +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 feat: implement message v0 compilation (#27524) 2022-09-06 23:43:22 -04: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