Commit Graph

62 Commits

Author SHA1 Message Date
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
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ć ff26cb6094
Release 4.0.0 2020-08-31 18:48:48 +02:00
Cayman 460830ec16
v3.0.0 2020-07-31 09:53:42 -05:00
Cayman 55dd5df645
Update bls-keygen dependency 2020-07-30 10:09:10 -05:00
Marin Petrunić 7468b6e323
bump version 2020-05-21 19:12:35 +02:00
Marin Petrunić 6fac78b1fb
bump wasm version 2020-05-21 19:02:37 +02:00
Marin Petrunić 114a344fb6
update spec tests 2020-05-21 11:00:58 +02:00
Cayman 107c25ccc0
Update spec tests to 0.11.1 2020-04-17 15:01:36 -05:00
Cayman 2f759ca958
Merge pull request #3 from ChainSafe/bump-bls
release 1.0.0
2020-02-26 13:49:30 -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ć 79b4e7ca9a
update bls wasm bindings version 2020-02-24 16:33:06 -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 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 285a8e2d6d Merge remote-tracking branch 'origin/master' into cayman/ssz-refactor 2020-02-18 02:14:21 -06: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 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
Cayman e950c172f4 Add test runner package 2020-01-20 17:33:48 -06:00
Gerald Nash 042e2f3098 Merge branch 'master' into bls-keygen-private-keys 2020-01-16 15:05:39 -05:00
Gerald Nash 4966e0beab Use bls-keygen to generate random private keys 2020-01-15 15:55:26 -05:00
Cayman 87a4a962f5 Align monorepo dependencies 2019-12-19 16:17:22 -06:00
Marin Petrunić 50f5ac45c8 bugfixes 2019-12-11 10:58:24 +01:00
Marin Petrunić 1154be87ac Merge remote-tracking branch 'origin/master' into mpetrunic/chore/dep-updates 2019-12-11 10:05:11 +01:00
Marin Petrunić 45a3756662 Merge pull request #577 from ChainSafe/mpetrunic/remove-bls-rewire
Remove bls rewire
2019-12-10 16:21:34 +01:00
Marin Petrunić d56fc7c4e7 Merge branch 'mpetrunic/remove-bls-rewire' into mpetrunic/chore/dep-updates
# Conflicts:
#	packages/bls/package.json
#	yarn.lock
2019-12-10 14:25:17 +01:00
Marin Petrunić c7e8f59273 bump bls-wasm version 2019-12-10 14:04:23 +01:00
Marin Petrunić f5d69e5d6f revert bls version bump 2019-12-10 12:02:51 +01:00
Marin Petrunić ee05151189 remove babel/runtime dep as we don't support old browsers anyways 2019-12-06 13:09:48 +01:00
Marin Petrunić 948bcdfc69 drop bls rewire 2019-12-05 14:25:57 +01:00
Marin Petrunić 8c10a06d79 fix tests 2019-11-28 12:13:20 +01:00
Marin Petrunić 4e7b24b48b update deps 2019-11-27 22:05:43 +01:00
Marin Petrunić 2d0725a5cc rewritten bls to use wasm 2019-11-27 21:58:41 +01:00
Marin Petrunić d5d8284be5 bls wasm context and private key converted to wasm implementation 2019-11-27 19:21:37 +01:00
Cayman 654db6864d Only publish *.js, *.js.map and *.d.ts files 2019-11-21 17:00:09 -06:00
Marin Petrunić 70218e326e andable build chaching 2019-10-03 14:01:43 +02:00
Marin Petrunić 0a21bfb8cd bls uses spec tests cases from npm module 2019-09-29 10:47:17 +02:00
Cayman 5c1b1c22d0 Merge branch 'master' into interop 2019-09-20 18:00:12 -05:00