Daniel Tehrani
4bf236a1a5
Merge pull request #45 from 0xisk/main
...
refactor: minor enhancements on the lib package
2023-12-05 14:12:43 -08:00
Daniel Tehrani
ede2b29cac
fix: use tsconfig.build.json so vscode can annotate test files as well
2023-12-02 08:45:37 +09:00
0xisk
cb273002c0
refactor: destructure params, update package metadata, enhance file naming and structure.
2023-11-29 20:41:48 +01:00
Daniel Tehrani
a08876d1ff
Merge pull request #44 from 0xisk/main
...
chore: refactor lib package exports to named for clarity
2023-11-25 13:42:03 +09:00
isk
8b0529f868
chore: refactor lib exports to named for clarity
2023-11-24 11:40:18 +01:00
Daniel Tehrani
3827e5de67
v2.3.1
v2.3.1
2023-10-11 16:33:48 +09:00
Daniel Tehrani
53049c8cbe
fix: this lead to the unintentional breaking change
2023-10-11 16:32:19 +09:00
Daniel Tehrani
2fab170a15
Merge pull request #41 from AtHeartEngineer/patch-1
...
Update package.json
2023-10-11 11:27:15 +09:00
Daniel Tehrani
82518aabc3
Remove unused snarkjs installations
2023-10-11 11:22:57 +09:00
Daniel Tehrani
e8c95a975b
Update yarn.lock
2023-10-11 11:10:44 +09:00
AtHeartEngineer
4cf4b36efd
Update package.json
...
Bump snarkjs version to get rid of vulnerability warning, even though it doesn't effect this project since spartan-ecdsa is only using the witness generation
2023-10-10 21:18:56 -04:00
Daniel Tehrani
63f534a23a
v2.3.0
v2.3.0
2023-10-05 19:24:51 +09:00
Daniel Tehrani
4d7c3c73df
feat: allow specifying using a remote circuit for the prover
2023-10-05 19:13:59 +09:00
Daniel Tehrani
baedc727fb
v2.2.0
v2.2.0
2023-09-21 14:58:58 +09:00
Daniel Tehrani
eeb704a7d1
feat: allow specifying using the remote circuit
2023-09-21 14:53:35 +09:00
Dan Tehrani
5dae5e1aa4
Update README.md
2023-06-24 00:34:04 +09:00
Daniel Tehrani
3386b30d9b
v2.1.4
v2.1.4
2023-05-29 12:17:16 +02:00
Daniel Tehrani
19e1ddd4ef
Add method verifyProof to Tree
2023-05-29 12:14:23 +02:00
Daniel Tehrani
85fc788204
Remove multi threading config (not doing multi threading at this moment)
2023-05-26 16:01:57 +02:00
Daniel Tehrani
5fa21ec9c3
Commit lock file
v2.1.3
2023-05-12 16:17:33 +02:00
Daniel Tehrani
f05b40e7f3
v2.1.3
2023-05-12 13:36:30 +02:00
Daniel Tehrani
adb73907fd
Fix WebAssembly instantiation
2023-05-12 13:34:38 +02:00
Daniel Tehrani
86338b7d4d
v2.1.2
v2.1.2
2023-05-05 13:28:48 +02:00
Daniel Tehrani
4b8acc430d
feat: use lazy_static to load the constants
2023-05-05 12:49:40 +02:00
Daniel Tehrani
4d72a30b63
feat: only allow two inputs
2023-05-05 12:48:59 +02:00
Dan Tehrani
ebf2b5f6cc
Update README.md
2023-04-30 11:02:21 +02:00
Daniel Tehrani
9da3bb96ab
v2.1.1
v2.1.1
2023-04-24 11:01:47 +02:00
Daniel Tehrani
84a54098b5
Fix the javascript wasm compile
2023-04-24 11:01:29 +02:00
Daniel Tehrani
b7e9c32e05
v2.1.0
v2.1.0
2023-03-29 16:20:57 +09:00
Daniel Tehrani
bfef367bfb
Merge branch 'main' of https://github.com/personaelabs/spartan-ecdsa
2023-03-29 13:59:14 +09:00
Dan Tehrani
feaad7e337
Attempt to fix failing build (3)
2023-03-29 13:55:49 +09:00
Daniel Tehrani
ef7e590464
Separate circuit bin file generator from spartan_wasm
2023-03-28 16:35:50 +09:00
Daniel Tehrani
3d0f6f5a01
Attempt to fix failing build (2)
2023-03-28 11:56:58 +09:00
Daniel Tehrani
885e92019e
Attempt to fix failing build
2023-03-28 11:48:39 +09:00
Daniel Tehrani
70614aa862
Specify correct rust version
2023-03-28 11:40:30 +09:00
Daniel Tehrani
2061eacf8b
Add Github Action workflow for deploying the npm package
2023-03-28 11:32:54 +09:00
Daniel Tehrani
4fa672024b
Expose leaves and delete functions
2023-03-23 19:45:30 +09:00
Dan Tehrani
035689ac8f
Merge pull request #31 from personaelabs/fix/apply-1e431e2
...
Fix/apply 1e431e2
2023-03-15 15:47:39 +09:00
Daniel Tehrani
1055716bf3
v2.0.0
2023-03-15 10:12:19 +09:00
Daniel Tehrani
a019e051f5
Apply commit 1e431e2 from microsoft/Spartan
2023-03-15 09:56:39 +09:00
Daniel Tehrani
40ddce1c01
Update wasm.js to the latest Spartan wasm compile
2023-03-15 09:54:41 +09:00
Daniel Tehrani
6bc45a95a1
Remove .gitignore in subdir since we only use the one in root
2023-03-15 09:54:15 +09:00
Daniel Tehrani
e0b9cad003
Add Spartan-secq to the workplace
2023-03-15 09:01:52 +09:00
Dan Tehrani
955f3a2344
Merge pull request #29 from personaelabs/lsankar/publish-circuits-npm
...
publish spartan-ecdsa-circuits on npm
2023-03-11 13:00:04 +09:00
Dan Tehrani
41b3a48a49
Merge pull request #30 from personaelabs/lsankar/fix-url
...
link to hosted blog post instead of localhost
2023-03-11 12:59:09 +09:00
lsankar4033
f40a2928b0
link to hosted blog post
2023-03-08 09:55:09 -08:00
lsankar4033
d5c3513286
publish spartan-ecdsa-circuits on npm
2023-03-05 20:17:04 -07:00
lsankar4033
62a666ccca
add pragma version to poseidon_constants.circom
2023-03-05 12:31:18 -07:00
Dan Tehrani
6196feb45b
Merge pull request #26 from personaelabs/lsankar/move-spartan-secq-in
...
Inline spartan-secq dependency
2023-02-24 15:00:16 +09:00
lsankar4033
b0996b6d1e
remove github CI tests from spartan-secq
2023-02-23 07:06:04 -08:00