Commit Graph

25 Commits

Author SHA1 Message Date
053ca44133 Change to @tornado/ethers and use @tornado/noble-curves
Some checks failed
Generate Documentation / Generate Documentation (push) Has been cancelled
Browser Tests / Run Browser Tests (push) Has been cancelled
CI Tests / Run Node.js Tests (18.x, commonjs) (push) Has been cancelled
CI Tests / Run Node.js Tests (18.x, esm) (push) Has been cancelled
CI Tests / Run Node.js Tests (20.x, commonjs) (push) Has been cancelled
CI Tests / Run Node.js Tests (20.x, esm) (push) Has been cancelled
CI Tests / Generate Coverage Report (push) Has been cancelled
Environment Tests / Test TypeScript Environments (commonjs, node) (push) Has been cancelled
Environment Tests / Test TypeScript Environments (commonjs, node16) (push) Has been cancelled
Environment Tests / Test TypeScript Environments (commonjs, nodenext) (push) Has been cancelled
Environment Tests / Test TypeScript Environments (es2020, node) (push) Has been cancelled
Environment Tests / Test TypeScript Environments (es2020, node16) (push) Has been cancelled
Environment Tests / Test TypeScript Environments (es2020, nodenext) (push) Has been cancelled
Environment Tests / Test Angular Environment (push) Has been cancelled
2024-04-18 20:05:00 -07:00
Richard Moore
b27faa02ac Update to latest noble crypto libraries (#3975). 2023-09-13 03:27:40 -04:00
Richard Moore
b4fb1a166d docs: fixed typo in error message (#4306) 2023-08-10 14:20:41 -04:00
Richard Moore
a7e4048fe3 More robust support for Signatures with less standard parameter values (#3835, #4228). 2023-07-16 00:33:50 -04:00
Richard Moore
bbcfb5f6b8 docs: added jsdocs and general documentation 2023-06-01 17:42:48 -04:00
Richard Moore
1bc8b55d50 Removed superfluous logging. 2023-05-06 15:15:07 +09:00
Richard Moore
fcf6c8fcee Fixed legacy serialization for implicit chainId transactions (#3898, #3899). 2023-03-16 12:11:46 -04:00
Richard Moore
47ef3ebde3 Fixed typo in signature.s error (#3891). 2023-03-12 04:50:42 -04:00
Richard Moore
f1a810dcb5 Fixed typo in error messages (#3822, #3824). 2023-02-28 21:18:27 -05:00
Richard Moore
314595113c docs: added more jsdocs and examples 2023-02-12 21:21:11 -05:00
Richard Moore
27c9563ca5 docs: added case clarification for processing keys of different lengths. 2023-01-22 16:38:38 -05:00
Richard Moore
a63f84cda7 Allow non-bytes32 values for r and s in Signature. 2022-12-30 16:32:17 -05:00
Richard Moore
46ddc89441 docs: added jsdocs 2022-12-30 11:28:26 -05:00
Richard Moore
724881f34d docs: added examples to jsdocs 2022-12-09 18:21:45 -05:00
Richard Moore
a74b9a557c docs: added more jsdocs 2022-12-02 21:23:13 -05:00
Richard Moore
368f960904 docs: added jsdocs for crypto 2022-11-27 21:53:06 -05:00
Richard Moore
3db5864041 Switched to assert instead of throwArgument. 2022-11-04 18:08:37 -04:00
Richard Moore
e5c068c395 Converted throwArgumentError to assertArgument. 2022-10-25 04:06:00 -04:00
Richard Moore
83d01f86ba Prevent signing invalid digests. 2022-10-20 04:59:55 -04:00
Richard Moore
5813b316d7 Fixed bug parsing raw non-compressed signatures. 2022-10-20 04:59:20 -04:00
Richard Moore
14af51d4e9 Fixed browser issue for HMAC. 2022-10-20 04:58:37 -04:00
Richard Moore
58ae6b7fc5 tests: fixed locking randomBytes test 2022-09-30 19:56:13 -04:00
Richard Moore
29949a6309 Replaced logger class with simpler functions. 2022-09-08 23:21:08 -04:00
Richard Moore
955e4c0af7 Fixed circular dependency in SigningKey. 2022-09-05 16:51:48 -04:00
Richard Moore
f5336c19b1 Initial code drop for v6-beta-exports. 2022-09-05 16:14:43 -04:00