@noir-lang/backend_barretenberg
Advanced tools
Comparing version 0.19.2-02081db.nightly to 0.19.2-80cc293.nightly
@@ -36,2 +36,3 @@ "use strict"; | ||
this.acirComposer = await api.acirNewAcirComposer(subgroupSize); | ||
await api.acirInitProvingKey(this.acirComposer, this.acirUncompressedBytecode); | ||
this.api = api; | ||
@@ -38,0 +39,0 @@ } |
@@ -33,2 +33,3 @@ /* eslint-disable @typescript-eslint/no-explicit-any */ | ||
this.acirComposer = await api.acirNewAcirComposer(subgroupSize); | ||
await api.acirInitProvingKey(this.acirComposer, this.acirUncompressedBytecode); | ||
this.api = api; | ||
@@ -35,0 +36,0 @@ } |
@@ -6,3 +6,3 @@ { | ||
], | ||
"version": "0.19.2-02081db.nightly", | ||
"version": "0.19.2-80cc293.nightly", | ||
"packageManager": "yarn@3.5.1", | ||
@@ -37,3 +37,3 @@ "license": "(MIT OR Apache-2.0)", | ||
"@aztec/bb.js": "0.12.0", | ||
"@noir-lang/types": "0.19.2-02081db.nightly", | ||
"@noir-lang/types": "0.19.2-80cc293.nightly", | ||
"fflate": "^0.8.0" | ||
@@ -40,0 +40,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22596
495
+ Added@noir-lang/noirc_abi@0.19.2-80cc293.nightly(transitive)
+ Added@noir-lang/types@0.19.2-80cc293.nightly(transitive)
- Removed@noir-lang/noirc_abi@0.19.2-02081db.nightly(transitive)
- Removed@noir-lang/types@0.19.2-02081db.nightly(transitive)