Commit Graph

107 Commits

Author SHA1 Message Date
Lion - dapplion 902896968f
Bump test deps (#139) 2022-10-07 18:25:44 +02:00
Cayman 87ecb9c523
v7.1.1 2022-05-15 12:59:40 -05:00
Cayman 7a40f17c64
chore: bump blst peer dependency 2022-05-14 11:25:16 -05:00
Cayman 86792ee65e
v7.1.0 2022-05-09 10:36:08 -05:00
Cayman 41ef77a071
chore: add errors and constants to exports 2022-05-09 09:58:33 -05:00
Cayman 42022a176f
v7.0.0 2022-05-05 08:08:35 -05:00
Cayman 1845268ed0
Update readme/package.json 2022-04-25 04:21:01 -05:00
Cayman 7c2e883527
Tweaks and upgrade karma/webpack 2022-04-14 12:16:06 -05:00
Cayman 269c96832b
Simplify exports 2022-04-13 14:36:07 -05:00
Cayman 9a851a095a
Add default export 2022-04-13 13:14:12 -05:00
Cayman 8881334330
Use @chainsafe/threads 2022-04-11 15:15:17 -05:00
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
Paul Miller 1459ad5052
Update bls-keygen to 0.4 2022-02-22 21:35:48 +02:00
g11tech 97d0047b58 release 6.0.3 2021-09-25 11:40:28 +05:30
g11tech 6854661b29 bls-eth-wasm package update for invalidating signature not in g2, validation on by default 2021-09-22 11:05:53 +05:30
dapplion b02b7aabdc v6.0.2 2021-08-23 19:55:04 +02:00
dapplion 61ce6b1ead Add register script 2021-08-23 19:27:09 +02:00
dapplion 9c0e071405 v6.0.1 Release 2021-04-05 22:53:31 +02:00
dapplion b3f5285cbc v6.0.0 Release 2021-04-05 21:41:37 +02:00
dapplion 69c3408964 Enable multi-threading for all implementations 2021-04-05 17:49:18 +02:00
dapplion e81764f710 Use mocharc 2021-04-04 23:00:37 +02:00
dapplion 618556e9fb Bump blst-ts to v0.1.6 2021-01-27 18:51:09 +01:00
dapplion af5f136a15 Bump to v5.1.1 2020-12-18 13:08:51 +01:00
dapplion 027c707264 Enable worker-threads support for blst 2020-12-17 18:45:38 +01:00
dapplion 3fdd17b718 v5.1.0 Release 2020-12-08 21:52:17 +00:00
dapplion 430841f9bd Simplify build setup with tsc 2020-12-06 11:44:32 +00:00
dapplion 9e3fe5a2d0 Run benchmark:all on benchmark:all 2020-12-01 08:40:51 +00:00
dapplion 4e2f60b5b8 Fix benchmark setup 2020-12-01 08:29:19 +00:00
dapplion b64ff7f1d4 bump @chainsafe/lodestar-spec-test-util 2020-12-01 08:17:25 +00:00
Cayman 7a0b30ec1b
v5.0.1 2020-11-30 18:10:26 -06:00
dapplion 46e26a621c Expose benchmark:all script 2020-11-30 22:07:26 +00:00
Cayman 6b290fe817
v5.0.0 2020-11-30 14:26:12 -06:00
dapplion a379898589 Bump @chainsafe/blst 2020-11-29 15:08:17 +00:00
dapplion b507ed28c0 Use randombytes instead of node's crypto 2020-11-28 19:27:59 +00:00
dapplion b0ed0e8cb5 Include root import files in package.json 2020-11-28 19:06:29 +00:00
dapplion 104d6dd269 Use upstream types for bls-eth-wasm 2020-11-28 19:05:34 +00:00
dapplion 530e86d98f Export strategies 2020-11-25 15:03:15 +00:00
dapplion ec859a1c32 Fix backing dependencies 2020-11-25 11:39:49 +00:00
dapplion c59cf98695 Merge 'dev' into 'blst' 2020-11-25 11:10:06 +00:00
Marin Petrunić b7b5082861
Merge remote-tracking branch 'origin/dev' into mpetrunic/assert 2020-11-24 21:04:07 +01:00
Marin Petrunić ea01f26967
remove assert dep 2020-11-23 12:34:19 +01:00
Marin Petrunić 34f285e779
force latest v8 profile version 2020-11-23 12:11:00 +01:00
Marin Petrunić 426316ddc2
remove @chainsafe/eth2-bls-wasm dep 2020-11-23 12:06:20 +01:00
dapplion 2073d31a15 Run benchmarks on CI 2020-11-20 19:37:20 +00:00
dapplion 6e7782b306 Bump blst-ts to v0.1.2 2020-11-20 09:38:44 +00:00
dapplion fa12879651 Bump blst-ts 2020-11-19 21:46:18 +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 aca18fbcda Test blst-ts with spec tests 2020-11-13 21:43:20 +00:00
dapplion eaffbae449 Include tests in ts-config 2020-11-04 18:00:50 +00:00