solana/web3.js/src
Steven Luscher 1a836ab4af
[web3.js] Replace sha256 and secp256k1 impls (#27390)
* fix: replace `@ethersproject/sha2` with `@noble/hashes/sha256`

* fix: replace `secp256k1` with `@noble/secp256k1`
2022-08-25 13:34:11 -07: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 support for creating version 0 transactions (#27142) 2022-08-25 15:42:54 +02:00
programs [web3.js] Replace sha256 and secp256k1 impls (#27390) 2022-08-25 13:34:11 -07:00
transaction feat: add support for creating version 0 transactions (#27142) 2022-08-25 15:42:54 +02:00
utils [web3.js] Replace sha256 and secp256k1 impls (#27390) 2022-08-25 13:34:11 -07:00
account-data.ts feat: add getAddressLookupTable method to Connection (#27127) 2022-08-14 10:11:49 +00:00
account.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00
agent-manager.ts
blockhash.ts
bpf-loader-deprecated.ts
bpf-loader.ts
connection.ts [web3.js] Eliminate dependency on `URL` class (#27349) 2022-08-24 11:02:40 -07: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
keypair.ts
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 [web3.js] Replace sha256 and secp256k1 impls (#27390) 2022-08-25 13:34:11 -07:00
sysvar.ts
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