Commit Graph

223 Commits

Author SHA1 Message Date
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
Cayman eca3c70833 Address PR comments 2020-02-19 13:15:57 -06:00
Cayman 357ae3a9eb Merge remote-tracking branch 'origin/master' into cayman/ssz-refactor 2020-02-18 17:23:31 -06:00
Cayman 285a8e2d6d Merge remote-tracking branch 'origin/master' into cayman/ssz-refactor 2020-02-18 02:14:21 -06:00
Marin Petrunić 256dff69a5 release bls@0.2.2 2020-02-18 08:54:40 +01:00
Cayman cbce1a7f4b Bump ssz-type-schema and dependencies
bls v0.2.2
eth2.0-config v0.2.1
eth2.0-params v0.2.1
eth2.0-spec-test-util v0.4.3
eth2.0-state-transition v0.2.1
eth2.0-types v0.2.1
eth2.0-utils v0.1.1
lodestar-validator v0.2.1
ssz v0.5.4
ssz-type-schema v0.0.2
2020-02-17 07:28:06 -06:00
Cayman bf6aa52a63 Merge remote-tracking branch 'origin/master' into cayman/ssz-refactor 2020-02-16 18:25:21 -06:00
Cayman 9a52ed5672 Simplify bls functional interface 2020-02-12 09:39:40 -06:00
Marin Petrunić 2225d842f3 update bls-wasm version to fix stacktraces 2020-02-11 11:23:14 +01:00
Cayman fa1f393e79 Make bls types more strict 2020-02-10 22:25:23 -06:00
Cayman 31d74562df Merge branch 'master' into cayman/ssz-refactor 2020-02-06 13:26:32 -06:00
Cayman bb944a314a Bump all spec version tags to v0.9.4 2020-02-05 09:45:15 -06:00
Cayman f75a35332f Merge branch 'master' into v0.9.3 2020-02-04 16:47:41 -06:00
Cayman c5cecec09b Fix w new vector types 2020-02-04 16:30:10 -06:00
Cayman ea33add576 Remove old spec references, update tags to 0.9.3 2020-02-04 15:02:12 -06:00
Cayman bb59c26ea6 bls v0.2.1 2020-02-04 10:30:14 -06:00
Marin Petrunić a1b6147277 add bls browser test execution 2020-01-31 11:17:26 +01:00
Marin Petrunić a5c7267d7b update bls wasm version 2020-01-30 13:49:56 +01:00