mirror of
https://github.com/tornadocash/tornado-nova
synced 2024-02-02 14:53:56 +01:00
update snarkjs
This commit is contained in:
parent
e14f7ba88f
commit
9d4f8801ea
@ -47,7 +47,7 @@
|
|||||||
"mocha": "^9.1.0",
|
"mocha": "^9.1.0",
|
||||||
"omnibridge": "git+https://github.com/peppersec/omnibridge.git#aa3a970c29752a4da5f3fc7ccf0733783c1acf0b",
|
"omnibridge": "git+https://github.com/peppersec/omnibridge.git#aa3a970c29752a4da5f3fc7ccf0733783c1acf0b",
|
||||||
"prompt-sync": "^4.2.0",
|
"prompt-sync": "^4.2.0",
|
||||||
"snarkjs": "git+https://github.com/tornadocash/snarkjs.git#616c2d30699f28c8f3ab737b877402ccbb604cfe",
|
"snarkjs": "git+https://github.com/tornadocash/snarkjs.git#f37f146948f3b28086493e71512006b030588fc2",
|
||||||
"tmp-promise": "^3.0.2",
|
"tmp-promise": "^3.0.2",
|
||||||
"typechain": "^5.1.2"
|
"typechain": "^5.1.2"
|
||||||
},
|
},
|
||||||
|
26
yarn.lock
26
yarn.lock
@ -8139,9 +8139,20 @@ snapdragon@^0.8.1:
|
|||||||
source-map-resolve "^0.5.0"
|
source-map-resolve "^0.5.0"
|
||||||
use "^3.1.0"
|
use "^3.1.0"
|
||||||
|
|
||||||
"snarkjs@git+https://github.com/tornadocash/snarkjs.git#616c2d30699f28c8f3ab737b877402ccbb604cfe":
|
"snarkjs@git+https://github.com/tornadocash/snarkjs.git#869181cfaf7526fe8972073d31655493a04326d5":
|
||||||
|
version "0.1.20"
|
||||||
|
resolved "git+https://github.com/tornadocash/snarkjs.git#869181cfaf7526fe8972073d31655493a04326d5"
|
||||||
|
dependencies:
|
||||||
|
big-integer "^1.6.43"
|
||||||
|
chai "^4.2.0"
|
||||||
|
escape-string-regexp "^1.0.5"
|
||||||
|
eslint "^5.16.0"
|
||||||
|
keccak "^2.0.0"
|
||||||
|
yargs "^12.0.5"
|
||||||
|
|
||||||
|
"snarkjs@git+https://github.com/tornadocash/snarkjs.git#f37f146948f3b28086493e71512006b030588fc2":
|
||||||
version "0.4.5"
|
version "0.4.5"
|
||||||
resolved "git+https://github.com/tornadocash/snarkjs.git#616c2d30699f28c8f3ab737b877402ccbb604cfe"
|
resolved "git+https://github.com/tornadocash/snarkjs.git#f37f146948f3b28086493e71512006b030588fc2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@iden3/binfileutils" "0.0.8"
|
"@iden3/binfileutils" "0.0.8"
|
||||||
blake2b-wasm "https://github.com/jbaylina/blake2b-wasm.git"
|
blake2b-wasm "https://github.com/jbaylina/blake2b-wasm.git"
|
||||||
@ -8154,17 +8165,6 @@ snapdragon@^0.8.1:
|
|||||||
r1csfile "0.0.32"
|
r1csfile "0.0.32"
|
||||||
readline "^1.3.0"
|
readline "^1.3.0"
|
||||||
|
|
||||||
"snarkjs@git+https://github.com/tornadocash/snarkjs.git#869181cfaf7526fe8972073d31655493a04326d5":
|
|
||||||
version "0.1.20"
|
|
||||||
resolved "git+https://github.com/tornadocash/snarkjs.git#869181cfaf7526fe8972073d31655493a04326d5"
|
|
||||||
dependencies:
|
|
||||||
big-integer "^1.6.43"
|
|
||||||
chai "^4.2.0"
|
|
||||||
escape-string-regexp "^1.0.5"
|
|
||||||
eslint "^5.16.0"
|
|
||||||
keccak "^2.0.0"
|
|
||||||
yargs "^12.0.5"
|
|
||||||
|
|
||||||
solc@0.7.3:
|
solc@0.7.3:
|
||||||
version "0.7.3"
|
version "0.7.3"
|
||||||
resolved "https://registry.yarnpkg.com/solc/-/solc-0.7.3.tgz#04646961bd867a744f63d2b4e3c0701ffdc7d78a"
|
resolved "https://registry.yarnpkg.com/solc/-/solc-0.7.3.tgz#04646961bd867a744f63d2b4e3c0701ffdc7d78a"
|
||||||
|
Loading…
Reference in New Issue
Block a user