@aztec/protocol-contracts 0.0.1-commit.27d773e65 → 0.0.1-commit.2c85e299c
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/artifacts/AuthRegistry.json +106 -94
- package/artifacts/ContractClassRegistry.json +15 -15
- package/artifacts/ContractInstanceRegistry.json +23 -23
- package/artifacts/FeeJuice.json +33 -25
- package/artifacts/MultiCallEntrypoint.json +71 -59
- package/artifacts/PublicChecks.json +69 -57
- package/dest/protocol_contract_data.js +31 -31
- package/package.json +4 -4
- package/src/protocol_contract_data.ts +31 -31
|
@@ -28,51 +28,51 @@ export const ProtocolContractAddress = {
|
|
|
28
28
|
PublicChecks: AztecAddress.fromBigInt(6n)
|
|
29
29
|
};
|
|
30
30
|
export const ProtocolContractDerivedAddress = {
|
|
31
|
-
AuthRegistry: AztecAddress.fromString('
|
|
32
|
-
ContractInstanceRegistry: AztecAddress.fromString('
|
|
33
|
-
ContractClassRegistry: AztecAddress.fromString('
|
|
34
|
-
MultiCallEntrypoint: AztecAddress.fromString('
|
|
35
|
-
FeeJuice: AztecAddress.fromString('
|
|
36
|
-
PublicChecks: AztecAddress.fromString('
|
|
31
|
+
AuthRegistry: AztecAddress.fromString('0x230efc4908dcbb829fb5495c87defe490b5dde260244d343a5214b55a593c8bf'),
|
|
32
|
+
ContractInstanceRegistry: AztecAddress.fromString('0x0fb105cd3a0a68472591ef3a26ddca6697444808d899c2c61ce4e857d65a457e'),
|
|
33
|
+
ContractClassRegistry: AztecAddress.fromString('0x08167e786e8aba1946b880e59d91aa201eeb62808efb70248e2a1dafbd2182d2'),
|
|
34
|
+
MultiCallEntrypoint: AztecAddress.fromString('0x1a5c21f35eeaed3c077c9173295b3bced6199621ba9417c7cd956ca73cd209f9'),
|
|
35
|
+
FeeJuice: AztecAddress.fromString('0x0a2d4677bbdd83127d339d932b672f8abadd4c0ece1d107041722d438abcab54'),
|
|
36
|
+
PublicChecks: AztecAddress.fromString('0x2eaf42996d23a244fadb0bbbbc4f4f891b857c9094261eecbec2eec161d647f6')
|
|
37
37
|
};
|
|
38
38
|
export const ProtocolContractClassId = {
|
|
39
|
-
AuthRegistry: Fr.fromString('
|
|
40
|
-
ContractInstanceRegistry: Fr.fromString('
|
|
41
|
-
ContractClassRegistry: Fr.fromString('
|
|
42
|
-
MultiCallEntrypoint: Fr.fromString('
|
|
43
|
-
FeeJuice: Fr.fromString('
|
|
44
|
-
PublicChecks: Fr.fromString('
|
|
39
|
+
AuthRegistry: Fr.fromString('0x0c8b688a981331410a8a8a16ff9a8abb9d7333ee4bce4b8872004643378d9e0a'),
|
|
40
|
+
ContractInstanceRegistry: Fr.fromString('0x1490116340069668eee2b756a7fc83b84237f7675107d6a52a8a7a75ea93d718'),
|
|
41
|
+
ContractClassRegistry: Fr.fromString('0x2a1f99ef039fff9b62b41829c079d2cf33a676be66f189711b2f13156ae14e9b'),
|
|
42
|
+
MultiCallEntrypoint: Fr.fromString('0x1bdbbba4fbead803ab57bc75ccc6366d27d5183afceca53db68cd320901db5b6'),
|
|
43
|
+
FeeJuice: Fr.fromString('0x11ee4729e4039e9ae4296802d9101b06d5459dafe9cd268ff5b0dcc42ecf8489'),
|
|
44
|
+
PublicChecks: Fr.fromString('0x1f81e0bb8b4f41d5be033ec97f555b7cf8190a562ac9e742a7dd31e771236294')
|
|
45
45
|
};
|
|
46
46
|
export const ProtocolContractClassIdPreimage = {
|
|
47
47
|
AuthRegistry: {
|
|
48
|
-
artifactHash: Fr.fromString('
|
|
48
|
+
artifactHash: Fr.fromString('0x0e7088309fecf3f5a9ddcc20bfe2bea2673092b06512e4ece7ef5de4cf3bb4f8'),
|
|
49
49
|
privateFunctionsRoot: Fr.fromString('0x11900a485e3ffa03da98d89abb0c9419200644aaf17f5caa863953fccf1ed88f'),
|
|
50
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
50
|
+
publicBytecodeCommitment: Fr.fromString('0x1d1f3185b1542633be10b1b0e7aaccb58bef36ddbdda237bc28ec63b0c881f02')
|
|
51
51
|
},
|
|
52
52
|
ContractInstanceRegistry: {
|
|
53
|
-
artifactHash: Fr.fromString('
|
|
53
|
+
artifactHash: Fr.fromString('0x0468672ab1e6941e2ae64da9fd0979f7fae1b5c22d0ad920880694bc4ceb8e02'),
|
|
54
54
|
privateFunctionsRoot: Fr.fromString('0x136a6705c7ad1d47f65cb881a56909d4c78d3fa8944f5b103734cd91e654ed63'),
|
|
55
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
55
|
+
publicBytecodeCommitment: Fr.fromString('0x0126d74853ad26b6ef1db381badffd70c2b3d366388a0003afc48bd73c64f0b5')
|
|
56
56
|
},
|
|
57
57
|
ContractClassRegistry: {
|
|
58
|
-
artifactHash: Fr.fromString('
|
|
59
|
-
privateFunctionsRoot: Fr.fromString('
|
|
58
|
+
artifactHash: Fr.fromString('0x205649d59cabbf3e25b9be888bb806d1a00efe645fcecb8d3d5c86a2dc794190'),
|
|
59
|
+
privateFunctionsRoot: Fr.fromString('0x0ff23fdeb043fa6b5dfadedf74780df9cd9d5c43f51b2d3894da01e6409976f5'),
|
|
60
60
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e')
|
|
61
61
|
},
|
|
62
62
|
MultiCallEntrypoint: {
|
|
63
|
-
artifactHash: Fr.fromString('
|
|
63
|
+
artifactHash: Fr.fromString('0x231a6da3a8193318725c7608c0a17354fe3c3c2af86766448aafa6f5a271dfdd'),
|
|
64
64
|
privateFunctionsRoot: Fr.fromString('0x266505ecb7c02ce6e227227c0b6bdb44713c8ecd43164ee7bb00b8fb340e8b03'),
|
|
65
65
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e')
|
|
66
66
|
},
|
|
67
67
|
FeeJuice: {
|
|
68
|
-
artifactHash: Fr.fromString('
|
|
68
|
+
artifactHash: Fr.fromString('0x2b20b8052e41a7a8dcd61542b856c5565fbf0abf5d2225347b228c1ab9562915'),
|
|
69
69
|
privateFunctionsRoot: Fr.fromString('0x0abef3cfc6ae314886c841b42dc33d3eed255ad3dee7773daabf05b229573759'),
|
|
70
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
70
|
+
publicBytecodeCommitment: Fr.fromString('0x0fad4a0f3688c81a6e6aa42deff85d51743307ddf7d6af86b62c29d67129d84e')
|
|
71
71
|
},
|
|
72
72
|
PublicChecks: {
|
|
73
|
-
artifactHash: Fr.fromString('
|
|
73
|
+
artifactHash: Fr.fromString('0x2d1c5c87b80ded8e24a089ea03b2a24a97c1d2199ccba8b551347fa95dbe56a5'),
|
|
74
74
|
privateFunctionsRoot: Fr.fromString('0x067243231eddf4222f3911defbba7705aff06ed45960b27f6f91319196ef97e1'),
|
|
75
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
75
|
+
publicBytecodeCommitment: Fr.fromString('0x25e2e42e5979daf3c87ebadaf7f40fa37b1956f70982814b1d6dd876b01b7a6d')
|
|
76
76
|
}
|
|
77
77
|
};
|
|
78
78
|
export const ProtocolContractInitializationHash = {
|
|
@@ -99,7 +99,7 @@ export const ProtocolContractPrivateFunctions = {
|
|
|
99
99
|
ContractClassRegistry: [
|
|
100
100
|
{
|
|
101
101
|
selector: FunctionSelector.fromField(Fr.fromString('0x000000000000000000000000000000000000000000000000000000006934ed0d')),
|
|
102
|
-
vkHash: Fr.fromString('
|
|
102
|
+
vkHash: Fr.fromString('0x2fca582877d6405051d16532d06a81b4d7e1811ccba69b9da6ae403f447e3d66')
|
|
103
103
|
}
|
|
104
104
|
],
|
|
105
105
|
MultiCallEntrypoint: [
|
|
@@ -121,17 +121,17 @@ export const ProtocolContractPrivateFunctions = {
|
|
|
121
121
|
PublicChecks: []
|
|
122
122
|
};
|
|
123
123
|
export const ProtocolContractsList = new ProtocolContracts([
|
|
124
|
-
AztecAddress.fromString('
|
|
125
|
-
AztecAddress.fromString('
|
|
126
|
-
AztecAddress.fromString('
|
|
127
|
-
AztecAddress.fromString('
|
|
128
|
-
AztecAddress.fromString('
|
|
129
|
-
AztecAddress.fromString('
|
|
124
|
+
AztecAddress.fromString('0x230efc4908dcbb829fb5495c87defe490b5dde260244d343a5214b55a593c8bf'),
|
|
125
|
+
AztecAddress.fromString('0x0fb105cd3a0a68472591ef3a26ddca6697444808d899c2c61ce4e857d65a457e'),
|
|
126
|
+
AztecAddress.fromString('0x08167e786e8aba1946b880e59d91aa201eeb62808efb70248e2a1dafbd2182d2'),
|
|
127
|
+
AztecAddress.fromString('0x1a5c21f35eeaed3c077c9173295b3bced6199621ba9417c7cd956ca73cd209f9'),
|
|
128
|
+
AztecAddress.fromString('0x0a2d4677bbdd83127d339d932b672f8abadd4c0ece1d107041722d438abcab54'),
|
|
129
|
+
AztecAddress.fromString('0x2eaf42996d23a244fadb0bbbbc4f4f891b857c9094261eecbec2eec161d647f6'),
|
|
130
130
|
AztecAddress.fromString('0x0000000000000000000000000000000000000000000000000000000000000000'),
|
|
131
131
|
AztecAddress.fromString('0x0000000000000000000000000000000000000000000000000000000000000000'),
|
|
132
132
|
AztecAddress.fromString('0x0000000000000000000000000000000000000000000000000000000000000000'),
|
|
133
133
|
AztecAddress.fromString('0x0000000000000000000000000000000000000000000000000000000000000000'),
|
|
134
134
|
AztecAddress.fromString('0x0000000000000000000000000000000000000000000000000000000000000000')
|
|
135
135
|
]);
|
|
136
|
-
export const protocolContractsHash = Fr.fromString('
|
|
136
|
+
export const protocolContractsHash = Fr.fromString('0x2f95ba96b7c94970f408b22c7cddb19ddb66cc55ed955ef39520dc251d8cb322');
|
|
137
137
|
export const CONTRACT_INSTANCE_PUBLISHED_EVENT_TAG = Fr.fromHexString('0x1a7e1badb79abdd38c684b3c8306ffe7ecb33c69e3380d9855730aaaa83a21a8');
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@aztec/protocol-contracts",
|
|
3
3
|
"homepage": "https://github.com/AztecProtocol/aztec-packages/tree/master/yarn-project/protocol-contracts",
|
|
4
4
|
"description": "Canonical Noir contracts for the Aztec Network",
|
|
5
|
-
"version": "0.0.1-commit.
|
|
5
|
+
"version": "0.0.1-commit.2c85e299c",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": "./dest/index.js",
|
|
@@ -73,9 +73,9 @@
|
|
|
73
73
|
]
|
|
74
74
|
},
|
|
75
75
|
"dependencies": {
|
|
76
|
-
"@aztec/constants": "0.0.1-commit.
|
|
77
|
-
"@aztec/foundation": "0.0.1-commit.
|
|
78
|
-
"@aztec/stdlib": "0.0.1-commit.
|
|
76
|
+
"@aztec/constants": "0.0.1-commit.2c85e299c",
|
|
77
|
+
"@aztec/foundation": "0.0.1-commit.2c85e299c",
|
|
78
|
+
"@aztec/stdlib": "0.0.1-commit.2c85e299c",
|
|
79
79
|
"lodash.chunk": "^4.2.0",
|
|
80
80
|
"lodash.omit": "^4.5.0",
|
|
81
81
|
"tslib": "^2.4.0"
|
|
@@ -42,55 +42,55 @@ PublicChecks: AztecAddress.fromBigInt(6n)
|
|
|
42
42
|
|
|
43
43
|
|
|
44
44
|
export const ProtocolContractDerivedAddress = {
|
|
45
|
-
AuthRegistry: AztecAddress.fromString('
|
|
46
|
-
ContractInstanceRegistry: AztecAddress.fromString('
|
|
47
|
-
ContractClassRegistry: AztecAddress.fromString('
|
|
48
|
-
MultiCallEntrypoint: AztecAddress.fromString('
|
|
49
|
-
FeeJuice: AztecAddress.fromString('
|
|
50
|
-
PublicChecks: AztecAddress.fromString('
|
|
45
|
+
AuthRegistry: AztecAddress.fromString('0x230efc4908dcbb829fb5495c87defe490b5dde260244d343a5214b55a593c8bf'),
|
|
46
|
+
ContractInstanceRegistry: AztecAddress.fromString('0x0fb105cd3a0a68472591ef3a26ddca6697444808d899c2c61ce4e857d65a457e'),
|
|
47
|
+
ContractClassRegistry: AztecAddress.fromString('0x08167e786e8aba1946b880e59d91aa201eeb62808efb70248e2a1dafbd2182d2'),
|
|
48
|
+
MultiCallEntrypoint: AztecAddress.fromString('0x1a5c21f35eeaed3c077c9173295b3bced6199621ba9417c7cd956ca73cd209f9'),
|
|
49
|
+
FeeJuice: AztecAddress.fromString('0x0a2d4677bbdd83127d339d932b672f8abadd4c0ece1d107041722d438abcab54'),
|
|
50
|
+
PublicChecks: AztecAddress.fromString('0x2eaf42996d23a244fadb0bbbbc4f4f891b857c9094261eecbec2eec161d647f6')
|
|
51
51
|
};
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
|
|
55
55
|
export const ProtocolContractClassId: Record<ProtocolContractName, Fr> = {
|
|
56
|
-
AuthRegistry: Fr.fromString('
|
|
57
|
-
ContractInstanceRegistry: Fr.fromString('
|
|
58
|
-
ContractClassRegistry: Fr.fromString('
|
|
59
|
-
MultiCallEntrypoint: Fr.fromString('
|
|
60
|
-
FeeJuice: Fr.fromString('
|
|
61
|
-
PublicChecks: Fr.fromString('
|
|
56
|
+
AuthRegistry: Fr.fromString('0x0c8b688a981331410a8a8a16ff9a8abb9d7333ee4bce4b8872004643378d9e0a'),
|
|
57
|
+
ContractInstanceRegistry: Fr.fromString('0x1490116340069668eee2b756a7fc83b84237f7675107d6a52a8a7a75ea93d718'),
|
|
58
|
+
ContractClassRegistry: Fr.fromString('0x2a1f99ef039fff9b62b41829c079d2cf33a676be66f189711b2f13156ae14e9b'),
|
|
59
|
+
MultiCallEntrypoint: Fr.fromString('0x1bdbbba4fbead803ab57bc75ccc6366d27d5183afceca53db68cd320901db5b6'),
|
|
60
|
+
FeeJuice: Fr.fromString('0x11ee4729e4039e9ae4296802d9101b06d5459dafe9cd268ff5b0dcc42ecf8489'),
|
|
61
|
+
PublicChecks: Fr.fromString('0x1f81e0bb8b4f41d5be033ec97f555b7cf8190a562ac9e742a7dd31e771236294')
|
|
62
62
|
};
|
|
63
63
|
|
|
64
64
|
export const ProtocolContractClassIdPreimage: Record<ProtocolContractName, { artifactHash: Fr; privateFunctionsRoot: Fr; publicBytecodeCommitment: Fr }> = {
|
|
65
65
|
AuthRegistry: {
|
|
66
|
-
artifactHash: Fr.fromString('
|
|
66
|
+
artifactHash: Fr.fromString('0x0e7088309fecf3f5a9ddcc20bfe2bea2673092b06512e4ece7ef5de4cf3bb4f8'),
|
|
67
67
|
privateFunctionsRoot: Fr.fromString('0x11900a485e3ffa03da98d89abb0c9419200644aaf17f5caa863953fccf1ed88f'),
|
|
68
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
68
|
+
publicBytecodeCommitment: Fr.fromString('0x1d1f3185b1542633be10b1b0e7aaccb58bef36ddbdda237bc28ec63b0c881f02'),
|
|
69
69
|
},
|
|
70
70
|
ContractInstanceRegistry: {
|
|
71
|
-
artifactHash: Fr.fromString('
|
|
71
|
+
artifactHash: Fr.fromString('0x0468672ab1e6941e2ae64da9fd0979f7fae1b5c22d0ad920880694bc4ceb8e02'),
|
|
72
72
|
privateFunctionsRoot: Fr.fromString('0x136a6705c7ad1d47f65cb881a56909d4c78d3fa8944f5b103734cd91e654ed63'),
|
|
73
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
73
|
+
publicBytecodeCommitment: Fr.fromString('0x0126d74853ad26b6ef1db381badffd70c2b3d366388a0003afc48bd73c64f0b5'),
|
|
74
74
|
},
|
|
75
75
|
ContractClassRegistry: {
|
|
76
|
-
artifactHash: Fr.fromString('
|
|
77
|
-
privateFunctionsRoot: Fr.fromString('
|
|
76
|
+
artifactHash: Fr.fromString('0x205649d59cabbf3e25b9be888bb806d1a00efe645fcecb8d3d5c86a2dc794190'),
|
|
77
|
+
privateFunctionsRoot: Fr.fromString('0x0ff23fdeb043fa6b5dfadedf74780df9cd9d5c43f51b2d3894da01e6409976f5'),
|
|
78
78
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e'),
|
|
79
79
|
},
|
|
80
80
|
MultiCallEntrypoint: {
|
|
81
|
-
artifactHash: Fr.fromString('
|
|
81
|
+
artifactHash: Fr.fromString('0x231a6da3a8193318725c7608c0a17354fe3c3c2af86766448aafa6f5a271dfdd'),
|
|
82
82
|
privateFunctionsRoot: Fr.fromString('0x266505ecb7c02ce6e227227c0b6bdb44713c8ecd43164ee7bb00b8fb340e8b03'),
|
|
83
83
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e'),
|
|
84
84
|
},
|
|
85
85
|
FeeJuice: {
|
|
86
|
-
artifactHash: Fr.fromString('
|
|
86
|
+
artifactHash: Fr.fromString('0x2b20b8052e41a7a8dcd61542b856c5565fbf0abf5d2225347b228c1ab9562915'),
|
|
87
87
|
privateFunctionsRoot: Fr.fromString('0x0abef3cfc6ae314886c841b42dc33d3eed255ad3dee7773daabf05b229573759'),
|
|
88
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
88
|
+
publicBytecodeCommitment: Fr.fromString('0x0fad4a0f3688c81a6e6aa42deff85d51743307ddf7d6af86b62c29d67129d84e'),
|
|
89
89
|
},
|
|
90
90
|
PublicChecks: {
|
|
91
|
-
artifactHash: Fr.fromString('
|
|
91
|
+
artifactHash: Fr.fromString('0x2d1c5c87b80ded8e24a089ea03b2a24a97c1d2199ccba8b551347fa95dbe56a5'),
|
|
92
92
|
privateFunctionsRoot: Fr.fromString('0x067243231eddf4222f3911defbba7705aff06ed45960b27f6f91319196ef97e1'),
|
|
93
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
93
|
+
publicBytecodeCommitment: Fr.fromString('0x25e2e42e5979daf3c87ebadaf7f40fa37b1956f70982814b1d6dd876b01b7a6d'),
|
|
94
94
|
}
|
|
95
95
|
};
|
|
96
96
|
|
|
@@ -106,7 +106,7 @@ PublicChecks: Fr.fromString('0x0000000000000000000000000000000000000000000000000
|
|
|
106
106
|
export const ProtocolContractPrivateFunctions: Record<ProtocolContractName, { selector: FunctionSelector; vkHash: Fr }[]> = {
|
|
107
107
|
AuthRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x0000000000000000000000000000000000000000000000000000000079a3d418')), vkHash: Fr.fromString('0x185a64e85b31ece67103f33ec67ddef374308c0a5dc2b7f37e016bca0dce63fb') }],
|
|
108
108
|
ContractInstanceRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x0000000000000000000000000000000000000000000000000000000016ec12aa')), vkHash: Fr.fromString('0x262f7a90ecf055779001b67dad01a3add1e549f6c27931f0e71e463ce2142b57') }],
|
|
109
|
-
ContractClassRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x000000000000000000000000000000000000000000000000000000006934ed0d')), vkHash: Fr.fromString('
|
|
109
|
+
ContractClassRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x000000000000000000000000000000000000000000000000000000006934ed0d')), vkHash: Fr.fromString('0x2fca582877d6405051d16532d06a81b4d7e1811ccba69b9da6ae403f447e3d66') }],
|
|
110
110
|
MultiCallEntrypoint: [{ selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000f04908a9')), vkHash: Fr.fromString('0x21732ab3cecf633e4c31a030df62c93e35a005b89941fdab568d2818c1355192') }],
|
|
111
111
|
FeeJuice: [{ selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000cbe67243')), vkHash: Fr.fromString('0x2ad6083b4595f8076c014e5152191013167ab1b5a31ad0cbb06490054c7c59ae') }, { selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000e8d374b6')), vkHash: Fr.fromString('0x05aaffffdf797625ff24575d939339303775c5db77fb6bdcecbf955f726fd071') }],
|
|
112
112
|
PublicChecks: []
|
|
@@ -115,12 +115,12 @@ PublicChecks: []
|
|
|
115
115
|
|
|
116
116
|
|
|
117
117
|
export const ProtocolContractsList = new ProtocolContracts([
|
|
118
|
-
AztecAddress.fromString('
|
|
119
|
-
AztecAddress.fromString('
|
|
120
|
-
AztecAddress.fromString('
|
|
121
|
-
AztecAddress.fromString('
|
|
122
|
-
AztecAddress.fromString('
|
|
123
|
-
AztecAddress.fromString('
|
|
118
|
+
AztecAddress.fromString('0x230efc4908dcbb829fb5495c87defe490b5dde260244d343a5214b55a593c8bf'),
|
|
119
|
+
AztecAddress.fromString('0x0fb105cd3a0a68472591ef3a26ddca6697444808d899c2c61ce4e857d65a457e'),
|
|
120
|
+
AztecAddress.fromString('0x08167e786e8aba1946b880e59d91aa201eeb62808efb70248e2a1dafbd2182d2'),
|
|
121
|
+
AztecAddress.fromString('0x1a5c21f35eeaed3c077c9173295b3bced6199621ba9417c7cd956ca73cd209f9'),
|
|
122
|
+
AztecAddress.fromString('0x0a2d4677bbdd83127d339d932b672f8abadd4c0ece1d107041722d438abcab54'),
|
|
123
|
+
AztecAddress.fromString('0x2eaf42996d23a244fadb0bbbbc4f4f891b857c9094261eecbec2eec161d647f6'),
|
|
124
124
|
AztecAddress.fromString('0x0000000000000000000000000000000000000000000000000000000000000000'),
|
|
125
125
|
AztecAddress.fromString('0x0000000000000000000000000000000000000000000000000000000000000000'),
|
|
126
126
|
AztecAddress.fromString('0x0000000000000000000000000000000000000000000000000000000000000000'),
|
|
@@ -128,7 +128,7 @@ AztecAddress.fromString('0x00000000000000000000000000000000000000000000000000000
|
|
|
128
128
|
AztecAddress.fromString('0x0000000000000000000000000000000000000000000000000000000000000000')
|
|
129
129
|
]);
|
|
130
130
|
|
|
131
|
-
export const protocolContractsHash = Fr.fromString('
|
|
131
|
+
export const protocolContractsHash = Fr.fromString('0x2f95ba96b7c94970f408b22c7cddb19ddb66cc55ed955ef39520dc251d8cb322');
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
|