Commit Graph

18 Commits

Author SHA1 Message Date
Cayman 269c96832b
Simplify exports 2022-04-13 14:36:07 -05:00
Cayman 9a851a095a
Add default export 2022-04-13 13:14:12 -05:00
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
Lion - dapplion d82a0e9862
Merge pull request #68 from ChainSafe/dapplion/tsc
Simplify build setup with tsc
2020-12-08 15:22:40 +00:00
dapplion 430841f9bd Simplify build setup with tsc 2020-12-06 11:44:32 +00:00
dapplion 25b1fdcb1b Set strictNullChecks to true 2020-12-06 11:38:05 +00:00
dapplion c8798707d9 Remove 2 tsconfig-ignore 2020-12-03 19:09:15 +00:00
dapplion 4e2f60b5b8 Fix benchmark setup 2020-12-01 08:29:19 +00:00
dapplion bf5cf8b094 Ignore benchmark in tsconfig 2020-12-01 00:01:48 +00:00
dapplion 104d6dd269 Use upstream types for bls-eth-wasm 2020-11-28 19:05:34 +00:00
Marin Petrunić 426316ddc2
remove @chainsafe/eth2-bls-wasm dep 2020-11-23 12:06:20 +01:00
dapplion eaffbae449 Include tests in ts-config 2020-11-04 18:00:50 +00:00
Cayman cbaef47671
Update dev delendencies, tests, linter 2020-02-20 14:51:25 -06:00
Marin Petrunić d5d8284be5 bls wasm context and private key converted to wasm implementation 2019-11-27 19:21:37 +01:00
Cayman b515bea50f Add additional bls types root 2019-09-21 13:59:48 -05:00
Cayman 9b8502b90a Add tsconfig include 2019-08-07 13:35:40 -05:00
Cayman 5cce2283c6 Update tsconfig / babelrc 2019-08-05 10:52:50 -05:00
Cayman b651b83acc Move to packages/bls 2019-08-05 10:48:26 -05:00