solana/web3.js/test
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
..
fixtures/noop-program Support for returnData in simulate transaction (#26499) 2022-07-12 14:07:17 +02:00
message-tests feat: add support for creating version 0 transactions (#27142) 2022-08-25 15:42:54 +02:00
mocks chore: restructure utils code 2022-08-12 17:11:51 +01:00
program-tests [web3.js] Replace sha256 and secp256k1 impls (#27390) 2022-08-25 13:34:11 -07:00
.gitignore
account.test.ts
agent-manager.test.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00
bpf-loader.test.ts Support for returnData in simulate transaction (#26499) 2022-07-12 14:07:17 +02:00
cluster.test.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00
connection-subscriptions.test.ts
connection.test.ts feat: add support for creating version 0 transactions (#27142) 2022-08-25 15:42:54 +02:00
epoch-schedule.test.ts
keypair.test.ts
makeWebsocketUrl.test.ts [web3.js] Eliminate dependency on `URL` class (#27349) 2022-08-24 11:02:40 -07:00
nonce.test.ts
publickey.test.ts
shortvec-encoding.test.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00
transaction-payer.test.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00
transaction.test.ts feat: add support for creating version 0 transactions (#27142) 2022-08-25 15:42:54 +02:00
url.ts
validator-info.test.ts
websocket.test.ts chore: restructure utils code 2022-08-12 17:11:51 +01:00