Commit Graph

61 Commits

Author SHA1 Message Date
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
dapplion e4cf34ab90 Deprecate IKeypair 2020-12-01 00:07:45 +00:00
dapplion a51022f802 De-duplicate interface 2020-11-30 23:54:03 +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 b5b2e6dfc7
Consistent naming 2020-11-30 12:03:49 -06: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
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 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
dapplion 8055f73afb Use browser friendly hexToBytes, bytesToHex methods 2020-11-28 19:52:32 +00:00
dapplion 2c34db8b8e Remove unnecessary casting of Buffer to Unit8Array 2020-11-28 19:30:56 +00:00
dapplion b507ed28c0 Use randombytes instead of node's crypto 2020-11-28 19:27:59 +00:00
dapplion ca5cac64b3 Fix lint warnings and errors 2020-11-25 16:23:53 +00:00
dapplion 0e69b819e0 Remove keypair test 2020-11-25 16:11:44 +00:00
dapplion 49d509aca4 Clean interface 2020-11-25 16:09:47 +00:00
dapplion 4cb49674d5 Fix test util import 2020-11-25 15:11:02 +00:00
dapplion 990258dbd9 Fix type errors in benchmark runner
Lint issues
2020-11-20 19:37:20 +00:00
dapplion 70ccbfbe5b Run only web implementation in Karma 2020-11-20 19:09:05 +00:00
dapplion 4424bed87d Define common implementation 2020-11-20 19:03:17 +00:00
dapplion c354386dab Fix lint errors 2020-11-20 12:27:35 +00:00
dapplion 523d547171 Add Keypair test 2020-11-19 14:50: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 5b06e4f61e Replace herumi src with BLST 2020-11-19 00:23:34 +00:00
dapplion f29898d9dc benchmark as jacobian 2020-11-14 22:25:22 +00:00
dapplion 928b86a9fb Benchmark BLST 2020-11-13 23:09:13 +00:00
dapplion aca18fbcda Test blst-ts with spec tests 2020-11-13 21:43:20 +00:00
dapplion 7f54032626 Fix lint errors 2020-11-05 21:44:36 +00:00
Cayman 49d6d9f62c
Run prettier 2020-11-05 14:55:25 -06:00
Cayman c22069335f
Run prettier 2020-11-04 11:40:36 -06:00
Marin Petrunić 20121c330b
update tests 2020-05-21 12:52:11 +02:00
Marin Petrunić 07e93404d6
add spec tests 2020-02-26 09:19:15 +01:00
Cayman 0a068484b3
Update unit tests 2020-02-24 16:46:13 -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 e950c172f4 Add test runner package 2020-01-20 17:33:48 -06:00
Marin Petrunić 7f0baaa874 enable bls compressed spec tests 2019-12-10 11:55:30 +01:00
Marin Petrunić 72f95898a8 address Pr comments 2019-12-02 13:44:45 +01:00
Marin Petrunić 8c10a06d79 fix tests 2019-11-28 12:13:20 +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
Marin Petrunić 0a21bfb8cd bls uses spec tests cases from npm module 2019-09-29 10:47:17 +02:00
Marin Petrunić 2725e3a518 Merge remote-tracking branch 'origin/master' into mpetrunic/eth2-utils-package
# Conflicts:
#	packages/eth2.0-spec-test-util/src/single.ts
#	packages/eth2.0-types/package.json
#	packages/lodestar/package.json
#	packages/lodestar/src/chain/chain.ts
#	packages/lodestar/src/chain/interface.ts
#	packages/lodestar/src/cli/commands/beacon.ts
#	packages/lodestar/src/db/api/beacon/repositories/merkleTree.ts
#	packages/lodestar/src/interop/cli.ts
#	packages/lodestar/src/interop/deposits.ts
#	packages/lodestar/test/unit/chain/factory/block/blockAssembly.test.ts
#	packages/lodestar/test/utils/mocks/chain/chain.ts
#	packages/ssz/package.json
#	packages/ssz/test/spec/util.ts
#	yarn.lock
2019-09-24 22:38:03 +02:00
Cayman 5c1b1c22d0 Merge branch 'master' into interop 2019-09-20 18:00:12 -05:00