Commit Graph

  • bb944a314a Bump all spec version tags to v0.9.4 Cayman 2020-02-05 09:45:15 -0600
  • f75a35332f Merge branch 'master' into v0.9.3 Cayman 2020-02-04 16:47:41 -0600
  • c5cecec09b Fix w new vector types Cayman 2020-02-04 16:30:10 -0600
  • ea33add576 Remove old spec references, update tags to 0.9.3 Cayman 2020-02-04 15:01:35 -0600
  • bb59c26ea6 bls v0.2.1 Cayman 2020-02-04 10:30:14 -0600
  • a1b6147277 add bls browser test execution Marin Petrunić 2020-01-31 11:17:26 +0100
  • a5c7267d7b update bls wasm version Marin Petrunić 2020-01-30 13:49:56 +0100
  • 825726b5cc Update bls Cayman 2020-01-21 10:46:21 -0600
  • e950c172f4 Add test runner package Cayman 2020-01-20 16:10:21 -0600
  • 042e2f3098 Merge branch 'master' into bls-keygen-private-keys Gerald Nash 2020-01-16 15:05:39 -0500
  • 4579f07882 Remove references to 0.8.x Cayman 2020-01-16 12:56:14 -0600
  • 4966e0beab Use bls-keygen to generate random private keys Gerald Nash 2020-01-15 15:55:26 -0500
  • f8b1cb3cc7 Merge branch 'master' into 0.9.x Cayman 2020-01-10 14:07:22 -0600
  • 645f88ffec fixing typos pushcodeveryday 2020-01-09 12:25:26 +0530
  • 529b36d4d4 [BLS] function arguments ayush.kaul 2020-01-08 12:19:51 +0530
  • 1cf1c27b94 Refactor Hash to Root/bytes32 Tuyen 2019-12-22 15:46:52 +0700
  • 87a4a962f5 Align monorepo dependencies Cayman 2019-12-19 16:17:22 -0600
  • 315bf03aaa Merge pull request #582 from ChainSafe/mpetrunic/fix/bls-release Cayman 2019-12-13 11:14:06 -0600
  • d502c72ee3 raise node support version because of bigint Marin Petrunić 2019-12-13 09:22:41 +0100
  • 50f5ac45c8 bugfixes Marin Petrunić 2019-12-11 10:58:24 +0100
  • 1154be87ac Merge remote-tracking branch 'origin/master' into mpetrunic/chore/dep-updates Marin Petrunić 2019-12-11 10:05:11 +0100
  • 931bfb1523 fix bls webpack build Marin Petrunić 2019-12-11 10:02:08 +0100
  • bfc4e03a41 Merge pull request #580 from ChainSafe/mpetrunic/bls-compressed-spec-tests Marin Petrunić 2019-12-10 16:21:51 +0100
  • 45a3756662 Merge pull request #577 from ChainSafe/mpetrunic/remove-bls-rewire Marin Petrunić 2019-12-10 16:21:34 +0100
  • d56fc7c4e7 Merge branch 'mpetrunic/remove-bls-rewire' into mpetrunic/chore/dep-updates Marin Petrunić 2019-12-10 14:25:17 +0100
  • c7e8f59273 bump bls-wasm version Marin Petrunić 2019-12-10 14:04:23 +0100
  • f5d69e5d6f revert bls version bump Marin Petrunić 2019-12-10 12:02:51 +0100
  • 7f0baaa874 enable bls compressed spec tests Marin Petrunić 2019-12-10 11:55:30 +0100
  • ee05151189 remove babel/runtime dep as we don't support old browsers anyways Marin Petrunić 2019-12-06 13:09:48 +0100
  • 948bcdfc69 drop bls rewire Marin Petrunić 2019-12-05 14:20:08 +0100
  • 72f95898a8 address Pr comments Marin Petrunić 2019-12-02 13:44:45 +0100
  • 8c10a06d79 fix tests Marin Petrunić 2019-11-28 12:13:20 +0100
  • 34c61bc762 fix bls lint Marin Petrunić 2019-11-27 22:06:17 +0100
  • 4e7b24b48b update deps Marin Petrunić 2019-11-27 22:05:43 +0100
  • 2d0725a5cc rewritten bls to use wasm Marin Petrunić 2019-11-27 21:58:41 +0100
  • d5d8284be5 bls wasm context and private key converted to wasm implementation Marin Petrunić 2019-11-27 19:21:37 +0100
  • 654db6864d Only publish *.js, *.js.map and *.d.ts files Cayman 2019-11-21 17:00:09 -0600
  • 431cbdd19b initial lodestar-validator package Marin Petrunić 2019-10-05 15:33:38 +0200
  • 70218e326e andable build chaching Marin Petrunić 2019-10-03 14:01:43 +0200
  • 0a21bfb8cd bls uses spec tests cases from npm module Marin Petrunić 2019-09-29 10:47:17 +0200
  • 2725e3a518 Merge remote-tracking branch 'origin/master' into mpetrunic/eth2-utils-package Marin Petrunić 2019-09-24 22:38:03 +0200
  • b515bea50f Add additional bls types root Cayman 2019-09-21 13:59:48 -0500
  • 5c1b1c22d0 Merge branch 'master' into interop Cayman 2019-09-20 17:51:20 -0500
  • 9efe9d33fd move utils away from lodestar Marin Petrunić 2019-09-20 15:29:46 +0200
  • 4b488a097b fix tests Marin Petrunić 2019-09-17 22:03:24 +0200
  • fe31dbc974 fix bls lint Marin Petrunić 2019-09-17 21:05:13 +0200
  • b8c262791a fix ts errors Marin Petrunić 2019-09-17 21:02:32 +0200
  • 6143104204 Merge remote-tracking branch 'origin/master' into cayman/style-guide Marin Petrunić 2019-09-17 12:52:06 +0200
  • 8ef2ac2ac0 working bls on 0.8.3 tests Marin Petrunić 2019-09-05 18:51:27 -0400
  • 45e687f25e upgrade bls tests to 0.8.3 Marin Petrunić 2019-09-05 15:06:46 +0200
  • 72fc3219e2 fix lodestar spec tests Marin Petrunić 2019-09-04 14:04:56 +0200
  • 98ec4bb402 improve bls spec tests Marin Petrunić 2019-09-04 13:35:34 +0200
  • 359cc185e4 Merge branch 'master' into austin/typesusage Austin Abell 2019-09-03 18:46:29 -0400
  • 71fdceb247 Merge remote-tracking branch 'origin/master' into mpetrunic/rest-api Marin Petrunić 2019-09-03 23:44:28 +0200
  • 89e68ff31d Merge pull request #406 from ChainSafe/mpetrunic/bls-benchmark Cayman 2019-09-03 14:14:20 -0500
  • 6f17cc349e replace byte32 type on hashes to Hash austinabell 2019-09-03 14:17:55 -0400
  • ccaa48ad2e Merge remote-tracking branch 'origin/master' into mpetrunic/rest-api Marin Petrunić 2019-09-02 09:20:28 +0200
  • 337fa5f9e0 update spec tests ref Marin Petrunić 2019-08-29 14:16:11 +0200
  • 528a5ca611 addess PR issues Marin Petrunić 2019-08-29 14:14:46 +0200
  • 57428df8ec fix bls lint errors Marin Petrunić 2019-08-28 17:18:51 +0200
  • 89ed2e68e7 fix ssz lint errors Marin Petrunić 2019-08-28 17:14:30 +0200
  • 9f58dcb544 some fixes Marin Petrunić 2019-08-28 16:28:17 +0200
  • 84bf46cb58 add faster signature verification Marin Petrunić 2019-08-28 15:57:26 +0200
  • edf107045a fix suite Marin Petrunić 2019-08-28 14:05:04 +0200
  • 75b9a3bedf bls benchmarks Marin Petrunić 2019-08-20 11:09:44 +0200
  • 76be9d2507 Merge remote-tracking branch 'origin/master' into mpetrunic/new-spec-test-format Marin Petrunić 2019-08-17 16:02:39 +0200
  • 80d07d780f fix lint Marin Petrunić 2019-08-16 13:49:51 +0200
  • 05741442a0 fix bls exports Marin Petrunić 2019-08-12 10:20:40 +0200
  • 2b38c87501 add proper bls exports Marin Petrunić 2019-08-12 09:51:18 +0200
  • 4fa5b9cddd fix codeclimate issues Marin Petrunić 2019-08-16 11:18:29 +0200
  • f92b1593d7 Merge remote-tracking branch 'origin/master' into mpetrunic/rest-api Marin Petrunić 2019-08-16 10:57:34 +0200
  • 7c7cfc332a api configuration Marin Petrunić 2019-08-16 10:54:16 +0200
  • 0e856d82b5 fix bls exports Marin Petrunić 2019-08-12 10:20:40 +0200
  • 0c0bfd5324 add proper bls exports Marin Petrunić 2019-08-12 09:51:18 +0200
  • 9b8502b90a Add tsconfig include Cayman 2019-08-07 13:35:40 -0500
  • 5971c6414a Add outDir for bls declaration files Cayman 2019-08-07 10:56:14 -0500
  • b297740f00 Update README and package.json Cayman 2019-08-05 13:11:56 -0500
  • 5cce2283c6 Update tsconfig / babelrc Cayman 2019-08-05 10:52:50 -0500
  • c1359b51fb bls tests/ -> test/ Cayman 2019-08-05 10:51:44 -0500
  • b651b83acc Move to packages/bls Cayman 2019-08-05 10:48:26 -0500