Compare commits

...
This repository has been archived on 2023-04-09. You can view files and clone it, but cannot push or open issues or pull requests.

1 Commits

Author SHA1 Message Date
Cayman 098780bc6c
feat: set blst as a dependency 2022-05-14 11:08:23 -05:00
2 changed files with 359 additions and 401 deletions

View File

@ -79,11 +79,11 @@
},
"dependencies": {
"@chainsafe/bls-keygen": "^0.4.0",
"@chainsafe/blst": "^0.2.4",
"bls-eth-wasm": "^0.4.8",
"randombytes": "^2.1.0"
},
"devDependencies": {
"@chainsafe/blst": "^0.2.0",
"@chainsafe/eslint-plugin-node": "^11.2.3",
"@chainsafe/lodestar-spec-test-util": "^0.18.0",
"@chainsafe/threads": "^1.9.0",
@ -117,8 +117,5 @@
"resolutions": {
"mocha": "^9.2.2",
"v8-profiler-next": "1.3.0"
},
"peerDependencies": {
"@chainsafe/blst": "^0.2.0"
}
}

755
yarn.lock

File diff suppressed because it is too large Load Diff