@aztec/aztec.js 0.0.1-commit.f146247c → 0.0.1-commit.f1df4d2
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.
|
@@ -279,9 +279,14 @@ const MultiCallEntrypointContractArtifact = {
|
|
|
279
279
|
error_kind: 'string',
|
|
280
280
|
string: 'Input length must be a multiple of 32'
|
|
281
281
|
},
|
|
282
|
-
'
|
|
283
|
-
error_kind: '
|
|
284
|
-
|
|
282
|
+
'5417577161503694006': {
|
|
283
|
+
error_kind: 'fmtstring',
|
|
284
|
+
length: 56,
|
|
285
|
+
item_types: [
|
|
286
|
+
{
|
|
287
|
+
kind: 'field'
|
|
288
|
+
}
|
|
289
|
+
]
|
|
285
290
|
},
|
|
286
291
|
'9791669845391776238': {
|
|
287
292
|
error_kind: 'string',
|
|
@@ -428,9 +433,14 @@ const MultiCallEntrypointContractArtifact = {
|
|
|
428
433
|
error_kind: 'string',
|
|
429
434
|
string: 'Input length must be a multiple of 32'
|
|
430
435
|
},
|
|
431
|
-
'
|
|
432
|
-
error_kind: '
|
|
433
|
-
|
|
436
|
+
'5417577161503694006': {
|
|
437
|
+
error_kind: 'fmtstring',
|
|
438
|
+
length: 56,
|
|
439
|
+
item_types: [
|
|
440
|
+
{
|
|
441
|
+
kind: 'field'
|
|
442
|
+
}
|
|
443
|
+
]
|
|
434
444
|
},
|
|
435
445
|
'9791669845391776238': {
|
|
436
446
|
error_kind: 'string',
|
|
@@ -162,9 +162,14 @@ const PublicChecksContractArtifact = {
|
|
|
162
162
|
error_kind: 'string',
|
|
163
163
|
string: 'Input length must be a multiple of 32'
|
|
164
164
|
},
|
|
165
|
-
'
|
|
166
|
-
error_kind: '
|
|
167
|
-
|
|
165
|
+
'5417577161503694006': {
|
|
166
|
+
error_kind: 'fmtstring',
|
|
167
|
+
length: 56,
|
|
168
|
+
item_types: [
|
|
169
|
+
{
|
|
170
|
+
kind: 'field'
|
|
171
|
+
}
|
|
172
|
+
]
|
|
168
173
|
},
|
|
169
174
|
'9791669845391776238': {
|
|
170
175
|
error_kind: 'string',
|
|
@@ -368,9 +373,14 @@ const PublicChecksContractArtifact = {
|
|
|
368
373
|
error_kind: 'string',
|
|
369
374
|
string: 'Input length must be a multiple of 32'
|
|
370
375
|
},
|
|
371
|
-
'
|
|
372
|
-
error_kind: '
|
|
373
|
-
|
|
376
|
+
'5417577161503694006': {
|
|
377
|
+
error_kind: 'fmtstring',
|
|
378
|
+
length: 56,
|
|
379
|
+
item_types: [
|
|
380
|
+
{
|
|
381
|
+
kind: 'field'
|
|
382
|
+
}
|
|
383
|
+
]
|
|
374
384
|
},
|
|
375
385
|
'9791669845391776238': {
|
|
376
386
|
error_kind: 'string',
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aztec/aztec.js",
|
|
3
3
|
"homepage": "https://github.com/AztecProtocol/aztec-packages/tree/master/yarn-project/aztec.js",
|
|
4
|
-
"version": "0.0.1-commit.
|
|
4
|
+
"version": "0.0.1-commit.f1df4d2",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"exports": {
|
|
7
7
|
"./abi": "./dest/api/abi.js",
|
|
@@ -85,20 +85,20 @@
|
|
|
85
85
|
]
|
|
86
86
|
},
|
|
87
87
|
"dependencies": {
|
|
88
|
-
"@aztec/constants": "0.0.1-commit.
|
|
89
|
-
"@aztec/entrypoints": "0.0.1-commit.
|
|
90
|
-
"@aztec/ethereum": "0.0.1-commit.
|
|
91
|
-
"@aztec/foundation": "0.0.1-commit.
|
|
92
|
-
"@aztec/l1-artifacts": "0.0.1-commit.
|
|
93
|
-
"@aztec/protocol-contracts": "0.0.1-commit.
|
|
94
|
-
"@aztec/stdlib": "0.0.1-commit.
|
|
88
|
+
"@aztec/constants": "0.0.1-commit.f1df4d2",
|
|
89
|
+
"@aztec/entrypoints": "0.0.1-commit.f1df4d2",
|
|
90
|
+
"@aztec/ethereum": "0.0.1-commit.f1df4d2",
|
|
91
|
+
"@aztec/foundation": "0.0.1-commit.f1df4d2",
|
|
92
|
+
"@aztec/l1-artifacts": "0.0.1-commit.f1df4d2",
|
|
93
|
+
"@aztec/protocol-contracts": "0.0.1-commit.f1df4d2",
|
|
94
|
+
"@aztec/stdlib": "0.0.1-commit.f1df4d2",
|
|
95
95
|
"axios": "^1.12.0",
|
|
96
96
|
"tslib": "^2.4.0",
|
|
97
97
|
"viem": "npm:@aztec/viem@2.38.2",
|
|
98
98
|
"zod": "^3.23.8"
|
|
99
99
|
},
|
|
100
100
|
"devDependencies": {
|
|
101
|
-
"@aztec/builder": "0.0.1-commit.
|
|
101
|
+
"@aztec/builder": "0.0.1-commit.f1df4d2",
|
|
102
102
|
"@jest/globals": "^30.0.0",
|
|
103
103
|
"@types/jest": "^30.0.0",
|
|
104
104
|
"@types/node": "^22.15.17",
|
|
@@ -160,7 +160,7 @@ const MultiCallEntrypointContractArtifact: ContractArtifact = {
|
|
|
160
160
|
},
|
|
161
161
|
'4261968856572588300': { error_kind: 'string', string: 'Value does not fit in field' },
|
|
162
162
|
'4440399188109668273': { error_kind: 'string', string: 'Input length must be a multiple of 32' },
|
|
163
|
-
'
|
|
163
|
+
'5417577161503694006': { error_kind: 'fmtstring', length: 56, item_types: [{ kind: 'field' }] },
|
|
164
164
|
'9791669845391776238': {
|
|
165
165
|
error_kind: 'string',
|
|
166
166
|
string: '0 has a square root; you cannot claim it is not square',
|
|
@@ -223,7 +223,7 @@ const MultiCallEntrypointContractArtifact: ContractArtifact = {
|
|
|
223
223
|
},
|
|
224
224
|
'4261968856572588300': { error_kind: 'string', string: 'Value does not fit in field' },
|
|
225
225
|
'4440399188109668273': { error_kind: 'string', string: 'Input length must be a multiple of 32' },
|
|
226
|
-
'
|
|
226
|
+
'5417577161503694006': { error_kind: 'fmtstring', length: 56, item_types: [{ kind: 'field' }] },
|
|
227
227
|
'9791669845391776238': {
|
|
228
228
|
error_kind: 'string',
|
|
229
229
|
string: '0 has a square root; you cannot claim it is not square',
|
|
@@ -93,7 +93,7 @@ const PublicChecksContractArtifact: ContractArtifact = {
|
|
|
93
93
|
},
|
|
94
94
|
'4261968856572588300': { error_kind: 'string', string: 'Value does not fit in field' },
|
|
95
95
|
'4440399188109668273': { error_kind: 'string', string: 'Input length must be a multiple of 32' },
|
|
96
|
-
'
|
|
96
|
+
'5417577161503694006': { error_kind: 'fmtstring', length: 56, item_types: [{ kind: 'field' }] },
|
|
97
97
|
'9791669845391776238': {
|
|
98
98
|
error_kind: 'string',
|
|
99
99
|
string: '0 has a square root; you cannot claim it is not square',
|
|
@@ -184,7 +184,7 @@ const PublicChecksContractArtifact: ContractArtifact = {
|
|
|
184
184
|
},
|
|
185
185
|
'4261968856572588300': { error_kind: 'string', string: 'Value does not fit in field' },
|
|
186
186
|
'4440399188109668273': { error_kind: 'string', string: 'Input length must be a multiple of 32' },
|
|
187
|
-
'
|
|
187
|
+
'5417577161503694006': { error_kind: 'fmtstring', length: 56, item_types: [{ kind: 'field' }] },
|
|
188
188
|
'9791669845391776238': {
|
|
189
189
|
error_kind: 'string',
|
|
190
190
|
string: '0 has a square root; you cannot claim it is not square',
|