Oren
1935b0d320
v2.0.2
2023-10-06 22:23:07 +03:00
Oren
0ddb004f3d
Replace node:crypto with js-sha256 for browser compatibility
2023-10-06 22:18:14 +03:00
Yush G
05dd923649
Merge pull request #54 from plume-sig/Divide-By-0-patch-3
...
Fix ERC links
2023-10-06 20:31:05 +02:00
Yush G
73186a67ee
Fix ERC links
2023-10-06 20:30:53 +02:00
Yush G
548b738415
Merge pull request #53 from plume-sig/dependabot/cargo/rust-k256/bumpalo-3.14.0
...
Bump bumpalo from 3.10.0 to 3.14.0 in /rust-k256
2023-10-06 17:31:04 +02:00
Yush G
8b6d5550e9
Merge pull request #52 from plume-sig/dependabot/npm_and_yarn/circuits/get-func-name-2.0.2
...
Bump get-func-name from 2.0.0 to 2.0.2 in /circuits
2023-10-06 17:30:44 +02:00
dependabot[bot]
05acef6d55
Bump bumpalo from 3.10.0 to 3.14.0 in /rust-k256
...
Bumps [bumpalo](https://github.com/fitzgen/bumpalo ) from 3.10.0 to 3.14.0.
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.10.0...3.14.0 )
---
updated-dependencies:
- dependency-name: bumpalo
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-05 21:52:49 +00:00
dependabot[bot]
10ef5f8639
Bump get-func-name from 2.0.0 to 2.0.2 in /circuits
...
Bumps [get-func-name](https://github.com/chaijs/get-func-name ) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases )
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2 )
---
updated-dependencies:
- dependency-name: get-func-name
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-05 21:52:38 +00:00
Yush G
154894191f
Merge pull request #51 from plume-sig/Divide-By-0-patch-2
...
Update README.md and added bounties for work
2023-10-05 23:51:36 +02:00
Yush G
bf450b4d2a
Update README.md and added bounties for work
2023-10-05 23:51:24 +02:00
Yush G
35989c873a
Merge pull request #50 from plume-sig/Divide-By-0-patch-1
...
Add details and links to ERC
2023-10-05 23:44:12 +02:00
Yush G
3e4968d459
Add details and links to ERC
2023-10-05 23:44:01 +02:00
Yush G
b94ba29ecf
Merge pull request #49 from plume-sig/pre-taho-changes
...
Pre taho PR changes
2023-10-05 23:29:35 +02:00
Oren
f7cccd0d80
v2.0.0
2023-10-05 20:21:09 +03:00
Oren
512159a91c
Align PlumeVersion.V1 to be equal to 1
2023-10-05 20:17:44 +03:00
Oren
19ae71bc31
Export PlumeVersion
2023-10-05 20:15:33 +03:00
Oren
7018be9b66
Move jest to devDependencies
2023-10-05 20:14:35 +03:00
Yush G
5297908633
Merge pull request #47 from RajeshRk18/update-readme
...
Update Readme
2023-09-27 18:28:08 +02:00
RajeshRk18
d1d3895191
update readme
2023-09-27 21:37:25 +05:30
Yush G
e9e924fcb5
Merge pull request #46 from RajeshRk18/fix/encode_pt-doc-comment
...
Fix/encode pt doc comment
2023-09-27 15:13:39 +02:00
Yush G
bf714fa892
Merge pull request #45 from RajeshRk18/add/reference
...
Add: Ref comment for Hash2Pairing
2023-09-27 14:31:36 +02:00
Yush G
d5cd63fbbc
Update README.md to add ERC number
2023-09-27 14:30:14 +02:00
RajeshRk18
80e9268c7c
Fix: k256-encode_pt-comment
2023-09-27 15:59:42 +05:30
RajeshRk18
91088140fd
Add: Ref comment
2023-09-27 15:40:12 +05:30
Yush G
68c69b831b
Merge pull request #42 from plume-sig/39
...
Solve #39
2023-09-26 00:21:00 +02:00
Yush G
dd76c26860
Merge pull request #44 from plume-sig/18
...
Solve #18
2023-09-26 00:19:17 +02:00
skaunov
1866268726
Remove completed issue
...
from "Contributions" subsection
2023-09-25 22:16:13 +03:00
skaunov
fce6b81c66
Solve #18
...
Also bump `ark-ec` minor version and fix some linting
2023-09-25 22:05:32 +03:00
skaunov
b66ade1189
Solve #39
...
Test values were taken from <./javascript/test/signals.test.ts> line 86
and further.
2023-09-25 00:09:41 +03:00
Sergey Kaunov
f787cb39f0
c switched to be hash in the crates
...
`c` conversion to number / field element moved to consuming functions
more like it's in <./javascript> now
2023-09-24 16:59:40 +03:00
Sergey Kaunov
e7490a8c42
Merge pull request #40 from plume-sig/skaunov-patch-1
...
Remove <./circuits> Jest wrapper run from npm.yml
2023-09-24 12:47:08 +03:00
Sergey Kaunov
e1a39b4c9e
Remove <./circuits> Jest wrapper run from npm.yml
...
See https://github.com/plume-sig/zk-nullifier-sig/issues/24#issuecomment-1732412070
2023-09-24 12:44:35 +03:00
Sergey Kaunov
fd27144a48
Merge pull request #37 from plume-sig/GA_NPMwf_correction
...
Fix npm.yml
2023-09-23 23:03:40 +03:00
Sergey Kaunov
44c0985359
Update npm.yml
...
add few non-obvious steps from <README.md>
2023-09-23 22:59:30 +03:00
Sergey Kaunov
1484d6a30c
Merge pull request #33 from skaunov/refactoring_assignments
...
Refactoring. Remove couple of excessive assigning.
2023-09-23 22:03:16 +03:00
Sergey Kaunov
ccd26a8dbc
Basic NPM workflow for both packages ( #36 )
...
further improvements would be
code coverage
skipping changes that doesn't touch that two packages
2023-09-23 21:48:15 +03:00
Sergey Kaunov
9a068afafa
Basic Rust workflow for both crates ( #35 )
...
further improvements would be
* code coverage
* skipping changes that doesn't touch that two crates
2023-09-23 15:30:46 +03:00
skaunov
cf92ce7c7d
Refactoring. Remove couple of excessive assigning.
2023-09-22 22:19:53 +03:00
Yush G
f28e49a5e5
Merge pull request #30 from skaunov/main
...
Rust code restructure
2023-09-22 19:43:05 +02:00
Yush G
41ef4b9441
Merge pull request #29 from BlakeMScurr/fix-build
...
Document npm install workaround
2023-09-22 18:29:48 +02:00
skaunov
c5a49d95ab
Rust code restructure
...
Move helper `fn` for testing into new `tests` submodule `helpers`.
Move `tests` module to the end of the file so that it wouldn't
interleave code flow of `fn`.
2023-09-22 18:59:31 +03:00
Yush G
b73ba25d87
Fix ERC link
2023-09-17 20:38:24 +02:00
Yush G
efcd485d6d
Update README.md credits
2023-09-04 21:09:08 -07:00
Yush G
3eeac046a9
Update README.md with bounty links
2023-08-14 15:59:19 -04:00
Yush G
4ebe22f8d5
Update README.md with bounties
2023-08-14 15:57:39 -04:00
BlakeMScurr
5bdbad4feb
Document npm install workaround
...
We depend on better-sqlite3@7.6.2, which has a build issue which can be worked around as described.
better-sqlite is not actually needed, it's just a transitive depedency: secp256k1_hash_to_curve_circom > circom-helper > better-sqlite3@7.6.2
The best solution is to edit secp256k1_hash_to_curve_circom so that we can import the circuits and typescript helpers without also importing the testing infrastructure, which better-sqlite3 is needed for. The workaround should be redundant once the dependencies are fixed.
2023-07-27 15:04:08 +12:00
Yush G
1ce160710b
Update README.md to add contributors
2023-07-20 18:45:01 -04:00
Yush G
a2f4625a7a
Create MIT LICENSE
2023-07-20 18:26:35 -04:00
Yush G
68d59956f8
Merge pull request #26 from vuvoth/feat/fix-a-simple-issues
...
Feat/fix a few simple issues
2023-07-20 17:36:52 -04:00
Yush G
34a72f8154
Merge pull request #27 from vuvoth/setup-workspace
...
Create Rust project workspace
2023-07-20 17:35:29 -04:00