@aztec/ivc-integration 5.0.0-nightly.20260430 → 5.0.0-nightly.20260501

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "noir_version": "1.0.0-beta.20+5f685966dadbb42bffb46994fd49c502601525b4",
3
- "hash": "16826119337179595607",
3
+ "hash": "6194288116983677877",
4
4
  "abi": {
5
5
  "parameters": [
6
6
  {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "noir_version": "1.0.0-beta.20+5f685966dadbb42bffb46994fd49c502601525b4",
3
- "hash": "8506427526499339640",
3
+ "hash": "71791469149335699",
4
4
  "abi": {
5
5
  "parameters": [
6
6
  {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "noir_version": "1.0.0-beta.20+5f685966dadbb42bffb46994fd49c502601525b4",
3
- "hash": "3412459654321869100",
3
+ "hash": "10315170073161630053",
4
4
  "abi": {
5
5
  "parameters": [
6
6
  {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "noir_version": "1.0.0-beta.20+5f685966dadbb42bffb46994fd49c502601525b4",
3
- "hash": "12663022068271329311",
3
+ "hash": "4228386010921325370",
4
4
  "abi": {
5
5
  "parameters": [
6
6
  {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "noir_version": "1.0.0-beta.20+5f685966dadbb42bffb46994fd49c502601525b4",
3
- "hash": "6665908561254931620",
3
+ "hash": "4612883148822517261",
4
4
  "abi": {
5
5
  "parameters": [
6
6
  {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "noir_version": "1.0.0-beta.20+5f685966dadbb42bffb46994fd49c502601525b4",
3
- "hash": "13787091664320558015",
3
+ "hash": "1102235031692225926",
4
4
  "abi": {
5
5
  "parameters": [
6
6
  {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "noir_version": "1.0.0-beta.20+5f685966dadbb42bffb46994fd49c502601525b4",
3
- "hash": "15053636979968092451",
3
+ "hash": "4421805759772174721",
4
4
  "abi": {
5
5
  "parameters": [
6
6
  {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "noir_version": "1.0.0-beta.20+5f685966dadbb42bffb46994fd49c502601525b4",
3
- "hash": "14242762119390684189",
3
+ "hash": "12504613254804840361",
4
4
  "abi": {
5
5
  "parameters": [
6
6
  {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "noir_version": "1.0.0-beta.20+5f685966dadbb42bffb46994fd49c502601525b4",
3
- "hash": "7372401983131951917",
3
+ "hash": "13134289424213171443",
4
4
  "abi": {
5
5
  "parameters": [
6
6
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aztec/ivc-integration",
3
- "version": "5.0.0-nightly.20260430",
3
+ "version": "5.0.0-nightly.20260501",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": "./dest/index.js",
@@ -59,14 +59,14 @@
59
59
  ]
60
60
  },
61
61
  "dependencies": {
62
- "@aztec/bb.js": "5.0.0-nightly.20260430",
63
- "@aztec/constants": "5.0.0-nightly.20260430",
64
- "@aztec/foundation": "5.0.0-nightly.20260430",
65
- "@aztec/noir-noir_codegen": "5.0.0-nightly.20260430",
66
- "@aztec/noir-noir_js": "5.0.0-nightly.20260430",
67
- "@aztec/noir-noirc_abi": "5.0.0-nightly.20260430",
68
- "@aztec/noir-types": "5.0.0-nightly.20260430",
69
- "@aztec/stdlib": "5.0.0-nightly.20260430",
62
+ "@aztec/bb.js": "5.0.0-nightly.20260501",
63
+ "@aztec/constants": "5.0.0-nightly.20260501",
64
+ "@aztec/foundation": "5.0.0-nightly.20260501",
65
+ "@aztec/noir-noir_codegen": "5.0.0-nightly.20260501",
66
+ "@aztec/noir-noir_js": "5.0.0-nightly.20260501",
67
+ "@aztec/noir-noirc_abi": "5.0.0-nightly.20260501",
68
+ "@aztec/noir-types": "5.0.0-nightly.20260501",
69
+ "@aztec/stdlib": "5.0.0-nightly.20260501",
70
70
  "change-case": "^5.4.4",
71
71
  "pako": "^2.1.0",
72
72
  "playwright": "1.49.0",
@@ -74,13 +74,13 @@
74
74
  "tslib": "^2.4.0"
75
75
  },
76
76
  "devDependencies": {
77
- "@aztec/bb-prover": "5.0.0-nightly.20260430",
78
- "@aztec/kv-store": "5.0.0-nightly.20260430",
79
- "@aztec/noir-protocol-circuits-types": "5.0.0-nightly.20260430",
80
- "@aztec/noir-test-contracts.js": "5.0.0-nightly.20260430",
81
- "@aztec/simulator": "5.0.0-nightly.20260430",
82
- "@aztec/telemetry-client": "5.0.0-nightly.20260430",
83
- "@aztec/world-state": "5.0.0-nightly.20260430",
77
+ "@aztec/bb-prover": "5.0.0-nightly.20260501",
78
+ "@aztec/kv-store": "5.0.0-nightly.20260501",
79
+ "@aztec/noir-protocol-circuits-types": "5.0.0-nightly.20260501",
80
+ "@aztec/noir-test-contracts.js": "5.0.0-nightly.20260501",
81
+ "@aztec/simulator": "5.0.0-nightly.20260501",
82
+ "@aztec/telemetry-client": "5.0.0-nightly.20260501",
83
+ "@aztec/world-state": "5.0.0-nightly.20260501",
84
84
  "@jest/globals": "^30.0.0",
85
85
  "@playwright/test": "1.49.0",
86
86
  "@types/jest": "^30.0.0",