Commit Graph

412 Commits

Author SHA1 Message Date
Cayman 098780bc6c
feat: set blst as a dependency 2022-05-14 11:08:23 -05:00
Cayman 42cbc2b1e4
Merge pull request #129 from ChainSafe/cayman/release
v7.1.0
2022-05-09 11:53:34 -04:00
Cayman 86792ee65e
v7.1.0 2022-05-09 10:36:08 -05:00
Cayman 4747cbc573
Merge pull request #128 from ChainSafe/cayman/add-exports
feat: add errors and constants to exports
2022-05-09 11:27:36 -04:00
Cayman 41ef77a071
chore: add errors and constants to exports 2022-05-09 09:58:33 -05:00
dependabot[bot] c1949c9c8c
Bump tar from 6.1.4 to 6.1.11 (#105)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.4 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.4...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-05 16:13:22 +02:00
Cayman 23d9388232
Merge pull request #127 from ChainSafe/cayman/fix-ci
Fix release workflow
2022-05-05 15:22:42 +02:00
Cayman acacf17c4a
Fix release workflow 2022-05-05 08:16:28 -05:00
Cayman b7a66ff845
Merge pull request #126 from ChainSafe/cayman/release
v7.0.0
2022-05-05 15:13:04 +02:00
Cayman 42022a176f
v7.0.0 2022-05-05 08:08:35 -05:00
Cayman a112b21347
Merge pull request #121 from ChainSafe/cayman/esm
ESM Support
2022-05-05 15:04:19 +02:00
Cayman 35b0028ca7
Merge branch 'master' into cayman/esm 2022-05-05 07:59:41 -05:00
dependabot[bot] 0500f74eb5
Bump ajv from 6.11.0 to 6.12.6 (#117)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.11.0 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.11.0...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 18:55:20 +02:00
dependabot[bot] f62d26c665
Bump node-fetch from 2.6.1 to 2.6.7 (#116)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 18:27:23 +02:00
dependabot[bot] c9d077d4f4
Bump axios from 0.21.1 to 0.21.4 (#107)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 18:26:28 +02:00
dependabot[bot] 5e95102038
Bump async from 3.2.0 to 3.2.3 (#124)
Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.0...v3.2.3)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 18:26:00 +02:00
Lion - dapplion 924322f651
Merge pull request #118 from ChainSafe/dependabot/npm_and_yarn/karma-6.3.16
Bump karma from 4.4.1 to 6.3.16
2022-05-04 17:02:10 +02:00
dependabot[bot] 2fc5d60f85
Bump karma from 4.4.1 to 6.3.16
Bumps [karma](https://github.com/karma-runner/karma) from 4.4.1 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v4.4.1...v6.3.16)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 14:39:21 +00:00
Lion - dapplion 89f857a40d
Merge pull request #123 from ChainSafe/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-05-04 16:38:21 +02:00
dependabot[bot] 24555b5ada
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 17:18:32 +00:00
Cayman 1845268ed0
Update readme/package.json 2022-04-25 04:21:01 -05:00
Cayman 8678f48dd5
Remove node 12 from ci tests 2022-04-24 17:01:13 -05:00
Marin Petrunic ed9f26f593 fix benchmarks 2022-04-15 11:56:13 +02:00
Marin Petrunic 35bf7684d7 fix web tests 2022-04-15 11:51:06 +02:00
Cayman 7c2e883527
Tweaks and upgrade karma/webpack 2022-04-14 12:16:06 -05:00
Cayman 8e8447d2f9
Don't export types from switchable 2022-04-13 15:06:11 -05:00
Cayman 269c96832b
Simplify exports 2022-04-13 14:36:07 -05:00
Cayman 501f93e333
Add herumi fallback in default export 2022-04-13 13:48:25 -05:00
Cayman a8aa891768
Tweak default export 2022-04-13 13:33:59 -05:00
Cayman b02fbc57a0
Export all types in types.ts 2022-04-13 13:23:27 -05:00
Cayman 9a851a095a
Add default export 2022-04-13 13:14:12 -05:00
Cayman 31c236ab05
Merge pull request #122 from ChainSafe/philknows-codeowners
Update CODEOWNERS
2022-04-12 14:44:33 -05:00
Phil Ngo 5d9ca0fb0b
Update CODEOWNERS 2022-04-11 15:42:37 -06:00
Cayman 8881334330
Use @chainsafe/threads 2022-04-11 15:15:17 -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
Cayman 53df67a2dd
Merge pull request #115 from paulmillr/patch-1
Update bls-keygen to 0.4
2022-02-22 13:17:55 -07:00
Cayman e88ae5b04a
Update yarn.lock 2022-02-22 14:14:05 -06:00
Paul Miller 1459ad5052
Update bls-keygen to 0.4 2022-02-22 21:35:48 +02:00
Lion - dapplion 474160eb68
Merge pull request #108 from g11tech/v6.0.3
release 6.0.3
2021-09-26 11:42:59 +02:00
g11tech 97d0047b58 release 6.0.3 2021-09-25 11:40:28 +05:30
Lion - dapplion dae5bb6fab
Merge pull request #106 from g11tech/noting2fix
bls-eth-wasm package update for invalidating signature not in g2
2021-09-22 18:44:25 +02:00
g11tech 40fc4b33a2 herumi fromBytes explicit signature 2021-09-22 20:51:31 +05:30
g11tech 5731f49454 ignoring the validate flag on herumi signature impl 2021-09-22 15:19:58 +05:30
g11tech 6854661b29 bls-eth-wasm package update for invalidating signature not in g2, validation on by default 2021-09-22 11:05:53 +05:30
Cayman bb1449d878
Merge pull request #103 from ChainSafe/dapplion/v6.0.2
v6.0.2
2021-08-23 13:02:18 -05:00
dapplion b02b7aabdc v6.0.2 2021-08-23 19:55:04 +02:00
Cayman f830b41ecc
Merge pull request #102 from ChainSafe/dapplion/register
Add register script
2021-08-23 12:45:58 -05:00
dapplion 61ce6b1ead Add register script 2021-08-23 19:27:09 +02:00
Marin Petrunić 5d323c0d62
Merge pull request #100 from ChainSafe/dependabot/npm_and_yarn/color-string-1.6.0
Bump color-string from 1.5.3 to 1.6.0
2021-08-04 09:46:09 +02:00
dependabot[bot] e23dd96158
Bump color-string from 1.5.3 to 1.6.0
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.6.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 07:36:20 +00:00