Commit Graph

366 Commits

Author SHA1 Message Date
dapplion 88caa9bebe Add benchmark results 2020-12-01 09:01:45 +00:00
Lion - dapplion 5340e029bd
Merge pull request #56 from ChainSafe/bump-lodestar
Bump @chainsafe/lodestar-spec-test-util
2020-12-01 08:53:07 +00:00
dapplion 9e3fe5a2d0 Run benchmark:all on benchmark:all 2020-12-01 08:40:51 +00:00
dapplion b2101553b1 Run download-test-cases in CI 2020-12-01 08:38:05 +00:00
dapplion 4e2f60b5b8 Fix benchmark setup 2020-12-01 08:29:19 +00:00
dapplion fa3c9a8c47 Store spec tests data in local directory 2020-12-01 08:22:58 +00:00
dapplion b64ff7f1d4 bump @chainsafe/lodestar-spec-test-util 2020-12-01 08:17:25 +00:00
Cayman 34d8710a86
Merge pull request #53 from ChainSafe/cayman/bump-version
v5.0.1
2020-11-30 17:37:34 -07:00
Cayman 7a0b30ec1b
v5.0.1 2020-11-30 18:10:26 -06:00
Cayman 2932863392
Merge pull request #55 from ChainSafe/dapplion/deprecate-keypair
Deprecate IKeypair
2020-11-30 17:08:45 -07:00
dapplion e4cf34ab90 Deprecate IKeypair 2020-12-01 00:07:45 +00:00
Cayman 668ab1b293
Merge pull request #54 from ChainSafe/dapplion/deduplicate-interface
De-duplicate interface
2020-11-30 17:03:06 -07:00
dapplion bf5cf8b094 Ignore benchmark in tsconfig 2020-12-01 00:01:48 +00:00
dapplion a51022f802 De-duplicate interface 2020-11-30 23:54:03 +00:00
Cayman ccd870f189
Merge pull request #52 from ChainSafe/dapplion/breaking-property
Remove foreign property breaking types
2020-11-30 16:50:33 -07:00
dapplion 4f11731ed8 Remove foreign property breaking types 2020-11-30 23:49:39 +00:00
Cayman 5fee5e367b
Merge pull request #51 from ChainSafe/dapplion/noble-benchmark
Benchmark noble-bls12-381
2020-11-30 16:42:44 -07:00
dapplion 46e26a621c Expose benchmark:all script 2020-11-30 22:07:26 +00:00
dapplion 138c8e99fa Install libs to benchmark in benchmark project 2020-11-30 22:05:40 +00:00
dapplion b02cd11c96 Benchmark noble-bls12-381
f
2020-11-30 22:05:40 +00:00
Cayman be59b6d66a
Merge pull request #50 from ChainSafe/cayman/bump-version
v5.0.0
2020-11-30 13:29:09 -07:00
Cayman 6b290fe817
v5.0.0 2020-11-30 14:26:12 -06:00
Cayman 69ebeadd1a
Merge pull request #49 from ChainSafe/cayman/update-readme
Update readme
2020-11-30 13:21:30 -07:00
Cayman 01eb42fbd6
Update readme 2020-11-30 14:19:10 -06:00
Cayman 380487e410
Merge pull request #48 from ChainSafe/cayman/secretKeyToPublicKey
Add secretKeyToPublicKey function
2020-11-30 13:13:56 -07:00
Cayman 021fc7111e
Add secretKeyToPublicKey declaration 2020-11-30 13:45:23 -06:00
Cayman e0076d0f27
Add secretKeyToPublicKey function 2020-11-30 13:40:18 -06:00
Cayman f3e9392847
Merge pull request #47 from ChainSafe/cayman/consistent-naming
Consistent naming
2020-11-30 12:32:54 -07:00
Cayman b5b2e6dfc7
Consistent naming 2020-11-30 12:03:49 -06:00
Cayman ab0baac84b
Merge pull request #46 from ChainSafe/dapplion/differentiate-types
Make PublicKey type != Signature type
2020-11-30 09:56:39 -07:00
dapplion 2df6743c6c Make PublicKey type != Signature type 2020-11-30 16:28:52 +00:00
Cayman cb3bf183d2
Merge pull request #44 from ChainSafe/dapplion/proxy-named-exports
Proxy named exports in root index
2020-11-30 09:13:03 -07:00
Cayman a44d1bf2d0
Add named export test to browser test cases 2020-11-30 10:12:18 -06:00
Cayman dacb875007
Merge pull request #45 from ChainSafe/mpetrunic/release-flow
Add release flow
2020-11-30 08:38:04 -07:00
Marin Petrunić d225aaff04
add release flow 2020-11-30 14:15:05 +01:00
dapplion 3004076a4a Remove console.log 2020-11-30 11:49:47 +00:00
dapplion 2c938ddeed Test named exports 2020-11-30 11:49:37 +00:00
dapplion 9b7e5f5f95 Export class interfaces too 2020-11-30 11:43:47 +00:00
dapplion 0a3f6f5659 Use declare only 2020-11-30 11:32:36 +00:00
dapplion 999a5d5e22 Proxy named exports in root index 2020-11-30 11:29:24 +00:00
Cayman c8ddfcaa3b
Merge pull request #43 from ChainSafe/fix-tests
Fix v1.0.0 spec tests and error conditions
2020-11-29 19:59:57 -07:00
Cayman 21b319711f
Fix linter error 2020-11-29 20:43:57 -06:00
dapplion c557db4a78 Make errors consistent 2020-11-30 00:20:55 +00:00
dapplion 60d795c694 Fix blst tests 2020-11-30 00:01:48 +00:00
dapplion 32266dae20 Use isZeroUint8Array to check for empty bytes 2020-11-29 23:56:31 +00:00
dapplion 6fe9b09a92 Fix herumi tests 2020-11-29 23:55:45 +00:00
dapplion d3616e50f6 Remove async from runForAllImplementations 2020-11-29 23:55:45 +00:00
Cayman 46b317b528
Merge pull request #42 from ChainSafe/clean-methods
Clean methods not in the interface
2020-11-29 15:35:50 -07:00
dapplion 2208922aa6 Clean methods not in the interface 2020-11-29 22:30:47 +00:00
Cayman 3bb136cfcc
Merge pull request #41 from ChainSafe/cayman/fromKeygen-ikm
Optional ikm param for bls.PrivateKey.fromKeygen
2020-11-29 14:32:11 -07:00