solana/web3.js/src
Justin Starry 204f272412
feat: support versioned txs in `sendTransaction` and `simulateTransaction` (#27528)
* feat: support versioned txs in sendTransaction and simulateTransaction

* chore: add docs for simulation config parameters
2022-09-06 23:53:42 -04: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 fix: replace tweetnacl impl 2022-08-28 12:11:34 -07:00
transaction feat: add `TransactionMessage` class (#27526) 2022-09-07 03:51:52 +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 fix: update buffer-layout to fix downstream bundler issues (#18529) 2021-07-08 20:01:11 -05:00
connection.ts feat: support versioned txs in `sendTransaction` and `simulateTransaction` (#27528) 2022-09-06 23:53:42 -04:00
epoch-schedule.ts feat: add convenience methods to EpochSchedule (#17810) 2021-06-09 22:47:54 -07:00
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: replace tweetnacl impl 2022-08-28 12:11:34 -07:00
layout.ts feat: add support for creating version 0 transactions (#27142) 2022-08-25 15:42:54 +02: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