@aztec/stdlib 0.77.0-testnet-ignition.17 → 0.77.0-testnet-ignition.21
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.
- package/dest/avm/avm.d.ts +3559 -414
- package/dest/avm/avm.d.ts.map +1 -1
- package/dest/avm/avm.js +117 -662
- package/dest/avm/avm_accumulated_data.d.ts +94 -0
- package/dest/avm/avm_accumulated_data.d.ts.map +1 -1
- package/dest/avm/avm_accumulated_data.js +12 -1
- package/dest/avm/avm_circuit_public_inputs.d.ts +1023 -0
- package/dest/avm/avm_circuit_public_inputs.d.ts.map +1 -1
- package/dest/avm/avm_circuit_public_inputs.js +30 -1
- package/dest/avm/avm_proving_request.d.ts +2567 -2
- package/dest/avm/avm_proving_request.d.ts.map +1 -1
- package/dest/avm/message_pack.d.ts +4 -0
- package/dest/avm/message_pack.d.ts.map +1 -0
- package/dest/avm/message_pack.js +47 -0
- package/dest/block/l2_block_source.d.ts +17 -0
- package/dest/block/l2_block_source.d.ts.map +1 -1
- package/dest/block/l2_block_source.js +4 -0
- package/dest/interfaces/proving-job.d.ts +2567 -2
- package/dest/interfaces/proving-job.d.ts.map +1 -1
- package/dest/kernel/private_to_avm_accumulated_data.d.ts +85 -0
- package/dest/kernel/private_to_avm_accumulated_data.d.ts.map +1 -1
- package/dest/kernel/private_to_avm_accumulated_data.js +17 -1
- package/dest/kernel/public_call_request.d.ts +26 -0
- package/dest/kernel/public_call_request.d.ts.map +1 -1
- package/dest/kernel/public_call_request.js +13 -0
- package/dest/messaging/l2_to_l1_message.d.ts +55 -0
- package/dest/messaging/l2_to_l1_message.d.ts.map +1 -1
- package/dest/messaging/l2_to_l1_message.js +15 -0
- package/dest/p2p/consensus_payload.d.ts.map +1 -1
- package/dest/p2p/consensus_payload.js +2 -1
- package/dest/tests/factories.d.ts +4 -4
- package/dest/tests/factories.d.ts.map +1 -1
- package/dest/tests/factories.js +20 -19
- package/dest/trees/nullifier_membership_witness.d.ts +7 -7
- package/dest/trees/public_data_witness.d.ts +7 -7
- package/dest/tx/private_execution_result.js +1 -1
- package/dest/tx/processed_tx.d.ts +4 -0
- package/dest/tx/processed_tx.d.ts.map +1 -1
- package/dest/tx/processed_tx.js +2 -0
- package/dest/tx/tree_snapshots.d.ts +94 -0
- package/dest/tx/tree_snapshots.d.ts.map +1 -1
- package/dest/tx/tree_snapshots.js +9 -0
- package/package.json +6 -6
- package/src/avm/avm.ts +208 -906
- package/src/avm/avm_accumulated_data.ts +27 -1
- package/src/avm/avm_circuit_public_inputs.ts +73 -1
- package/src/avm/message_pack.ts +48 -0
- package/src/block/l2_block_source.ts +18 -0
- package/src/kernel/private_to_avm_accumulated_data.ts +33 -0
- package/src/kernel/public_call_request.ts +16 -0
- package/src/messaging/l2_to_l1_message.ts +22 -0
- package/src/p2p/consensus_payload.ts +2 -1
- package/src/tests/factories.ts +38 -28
- package/src/tx/private_execution_result.ts +1 -1
- package/src/tx/processed_tx.ts +6 -0
- package/src/tx/tree_snapshots.ts +15 -0
|
@@ -87,7 +87,7 @@ export class PrivateExecutionResult {
|
|
|
87
87
|
static get schema() {
|
|
88
88
|
return z.object({
|
|
89
89
|
entrypoint: PrivateCallExecutionResult.schema,
|
|
90
|
-
firstNullifier: Fr
|
|
90
|
+
firstNullifier: schemas.Fr
|
|
91
91
|
}).transform(PrivateExecutionResult.from);
|
|
92
92
|
}
|
|
93
93
|
static from(fields) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"processed_tx.d.ts","sourceRoot":"","sources":["../../src/tx/processed_tx.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,0BAA0B,CAAC;AAE9C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AACvE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AACnE,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AACnD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAErE,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAElD,OAAO,EAAE,oBAAoB,EAAE,MAAM,qCAAqC,CAAC;AAC3E,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,wDAAwD,CAAC;AACnH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AACpE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,SAAS,CAAC;AAClC,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAC1C,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AAE3C,oBAAY,gBAAgB;IAC1B,KAAK,IAAA;IACL,SAAS,IAAA;IACT,QAAQ,IAAA;CACT;AAED;;;GAGG;AACH,MAAM,MAAM,WAAW,GAAG;IACxB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,IAAI,EAAE,oCAAoC,CAAC;IAC3C;;OAEG;IACH,cAAc,EAAE,cAAc,CAAC;IAC/B;;OAEG;IACH,iBAAiB,EAAE,iBAAiB,GAAG,SAAS,CAAC;IACjD;;OAEG;IACH,SAAS,EAAE,oBAAoB,CAAC;IAChC;;OAEG;IACH,QAAQ,EAAE,QAAQ,CAAC;IAInB,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,YAAY,EAAE,eAAe,GAAG,SAAS,CAAC;CAC3C,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG;IACrB;;OAEG;IACH,EAAE,EAAE,EAAE,CAAC;IACP;;OAEG;IACH,KAAK,EAAE,KAAK,CAAC;CACd,CAAC;AAEF,wBAAsB,gCAAgC,CACpD,EAAE,EAAE,EAAE,EACN,cAAc,EAAE,EAAE,EAClB,yBAAyB,EAAE,eAAe,EAC1C,eAAe,EAAE,eAAe,GAC/B,OAAO,CAAC,WAAW,CAAC,
|
|
1
|
+
{"version":3,"file":"processed_tx.d.ts","sourceRoot":"","sources":["../../src/tx/processed_tx.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,0BAA0B,CAAC;AAE9C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AACvE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AACnE,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AACnD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAErE,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAElD,OAAO,EAAE,oBAAoB,EAAE,MAAM,qCAAqC,CAAC;AAC3E,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,wDAAwD,CAAC;AACnH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AACpE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,SAAS,CAAC;AAClC,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAC1C,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AAE3C,oBAAY,gBAAgB;IAC1B,KAAK,IAAA;IACL,SAAS,IAAA;IACT,QAAQ,IAAA;CACT;AAED;;;GAGG;AACH,MAAM,MAAM,WAAW,GAAG;IACxB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,IAAI,EAAE,oCAAoC,CAAC;IAC3C;;OAEG;IACH,cAAc,EAAE,cAAc,CAAC;IAC/B;;OAEG;IACH,iBAAiB,EAAE,iBAAiB,GAAG,SAAS,CAAC;IACjD;;OAEG;IACH,SAAS,EAAE,oBAAoB,CAAC;IAChC;;OAEG;IACH,QAAQ,EAAE,QAAQ,CAAC;IAInB,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,UAAU,EAAE,UAAU,CAAC;IACvB;;OAEG;IACH,YAAY,EAAE,eAAe,GAAG,SAAS,CAAC;CAC3C,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG;IACrB;;OAEG;IACH,EAAE,EAAE,EAAE,CAAC;IACP;;OAEG;IACH,KAAK,EAAE,KAAK,CAAC;CACd,CAAC;AAEF,wBAAsB,gCAAgC,CACpD,EAAE,EAAE,EAAE,EACN,cAAc,EAAE,EAAE,EAClB,yBAAyB,EAAE,eAAe,EAC1C,eAAe,EAAE,eAAe,GAC/B,OAAO,CAAC,WAAW,CAAC,CAsCtB;AAED,wBAAgB,eAAe,CAAC,GAAG,EAAE,WAAW,EAAE,GAAG,MAAM,CAI1D;AAED,wBAAsB,oCAAoC,CACxD,EAAE,EAAE,EAAE,EACN,iBAAiB,EAAE,iBAAiB,EACpC,OAAO,EAAE,OAAO,EAChB,UAAU,EAAE,UAAU,EACtB,YAAY,EAAE,eAAe,GAAG,SAAS,GACxC,OAAO,CAAC,WAAW,CAAC,CA2CtB"}
|
package/dest/tx/processed_tx.js
CHANGED
|
@@ -30,6 +30,7 @@ export async function makeProcessedTxFromPrivateOnlyTx(tx, transactionFee, feePa
|
|
|
30
30
|
constants,
|
|
31
31
|
txEffect,
|
|
32
32
|
gasUsed,
|
|
33
|
+
revertCode: RevertCode.OK,
|
|
33
34
|
revertReason: undefined
|
|
34
35
|
};
|
|
35
36
|
}
|
|
@@ -59,6 +60,7 @@ export async function makeProcessedTxFromTxWithPublicCalls(tx, avmProvingRequest
|
|
|
59
60
|
constants,
|
|
60
61
|
txEffect,
|
|
61
62
|
gasUsed,
|
|
63
|
+
revertCode,
|
|
62
64
|
revertReason
|
|
63
65
|
};
|
|
64
66
|
}
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
import type { Fr } from '@aztec/foundation/fields';
|
|
5
5
|
import { BufferReader, FieldReader } from '@aztec/foundation/serialize';
|
|
6
6
|
import { inspect } from 'util';
|
|
7
|
+
import { z } from 'zod';
|
|
7
8
|
import { AppendOnlyTreeSnapshot } from '../trees/append_only_tree_snapshot.js';
|
|
8
9
|
/**
|
|
9
10
|
* Stores snapshots of all the trees but archive.
|
|
@@ -14,6 +15,99 @@ export declare class TreeSnapshots {
|
|
|
14
15
|
readonly nullifierTree: AppendOnlyTreeSnapshot;
|
|
15
16
|
readonly publicDataTree: AppendOnlyTreeSnapshot;
|
|
16
17
|
constructor(l1ToL2MessageTree: AppendOnlyTreeSnapshot, noteHashTree: AppendOnlyTreeSnapshot, nullifierTree: AppendOnlyTreeSnapshot, publicDataTree: AppendOnlyTreeSnapshot);
|
|
18
|
+
static get schema(): z.ZodEffects<z.ZodObject<{
|
|
19
|
+
l1ToL2MessageTree: z.ZodEffects<z.ZodObject<{
|
|
20
|
+
root: z.ZodType<Fr, any, string>;
|
|
21
|
+
nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
|
|
22
|
+
}, "strip", z.ZodTypeAny, {
|
|
23
|
+
root: Fr;
|
|
24
|
+
nextAvailableLeafIndex: number;
|
|
25
|
+
}, {
|
|
26
|
+
root: string;
|
|
27
|
+
nextAvailableLeafIndex: string | number | bigint;
|
|
28
|
+
}>, AppendOnlyTreeSnapshot, {
|
|
29
|
+
root: string;
|
|
30
|
+
nextAvailableLeafIndex: string | number | bigint;
|
|
31
|
+
}>;
|
|
32
|
+
noteHashTree: z.ZodEffects<z.ZodObject<{
|
|
33
|
+
root: z.ZodType<Fr, any, string>;
|
|
34
|
+
nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
|
|
35
|
+
}, "strip", z.ZodTypeAny, {
|
|
36
|
+
root: Fr;
|
|
37
|
+
nextAvailableLeafIndex: number;
|
|
38
|
+
}, {
|
|
39
|
+
root: string;
|
|
40
|
+
nextAvailableLeafIndex: string | number | bigint;
|
|
41
|
+
}>, AppendOnlyTreeSnapshot, {
|
|
42
|
+
root: string;
|
|
43
|
+
nextAvailableLeafIndex: string | number | bigint;
|
|
44
|
+
}>;
|
|
45
|
+
nullifierTree: z.ZodEffects<z.ZodObject<{
|
|
46
|
+
root: z.ZodType<Fr, any, string>;
|
|
47
|
+
nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
|
|
48
|
+
}, "strip", z.ZodTypeAny, {
|
|
49
|
+
root: Fr;
|
|
50
|
+
nextAvailableLeafIndex: number;
|
|
51
|
+
}, {
|
|
52
|
+
root: string;
|
|
53
|
+
nextAvailableLeafIndex: string | number | bigint;
|
|
54
|
+
}>, AppendOnlyTreeSnapshot, {
|
|
55
|
+
root: string;
|
|
56
|
+
nextAvailableLeafIndex: string | number | bigint;
|
|
57
|
+
}>;
|
|
58
|
+
publicDataTree: z.ZodEffects<z.ZodObject<{
|
|
59
|
+
root: z.ZodType<Fr, any, string>;
|
|
60
|
+
nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
|
|
61
|
+
}, "strip", z.ZodTypeAny, {
|
|
62
|
+
root: Fr;
|
|
63
|
+
nextAvailableLeafIndex: number;
|
|
64
|
+
}, {
|
|
65
|
+
root: string;
|
|
66
|
+
nextAvailableLeafIndex: string | number | bigint;
|
|
67
|
+
}>, AppendOnlyTreeSnapshot, {
|
|
68
|
+
root: string;
|
|
69
|
+
nextAvailableLeafIndex: string | number | bigint;
|
|
70
|
+
}>;
|
|
71
|
+
}, "strip", z.ZodTypeAny, {
|
|
72
|
+
l1ToL2MessageTree: AppendOnlyTreeSnapshot;
|
|
73
|
+
noteHashTree: AppendOnlyTreeSnapshot;
|
|
74
|
+
nullifierTree: AppendOnlyTreeSnapshot;
|
|
75
|
+
publicDataTree: AppendOnlyTreeSnapshot;
|
|
76
|
+
}, {
|
|
77
|
+
l1ToL2MessageTree: {
|
|
78
|
+
root: string;
|
|
79
|
+
nextAvailableLeafIndex: string | number | bigint;
|
|
80
|
+
};
|
|
81
|
+
noteHashTree: {
|
|
82
|
+
root: string;
|
|
83
|
+
nextAvailableLeafIndex: string | number | bigint;
|
|
84
|
+
};
|
|
85
|
+
nullifierTree: {
|
|
86
|
+
root: string;
|
|
87
|
+
nextAvailableLeafIndex: string | number | bigint;
|
|
88
|
+
};
|
|
89
|
+
publicDataTree: {
|
|
90
|
+
root: string;
|
|
91
|
+
nextAvailableLeafIndex: string | number | bigint;
|
|
92
|
+
};
|
|
93
|
+
}>, TreeSnapshots, {
|
|
94
|
+
l1ToL2MessageTree: {
|
|
95
|
+
root: string;
|
|
96
|
+
nextAvailableLeafIndex: string | number | bigint;
|
|
97
|
+
};
|
|
98
|
+
noteHashTree: {
|
|
99
|
+
root: string;
|
|
100
|
+
nextAvailableLeafIndex: string | number | bigint;
|
|
101
|
+
};
|
|
102
|
+
nullifierTree: {
|
|
103
|
+
root: string;
|
|
104
|
+
nextAvailableLeafIndex: string | number | bigint;
|
|
105
|
+
};
|
|
106
|
+
publicDataTree: {
|
|
107
|
+
root: string;
|
|
108
|
+
nextAvailableLeafIndex: string | number | bigint;
|
|
109
|
+
};
|
|
110
|
+
}>;
|
|
17
111
|
getSize(): number;
|
|
18
112
|
static fromBuffer(buffer: Buffer | BufferReader): TreeSnapshots;
|
|
19
113
|
toBuffer(): Buffer;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tree_snapshots.d.ts","sourceRoot":"","sources":["../../src/tx/tree_snapshots.ts"],"names":[],"mappings":";;;AACA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,0BAA0B,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,WAAW,EAAqB,MAAM,6BAA6B,CAAC;AAE3F,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"tree_snapshots.d.ts","sourceRoot":"","sources":["../../src/tx/tree_snapshots.ts"],"names":[],"mappings":";;;AACA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,0BAA0B,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,WAAW,EAAqB,MAAM,6BAA6B,CAAC;AAE3F,OAAO,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAC/B,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EAAE,sBAAsB,EAAE,MAAM,uCAAuC,CAAC;AAE/E;;GAEG;AACH,qBAAa,aAAa;aAEN,iBAAiB,EAAE,sBAAsB;aACzC,YAAY,EAAE,sBAAsB;aACpC,aAAa,EAAE,sBAAsB;aACrC,cAAc,EAAE,sBAAsB;gBAHtC,iBAAiB,EAAE,sBAAsB,EACzC,YAAY,EAAE,sBAAsB,EACpC,aAAa,EAAE,sBAAsB,EACrC,cAAc,EAAE,sBAAsB;IAGxD,MAAM,KAAK,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAYhB;IAED,OAAO;IASP,MAAM,CAAC,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,YAAY,GAAG,aAAa;IAU/D,QAAQ;IAKR,MAAM,CAAC,UAAU,CAAC,MAAM,EAAE,EAAE,EAAE,GAAG,WAAW;IAW5C,QAAQ,IAAI,EAAE,EAAE;IAehB,MAAM,CAAC,KAAK,IAAI,aAAa;IAS7B,OAAO,IAAI,OAAO;IASlB,CAAC,OAAO,CAAC,MAAM,CAAC;CAQjB"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { TREE_SNAPSHOTS_LENGTH } from '@aztec/constants';
|
|
2
2
|
import { BufferReader, FieldReader, serializeToBuffer } from '@aztec/foundation/serialize';
|
|
3
3
|
import { inspect } from 'util';
|
|
4
|
+
import { z } from 'zod';
|
|
4
5
|
import { AppendOnlyTreeSnapshot } from '../trees/append_only_tree_snapshot.js';
|
|
5
6
|
/**
|
|
6
7
|
* Stores snapshots of all the trees but archive.
|
|
@@ -15,6 +16,14 @@ import { AppendOnlyTreeSnapshot } from '../trees/append_only_tree_snapshot.js';
|
|
|
15
16
|
this.nullifierTree = nullifierTree;
|
|
16
17
|
this.publicDataTree = publicDataTree;
|
|
17
18
|
}
|
|
19
|
+
static get schema() {
|
|
20
|
+
return z.object({
|
|
21
|
+
l1ToL2MessageTree: AppendOnlyTreeSnapshot.schema,
|
|
22
|
+
noteHashTree: AppendOnlyTreeSnapshot.schema,
|
|
23
|
+
nullifierTree: AppendOnlyTreeSnapshot.schema,
|
|
24
|
+
publicDataTree: AppendOnlyTreeSnapshot.schema
|
|
25
|
+
}).transform(({ l1ToL2MessageTree, noteHashTree, nullifierTree, publicDataTree })=>new TreeSnapshots(l1ToL2MessageTree, noteHashTree, nullifierTree, publicDataTree));
|
|
26
|
+
}
|
|
18
27
|
getSize() {
|
|
19
28
|
return this.l1ToL2MessageTree.getSize() + this.noteHashTree.getSize() + this.nullifierTree.getSize() + this.publicDataTree.getSize();
|
|
20
29
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aztec/stdlib",
|
|
3
|
-
"version": "0.77.0-testnet-ignition.
|
|
3
|
+
"version": "0.77.0-testnet-ignition.21",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"inherits": [
|
|
6
6
|
"../package.common.json",
|
|
@@ -65,11 +65,11 @@
|
|
|
65
65
|
"test": "NODE_NO_WARNINGS=1 node --experimental-vm-modules ../node_modules/.bin/jest --passWithNoTests --maxWorkers=${JEST_MAX_WORKERS:-8}"
|
|
66
66
|
},
|
|
67
67
|
"dependencies": {
|
|
68
|
-
"@aztec/bb.js": "0.77.0-testnet-ignition.
|
|
69
|
-
"@aztec/blob-lib": "0.77.0-testnet-ignition.
|
|
70
|
-
"@aztec/constants": "0.77.0-testnet-ignition.
|
|
71
|
-
"@aztec/ethereum": "0.77.0-testnet-ignition.
|
|
72
|
-
"@aztec/foundation": "0.77.0-testnet-ignition.
|
|
68
|
+
"@aztec/bb.js": "0.77.0-testnet-ignition.21",
|
|
69
|
+
"@aztec/blob-lib": "0.77.0-testnet-ignition.21",
|
|
70
|
+
"@aztec/constants": "0.77.0-testnet-ignition.21",
|
|
71
|
+
"@aztec/ethereum": "0.77.0-testnet-ignition.21",
|
|
72
|
+
"@aztec/foundation": "0.77.0-testnet-ignition.21",
|
|
73
73
|
"lodash.chunk": "^4.2.0",
|
|
74
74
|
"lodash.isequal": "^4.5.0",
|
|
75
75
|
"lodash.omit": "^4.5.0",
|