Commit Graph

140 Commits

Author SHA1 Message Date
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
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
dependabot[bot] ddcff3a7ff
Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-04 12:47:26 +00:00
Cayman 2f759ca958
Merge pull request #3 from ChainSafe/bump-bls
release 1.0.0
2020-02-26 13:49:30 -06:00
Cayman 7f8738d7cd
Merge pull request #4 from ChainSafe/mpetrunic/spec-tests
add spec tests
2020-02-26 11:56:21 -06:00
Cayman 8e155f22cc
Merge pull request #2 from ChainSafe/mpetrunic-readme-patch-1
Update README.md
2020-02-26 11:35:15 -06:00
Marin Petrunić 07e93404d6
add spec tests 2020-02-26 09:19:15 +01:00
Marin Petrunić 0bf6fa40ad
release 1.0.0 2020-02-25 20:40:39 +01:00
Marin Petrunić ee8d2b0399
Update README.md 2020-02-25 09:28:47 +01:00
Marin Petrunić 789104878d
Merge pull request #1 from ChainSafe/spec-0.10.1
Align with spec 0.10.1
2020-02-25 09:18:07 +01:00
Cayman 0a068484b3
Update unit tests 2020-02-24 16:46:13 -06:00
Marin Petrunić 5f19822a85
update bls spec version pill 2020-02-24 16:33:23 -06:00
Marin Petrunić 79b4e7ca9a
update bls wasm bindings version 2020-02-24 16:33:06 -06:00
Marin Petrunić dcf6551372
update bls methods and wasm usage 2020-02-24 16:32:14 -06:00
Marin Petrunić c1a6c41dd4
remove domain param from every method in bls 2020-02-24 16:26:48 -06:00
Marin Petrunić ee3ce5d951
update wasm version in bls 2020-02-24 16:19:49 -06:00
Cayman e34961b450
v0.3.0 2020-02-20 14:55:39 -06:00
Cayman 033f1b5b0f
Add .github 2020-02-20 14:55:39 -06:00
Cayman cbaef47671
Update dev delendencies, tests, linter 2020-02-20 14:51:25 -06:00
Cayman c93b5c130b
Remove benchmark-utils dependency 2020-02-20 13:27:06 -06:00