Commit Graph

6 Commits

Author SHA1 Message Date
Cayman 0056e13ee5
feat: use esm
BREAKING CHANGE:
Only esm is exported, no commonjs
Named exports (excluding `bls`) are no longer exported from the root.
`browser` and `node` exports are removed in favor of
implementation-specific naming.
2022-04-11 10:15:43 -05:00
Cayman caf5b74390
Merge pull request #64 from ChainSafe/dapplion/verifyMultipleSignatures
Benchmark verifyMultipleSignatures savings
2020-12-07 15:04:04 -07:00
Paul Miller a303f77120
Update package.json 2020-12-05 11:13:40 +04:00
dapplion fa8a89c485 Benchmark verifyMultipleSignatures savings 2020-12-04 21:05:48 +00:00
Paul Miller 78c289cb21
Update noble. 2020-12-03 20:18:13 +04:00
dapplion 4e2f60b5b8 Fix benchmark setup 2020-12-01 08:29:19 +00:00