Commit Graph

27 Commits

Author SHA1 Message Date
Cayman 0056e13ee5
feat: use esm
BREAKING CHANGE:
Only esm is exported, no commonjs
Named exports (excluding `bls`) are no longer exported from the root.
`browser` and `node` exports are removed in favor of
implementation-specific naming.
2022-04-11 10:15:43 -05:00
dapplion adf89c8360 Add validate key option to PublicKey.fromBytes() 2021-04-05 22:38:12 +02:00
dapplion 25b1fdcb1b Set strictNullChecks to true 2020-12-06 11:38:05 +00:00
dapplion b64ff7f1d4 bump @chainsafe/lodestar-spec-test-util 2020-12-01 08:17:25 +00:00
Cayman b5b2e6dfc7
Consistent naming 2020-11-30 12:03:49 -06:00
Cayman 21b319711f
Fix linter error 2020-11-29 20:43:57 -06:00
dapplion c557db4a78 Make errors consistent 2020-11-30 00:20:55 +00:00
dapplion 6fe9b09a92 Fix herumi tests 2020-11-29 23:55:45 +00:00
dapplion d3616e50f6 Remove async from runForAllImplementations 2020-11-29 23:55:45 +00:00
dapplion 8055f73afb Use browser friendly hexToBytes, bytesToHex methods 2020-11-28 19:52:32 +00:00
dapplion 990258dbd9 Fix type errors in benchmark runner
Lint issues
2020-11-20 19:37:20 +00:00
dapplion f8cd6e7afa Update tests to run both implementations 2020-11-19 14:41:45 +00:00
dapplion 57694c2e54 Co-exist implementations 2020-11-19 13:22:41 +00:00
dapplion 7f54032626 Fix lint errors 2020-11-05 21:44:36 +00:00
Cayman 49d6d9f62c
Run prettier 2020-11-05 14:55:25 -06:00
Cayman c22069335f
Run prettier 2020-11-04 11:40:36 -06:00
Marin Petrunić 20121c330b
update tests 2020-05-21 12:52:11 +02:00
Marin Petrunić 07e93404d6
add spec tests 2020-02-26 09:19:15 +01:00
Cayman e950c172f4 Add test runner package 2020-01-20 17:33:48 -06:00
Marin Petrunić 7f0baaa874 enable bls compressed spec tests 2019-12-10 11:55:30 +01:00
Marin Petrunić 72f95898a8 address Pr comments 2019-12-02 13:44:45 +01:00
Marin Petrunić 2d0725a5cc rewritten bls to use wasm 2019-11-27 21:58:41 +01:00
Marin Petrunić 0a21bfb8cd bls uses spec tests cases from npm module 2019-09-29 10:47:17 +02:00
Marin Petrunić 8ef2ac2ac0 working bls on 0.8.3 tests 2019-09-05 18:51:27 -04:00
Marin Petrunić 45e687f25e upgrade bls tests to 0.8.3 2019-09-05 15:06:46 +02:00
Marin Petrunić 98ec4bb402 improve bls spec tests 2019-09-04 13:35:34 +02:00
Cayman c1359b51fb bls tests/ -> test/ 2019-08-05 10:51:44 -05:00