Commit Graph

158 Commits

Author SHA1 Message Date
Marin Petrunić 5d92af17fc
Merge remote-tracking branch 'origin/dev' into mpetrunic/abstract-hermu 2020-11-24 21:08:46 +01:00
Cayman f86ffaec2a
Merge pull request #34 from ChainSafe/mpetrunic/assert
Update keygen, remove assert
2020-11-24 13:06:08 -07:00
Marin Petrunić 52fb0c3fdd
update lock file 2020-11-24 21:05:25 +01:00
Marin Petrunić b7b5082861
Merge remote-tracking branch 'origin/dev' into mpetrunic/assert 2020-11-24 21:04:07 +01:00
Marin Petrunić 98063d1e3f
Merge pull request #32 from ChainSafe/mpetrunic/remove-eth2-bls-wasm
Remove @chainsafe/eth2-bls-wasm dep
2020-11-24 21:00:56 +01:00
Marin Petrunić 51f0cb7c1b
fix lint 2020-11-24 20:59:33 +01:00
Marin Petrunić c153de6e24
fix lint 2020-11-23 14:42:52 +01:00
Marin Petrunić 135625ccc0
fix context backing name 2020-11-23 14:42:04 +01:00
Marin Petrunić 0d273a7d36
abstract herumi 2020-11-23 14:35:20 +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
Lion - dapplion 7ace4c55cc
Merge pull request #28 from ChainSafe/prettier
Add Prettier eslint plugin
2020-11-05 21:52:10 +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
dapplion 9f6b89fd12 Merge 'master' into prettier 2020-11-04 18:12:32 +00:00
dapplion dad7655a35 Fix prettier config file 2020-11-04 18:04:55 +00:00
dapplion eaffbae449 Include tests in ts-config 2020-11-04 18:00:50 +00:00
Cayman c22069335f
Run prettier 2020-11-04 11:40:36 -06:00
dapplion fd4c67b67d Run eslint on tests too 2020-11-04 17:34:42 +00:00
dapplion 4b94467078 Add prettier as an eslint plugin 2020-11-04 17:34:06 +00:00
Cayman fd196c56e2
Merge pull request #27 from ChainSafe/init-with-promise
Cache a promise for Bls instead of Bls
2020-11-04 10:24:27 -07:00
dapplion df9166ed9c Cache a promise for Bls instead of Bls 2020-11-04 13:45:05 +00:00
Marin Petrunić 8340a4343d
Merge pull request #23 from ChainSafe/release
Release v4.0.0
2020-08-31 19:02:50 +02:00
Marin Petrunić ff26cb6094
Release 4.0.0 2020-08-31 18:48:48 +02:00
Cayman 8752d8d3cc
Merge pull request #21 from ChainSafe/mpetrunic/allow-sig-verify-optimization
Allow passing decompressed keys into aggregate verify
2020-08-29 14:05:47 -05:00
Marin Petrunić 8da163ebbd
update changelog 2020-08-29 16:20:56 +02:00
Marin Petrunić 4a74e1ff44
allow passing decompressed keys 2020-08-29 16:18:33 +02:00
Cayman e2007e29b0
Merge pull request #16 from ChainSafe/cayman/bump-version
v3.0.0
2020-07-31 14:20:52 -05:00
Cayman 1ec2fd9731
Merge pull request #15 from ChainSafe/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
2020-07-31 10:04:35 -05:00
Cayman 460830ec16
v3.0.0 2020-07-31 09:53:42 -05:00
Cayman e3d7ad5958
Merge pull request #14 from ChainSafe/cayman/update-dep
Update bls-keygen dependency
2020-07-30 21:05:43 -05:00
dependabot[bot] 7d7dd63dc7
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 15:11:51 +00:00
Cayman 4b8454876b
Merge pull request #6 from ChainSafe/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.4.0 to 6.4.1
2020-07-30 10:10:49 -05:00
Cayman 3d423d989f
Merge pull request #13 from ChainSafe/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-30 10:10:23 -05:00
Cayman 55dd5df645
Update bls-keygen dependency 2020-07-30 10:09:10 -05:00
dependabot[bot] f5767deb8d
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 15:50:42 +00:00
Cayman f230591eba
Merge pull request #12 from ChainSafe/badges
es and node badges
2020-07-03 19:13:12 -05:00
Patrick Michot 1398207cea es and node badges 2020-07-03 18:05:24 -05:00
Marin Petrunić 9a3338fe1c
Merge pull request #10 from ChainSafe/mpetrunic/update-draft-v7
Update to bls draft v7
2020-05-21 20:28:05 +02:00
Marin Petrunić 7468b6e323
bump version 2020-05-21 19:12:35 +02:00
Marin Petrunić 8db2490bf3
update readme 2020-05-21 19:10:46 +02:00
Marin Petrunić 6fac78b1fb
bump wasm version 2020-05-21 19:02:37 +02:00
Marin Petrunić 20121c330b
update tests 2020-05-21 12:52:11 +02:00
Marin Petrunić 114a344fb6
update spec tests 2020-05-21 11:00:58 +02:00
Marin Petrunić 21219b3581
Merge pull request #8 from ChainSafe/cayman/update-readme
Update readme
2020-04-18 10:10:43 +02:00
Cayman 38335cec2f
Merge pull request #7 from ChainSafe/cayman/update-spec-tests
Update spec tests to 0.11.1
2020-04-17 17:57:44 -05:00
Cayman 8d7d4f34b1
bls-js => bls 2020-04-17 15:23:30 -05:00
Cayman feeec1da39
Update readme 2020-04-17 15:15:17 -05:00
Cayman 107c25ccc0
Update spec tests to 0.11.1 2020-04-17 15:01:36 -05:00