Commit Graph

293 Commits

Author SHA1 Message Date
Tornado Contrib
fc766f0981
Fixed exports field for package.json
Related: https://github.com/iden3/ffjavascript/issues/155
2024-12-23 20:22:24 +00:00
Oleksandr Brezhniev
d5dae76856
Release 0.3.1 prep (#162)
* Bump deps and package version. Rebuild

* Update chai
2024-10-12 17:12:41 +01:00
Oleksandr Brezhniev
2676e99ee2
Merge pull request #161 from viaNull/fix/check_nPoints
Update engine_multiexp.js , check if nPoints == 0
2024-10-07 17:13:18 +01:00
viaNull
87c88957b4
Update engine_multiexp.js , check if nPoints == 0 2024-05-31 00:22:44 +08:00
Oleksandr Brezhniev
337b881579
Merge pull request #157 from iden3/feat/bump-version
Bump to 0.3.0
2024-04-15 16:40:29 +02:00
Dimasik Kolezhniuk
fe53b2941f 0.3.0 2024-04-15 16:37:42 +02:00
Oleksandr Brezhniev
d0a1f5cb5f
Merge pull request #156 from iden3/feat/add-npm-publish-ci
Add workflow of publishing package to NPM
2024-04-15 16:25:44 +02:00
Dimasik Kolezhniuk
55564d963d
Remove nvmrc 2024-04-15 16:14:46 +02:00
Dimasik Kolezhniuk
11f13d0360 Add workflow of publishing package to NPM 2024-04-15 14:07:43 +02:00
Dimasik Kolezhniuk
ca78ba5f98
Merge pull request #154 from iden3/feat/readme-update
Update readme
2024-04-12 16:00:03 +02:00
Oleksandr Brezhniev
6020d1564f
Update README.md 2024-04-12 14:40:30 +01:00
Dimasik Kolezhniuk
f1ea11f237 Update readme 2024-04-12 15:27:53 +02:00
Oleksandr Brezhniev
06e6a3445d
Merge pull request #153 from iden3/feat/extention-fix 2024-04-11 09:35:05 +02:00
Dimasik Kolezhniuk
471a82141c Add fix for snap and chrome extension 2024-04-10 21:15:16 +02:00
Oleksandr Brezhniev
fdd388c298
Merge pull request #152 from iden3/chore/update-node-versions
Update node versions in GHA tests
2024-04-09 23:52:14 +02:00
Oleksandr Brezhniev
24dc6f1857 Do not run same tests twice in same PR 2024-04-09 22:50:29 +01:00
Oleksandr Brezhniev
4712452457 Update node versions in GHA tests 2024-04-09 22:47:44 +01:00
Oleksandr Brezhniev
1cb2027cf4
Merge pull request #25 from aspiers/export-ThreadManager
export ThreadManager to allow auto-generation of TypeScript types
2024-04-09 23:41:57 +02:00
Oleksandr Brezhniev
741dd4b808 run build 2024-04-09 13:32:15 +01:00
Oleksandr Brezhniev
66560381a8
Merge pull request #149 from iden3/fix/use-native-worker
Use native Worker for ES module browser build
2024-04-09 13:24:50 +02:00
Oleksandr Brezhniev
0d30b77312
Merge pull request #31 from veronicaz41/vzheng/ses
[fix] Rename eval to make it SES compatible
2024-04-09 13:22:55 +02:00
Dimasik Kolezhniuk
a781b52ed4 Use native Worker for ES module browser build 2024-03-22 18:21:59 +01:00
Jordi Baylina
c37d3a4489
0.2.63 2024-01-12 12:20:45 +01:00
Jordi Baylina
1abe526677
build 2024-01-12 12:20:27 +01:00
Oleksandr Brezhniev
b65f83e9b2
Merge pull request #144 from ctrlc03/fix/deps
fix(deps): bound web-worker to 1.2.0
2024-01-08 15:51:51 +00:00
ctrlc03
5829d387ff fix(deps): bound web-worker to 1.2.0 2024-01-08 10:53:42 +00:00
dependabot[bot]
2dc528ecd9
chore: Bump eslint from 8.54.0 to 8.56.0 (#140)
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.54.0...v8.56.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 18:44:01 -07:00
dependabot[bot]
e6727e1b9b
chore: Bump @rollup/plugin-replace from 5.0.3 to 5.0.5 (#136)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 22:17:46 -07:00
dependabot[bot]
54328388c9
chore: Bump @rollup/plugin-commonjs from 25.0.4 to 25.0.7 (#135)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 22:17:28 -07:00
dependabot[bot]
862c61e291
chore: Bump @rollup/plugin-node-resolve from 15.2.1 to 15.2.3 (#134)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 22:16:59 -07:00
dependabot[bot]
4d736dcc83
chore: Bump eslint from 8.52.0 to 8.54.0 (#138)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 22:05:02 -07:00
Cedoor
5ab9500663
feat: Return cached curves early if available (#130) 2023-10-29 15:36:30 -07:00
dependabot[bot]
c12bee4a0b
chore: Bump eslint from 8.51.0 to 8.52.0 (#131)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-29 15:25:34 -07:00
Jordi Baylina
76acedda8a
0.2.62 2023-10-26 18:43:32 +02:00
Jordi Baylina
84267d3f5e
Merge pull request #127 from iden3/feature/browser-es-build
Add Browser ES module build
2023-10-26 18:42:08 +02:00
Dimasik Kolezhniuk
51e091d26e Add explanation to browser.esm build 2023-10-10 16:20:20 +02:00
dependabot[bot]
2980e48dde
chore: Bump eslint from 8.50.0 to 8.51.0 (#128)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 20:39:55 -07:00
dependabot[bot]
99c6551786
chore: Bump chai from 4.3.9 to 4.3.10 (#124)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-08 16:04:21 -07:00
Dimasik Kolezhniuk
8a8d2aea23 Remove Terser plugin 2023-10-06 18:09:52 +02:00
Dimasik Kolezhniuk
80884d9fa8 Add Browser ES module build 2023-10-06 17:32:44 +02:00
dependabot[bot]
d1cd4ae321
chore: Bump chai from 4.3.8 to 4.3.9 (#123)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-27 12:17:54 -07:00
dependabot[bot]
b2bf3b0599
chore: Bump eslint from 8.49.0 to 8.50.0 (#122)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-27 12:15:44 -07:00
dependabot[bot]
559d532f54
chore: Bump eslint from 8.48.0 to 8.49.0 (#121)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 21:59:36 -07:00
dependabot[bot]
c5437ff138
chore: Bump chai from 4.3.7 to 4.3.8 (#119)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-03 17:00:29 -07:00
dependabot[bot]
dff73616a3
chore: Bump eslint from 8.47.0 to 8.48.0 (#120)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-03 16:56:45 -07:00
dependabot[bot]
e03701dc11
chore: Bump eslint from 8.46.0 to 8.47.0 (#117)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 21:20:08 -07:00
Jordi Baylina
4665a7b8f5
0.2.60 2023-08-09 08:28:26 +02:00
dependabot[bot]
f02120f3cc
chore: Bump wasmcurves from 0.2.1 to 0.2.2 (#114)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-06 12:53:48 -07:00
dependabot[bot]
8fbcd1aa79
chore: Bump eslint from 8.44.0 to 8.46.0 (#116)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-06 12:47:43 -07:00
dependabot[bot]
3905f7b2f0
chore: Bump eslint from 8.43.0 to 8.44.0 (#113)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-04 14:55:50 -07:00