@aztec/protocol-contracts 0.0.1-commit.3fd054f6 → 0.0.1-commit.42ee6df9b
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 +868 -1178
- package/artifacts/ContractClassRegistry.json +344 -340
- package/artifacts/ContractInstanceRegistry.json +646 -792
- package/artifacts/FeeJuice.json +927 -1089
- package/artifacts/MultiCallEntrypoint.json +567 -969
- package/artifacts/PublicChecks.json +539 -941
- package/dest/protocol_contract_data.js +40 -40
- package/package.json +4 -4
- package/src/protocol_contract_data.ts +39 -39
|
@@ -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('0x060bedb945d3f3415b31c91fa82145d4d967085f059e867e27538742fa5c58b2'),
|
|
32
|
+
ContractInstanceRegistry: AztecAddress.fromString('0x0bdb7204618687f2d39d860dade0041989ad0b8d25bf21924b939dfbcada7e74'),
|
|
33
|
+
ContractClassRegistry: AztecAddress.fromString('0x16479252c9715eac070a2d6ecd478344d9773330a13a1e17d74a3427199bb87d'),
|
|
34
|
+
MultiCallEntrypoint: AztecAddress.fromString('0x1ede88bf78fa5b6bee4b66e1f019e84dfe526e0f87738b6551a798d288b6cdf4'),
|
|
35
|
+
FeeJuice: AztecAddress.fromString('0x1bdf8ec50b3e7a1a747e73643c9e3a1025b7fa44b39d70abbbe2e2d65d696546'),
|
|
36
|
+
PublicChecks: AztecAddress.fromString('0x1779f53399d4d35555232a84dc65b30783445ee90906b1e11d298770c922a274')
|
|
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('0x0f5a075d199c3f3025e5457cd98fcac09c36dc10b75779230cb92bf8bd136d83'),
|
|
40
|
+
ContractInstanceRegistry: Fr.fromString('0x0fe6653a2620a5ab64d3f442affe589fd81454b12300f2a79c48fcaa5fc9b9d8'),
|
|
41
|
+
ContractClassRegistry: Fr.fromString('0x094b6f6ed1eb28a25304d118e6aa47adcdce72c9a84ffe272cb027d222710c5b'),
|
|
42
|
+
MultiCallEntrypoint: Fr.fromString('0x2625efb613449ab31c34fd7ab3270386f9cbe7fb1ef9cdc1f195680448fc8369'),
|
|
43
|
+
FeeJuice: Fr.fromString('0x27dec10bd412d290a5e21def4b8618219daf1a4462cfa70a242ba8b31df6636b'),
|
|
44
|
+
PublicChecks: Fr.fromString('0x10d9ed3390f4d6749d67a9e9c8cfa8f93f1bcef9db5876c14ab676fed5bc7f4b')
|
|
45
45
|
};
|
|
46
46
|
export const ProtocolContractClassIdPreimage = {
|
|
47
47
|
AuthRegistry: {
|
|
48
|
-
artifactHash: Fr.fromString('
|
|
49
|
-
privateFunctionsRoot: Fr.fromString('
|
|
50
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
48
|
+
artifactHash: Fr.fromString('0x15b49bf209587b7b449c256f084663ecb50ff936f7726f39921f06fc4dd92e9c'),
|
|
49
|
+
privateFunctionsRoot: Fr.fromString('0x046c708fc70d6631bf1dadf64c291bbe495d8b097d10af1a8fc3175401474882'),
|
|
50
|
+
publicBytecodeCommitment: Fr.fromString('0x054750ad74e8403873a95576ed0edd02562b65c93d172b564f394c484fd028c3')
|
|
51
51
|
},
|
|
52
52
|
ContractInstanceRegistry: {
|
|
53
|
-
artifactHash: Fr.fromString('
|
|
54
|
-
privateFunctionsRoot: Fr.fromString('
|
|
55
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
53
|
+
artifactHash: Fr.fromString('0x2d3cfe0e04ca6fb46f25448f6322a982fd855a7ba3b265660c7fafe5f6d8406e'),
|
|
54
|
+
privateFunctionsRoot: Fr.fromString('0x1dddc8fbaaabb967d39346d6b543e53a53011e932119864a064f788808c054e3'),
|
|
55
|
+
publicBytecodeCommitment: Fr.fromString('0x076efe4ec511f1d09c1f5424c7179a4f8fd1732710c2dea021330e58f6ca3f8e')
|
|
56
56
|
},
|
|
57
57
|
ContractClassRegistry: {
|
|
58
|
-
artifactHash: Fr.fromString('
|
|
59
|
-
privateFunctionsRoot: Fr.fromString('
|
|
58
|
+
artifactHash: Fr.fromString('0x23363bf768ab73fdf3aeaa6b66b10d7ec62f04de337ed9bf08251c42a5e5e0be'),
|
|
59
|
+
privateFunctionsRoot: Fr.fromString('0x08f7ee29d454832bfda89ac2a1461fade9fb09cab23aee1aca141f6c920fd1ad'),
|
|
60
60
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e')
|
|
61
61
|
},
|
|
62
62
|
MultiCallEntrypoint: {
|
|
63
|
-
artifactHash: Fr.fromString('
|
|
64
|
-
privateFunctionsRoot: Fr.fromString('
|
|
63
|
+
artifactHash: Fr.fromString('0x11d3babe9f46d7227ddd94e01bd5271da19cc8c9e45350effc89d9a1e0f18a16'),
|
|
64
|
+
privateFunctionsRoot: Fr.fromString('0x2344c706f337c9f6a341594f97279c17d1ff753becf0ab8f4a38d8e448109847'),
|
|
65
65
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e')
|
|
66
66
|
},
|
|
67
67
|
FeeJuice: {
|
|
68
|
-
artifactHash: Fr.fromString('
|
|
69
|
-
privateFunctionsRoot: Fr.fromString('
|
|
70
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
68
|
+
artifactHash: Fr.fromString('0x13a40604cbdb86bd0c64a46ecd846f86ea2083c235b731fd5154ddbf4460a749'),
|
|
69
|
+
privateFunctionsRoot: Fr.fromString('0x24153c28327d0f397628a390c54dd4c7c70d038eecea63a3a973db15ba3da1ea'),
|
|
70
|
+
publicBytecodeCommitment: Fr.fromString('0x1946628c70976cc0f12ab9c737e130151af18b9de32b7423d42a2aba2e9ad7cf')
|
|
71
71
|
},
|
|
72
72
|
PublicChecks: {
|
|
73
|
-
artifactHash: Fr.fromString('
|
|
73
|
+
artifactHash: Fr.fromString('0x0dc373d765c659f58b976e4f69dd581dfab4325f1f510c7b85808d37b7fb1104'),
|
|
74
74
|
privateFunctionsRoot: Fr.fromString('0x067243231eddf4222f3911defbba7705aff06ed45960b27f6f91319196ef97e1'),
|
|
75
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
75
|
+
publicBytecodeCommitment: Fr.fromString('0x23a718888ee4815f0145eebf241e5a7071e6791ea2fa9b635c48b94d68b97c58')
|
|
76
76
|
}
|
|
77
77
|
};
|
|
78
78
|
export const ProtocolContractInitializationHash = {
|
|
@@ -87,51 +87,51 @@ export const ProtocolContractPrivateFunctions = {
|
|
|
87
87
|
AuthRegistry: [
|
|
88
88
|
{
|
|
89
89
|
selector: FunctionSelector.fromField(Fr.fromString('0x0000000000000000000000000000000000000000000000000000000079a3d418')),
|
|
90
|
-
vkHash: Fr.fromString('
|
|
90
|
+
vkHash: Fr.fromString('0x1301ad6a990f1492cfad9c8e5fb5589cd2de808033755ef693ed0ed39a2d5cf7')
|
|
91
91
|
}
|
|
92
92
|
],
|
|
93
93
|
ContractInstanceRegistry: [
|
|
94
94
|
{
|
|
95
95
|
selector: FunctionSelector.fromField(Fr.fromString('0x0000000000000000000000000000000000000000000000000000000016ec12aa')),
|
|
96
|
-
vkHash: Fr.fromString('
|
|
96
|
+
vkHash: Fr.fromString('0x0ce274795b59679fe925262c6b66ce9007f9bf75ec18dcac6592d40f8aec4f04')
|
|
97
97
|
}
|
|
98
98
|
],
|
|
99
99
|
ContractClassRegistry: [
|
|
100
100
|
{
|
|
101
101
|
selector: FunctionSelector.fromField(Fr.fromString('0x000000000000000000000000000000000000000000000000000000006934ed0d')),
|
|
102
|
-
vkHash: Fr.fromString('
|
|
102
|
+
vkHash: Fr.fromString('0x212ed99cbcf7e27c68281638b825a6332776d39a1a4672da26e94615a6868451')
|
|
103
103
|
}
|
|
104
104
|
],
|
|
105
105
|
MultiCallEntrypoint: [
|
|
106
106
|
{
|
|
107
107
|
selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000f04908a9')),
|
|
108
|
-
vkHash: Fr.fromString('
|
|
108
|
+
vkHash: Fr.fromString('0x29c178967de2eb2e71ff3882acb3d42433b6eb5d0a012b493443eba87b532d13')
|
|
109
109
|
}
|
|
110
110
|
],
|
|
111
111
|
FeeJuice: [
|
|
112
112
|
{
|
|
113
113
|
selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000cbe67243')),
|
|
114
|
-
vkHash: Fr.fromString('
|
|
114
|
+
vkHash: Fr.fromString('0x28daf36cd33c55f99daf0940b3330aa1ae102743646655a1069456b4d59d16c7')
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
117
|
selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000e8d374b6')),
|
|
118
|
-
vkHash: Fr.fromString('
|
|
118
|
+
vkHash: Fr.fromString('0x09a76e52aca4a3e9fd7dc0644634247f57e43e9b7d61e7c197ac0099efe5db60')
|
|
119
119
|
}
|
|
120
120
|
],
|
|
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('0x060bedb945d3f3415b31c91fa82145d4d967085f059e867e27538742fa5c58b2'),
|
|
125
|
+
AztecAddress.fromString('0x0bdb7204618687f2d39d860dade0041989ad0b8d25bf21924b939dfbcada7e74'),
|
|
126
|
+
AztecAddress.fromString('0x16479252c9715eac070a2d6ecd478344d9773330a13a1e17d74a3427199bb87d'),
|
|
127
|
+
AztecAddress.fromString('0x1ede88bf78fa5b6bee4b66e1f019e84dfe526e0f87738b6551a798d288b6cdf4'),
|
|
128
|
+
AztecAddress.fromString('0x1bdf8ec50b3e7a1a747e73643c9e3a1025b7fa44b39d70abbbe2e2d65d696546'),
|
|
129
|
+
AztecAddress.fromString('0x1779f53399d4d35555232a84dc65b30783445ee90906b1e11d298770c922a274'),
|
|
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('0x1bd9e6754e9f8bdad892eef7873498be141bd1f7632600004c1f3a2b36f9972f');
|
|
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.42ee6df9b",
|
|
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.42ee6df9b",
|
|
77
|
+
"@aztec/foundation": "0.0.1-commit.42ee6df9b",
|
|
78
|
+
"@aztec/stdlib": "0.0.1-commit.42ee6df9b",
|
|
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('0x060bedb945d3f3415b31c91fa82145d4d967085f059e867e27538742fa5c58b2'),
|
|
46
|
+
ContractInstanceRegistry: AztecAddress.fromString('0x0bdb7204618687f2d39d860dade0041989ad0b8d25bf21924b939dfbcada7e74'),
|
|
47
|
+
ContractClassRegistry: AztecAddress.fromString('0x16479252c9715eac070a2d6ecd478344d9773330a13a1e17d74a3427199bb87d'),
|
|
48
|
+
MultiCallEntrypoint: AztecAddress.fromString('0x1ede88bf78fa5b6bee4b66e1f019e84dfe526e0f87738b6551a798d288b6cdf4'),
|
|
49
|
+
FeeJuice: AztecAddress.fromString('0x1bdf8ec50b3e7a1a747e73643c9e3a1025b7fa44b39d70abbbe2e2d65d696546'),
|
|
50
|
+
PublicChecks: AztecAddress.fromString('0x1779f53399d4d35555232a84dc65b30783445ee90906b1e11d298770c922a274')
|
|
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('0x0f5a075d199c3f3025e5457cd98fcac09c36dc10b75779230cb92bf8bd136d83'),
|
|
57
|
+
ContractInstanceRegistry: Fr.fromString('0x0fe6653a2620a5ab64d3f442affe589fd81454b12300f2a79c48fcaa5fc9b9d8'),
|
|
58
|
+
ContractClassRegistry: Fr.fromString('0x094b6f6ed1eb28a25304d118e6aa47adcdce72c9a84ffe272cb027d222710c5b'),
|
|
59
|
+
MultiCallEntrypoint: Fr.fromString('0x2625efb613449ab31c34fd7ab3270386f9cbe7fb1ef9cdc1f195680448fc8369'),
|
|
60
|
+
FeeJuice: Fr.fromString('0x27dec10bd412d290a5e21def4b8618219daf1a4462cfa70a242ba8b31df6636b'),
|
|
61
|
+
PublicChecks: Fr.fromString('0x10d9ed3390f4d6749d67a9e9c8cfa8f93f1bcef9db5876c14ab676fed5bc7f4b')
|
|
62
62
|
};
|
|
63
63
|
|
|
64
64
|
export const ProtocolContractClassIdPreimage: Record<ProtocolContractName, { artifactHash: Fr; privateFunctionsRoot: Fr; publicBytecodeCommitment: Fr }> = {
|
|
65
65
|
AuthRegistry: {
|
|
66
|
-
artifactHash: Fr.fromString('
|
|
67
|
-
privateFunctionsRoot: Fr.fromString('
|
|
68
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
66
|
+
artifactHash: Fr.fromString('0x15b49bf209587b7b449c256f084663ecb50ff936f7726f39921f06fc4dd92e9c'),
|
|
67
|
+
privateFunctionsRoot: Fr.fromString('0x046c708fc70d6631bf1dadf64c291bbe495d8b097d10af1a8fc3175401474882'),
|
|
68
|
+
publicBytecodeCommitment: Fr.fromString('0x054750ad74e8403873a95576ed0edd02562b65c93d172b564f394c484fd028c3'),
|
|
69
69
|
},
|
|
70
70
|
ContractInstanceRegistry: {
|
|
71
|
-
artifactHash: Fr.fromString('
|
|
72
|
-
privateFunctionsRoot: Fr.fromString('
|
|
73
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
71
|
+
artifactHash: Fr.fromString('0x2d3cfe0e04ca6fb46f25448f6322a982fd855a7ba3b265660c7fafe5f6d8406e'),
|
|
72
|
+
privateFunctionsRoot: Fr.fromString('0x1dddc8fbaaabb967d39346d6b543e53a53011e932119864a064f788808c054e3'),
|
|
73
|
+
publicBytecodeCommitment: Fr.fromString('0x076efe4ec511f1d09c1f5424c7179a4f8fd1732710c2dea021330e58f6ca3f8e'),
|
|
74
74
|
},
|
|
75
75
|
ContractClassRegistry: {
|
|
76
|
-
artifactHash: Fr.fromString('
|
|
77
|
-
privateFunctionsRoot: Fr.fromString('
|
|
76
|
+
artifactHash: Fr.fromString('0x23363bf768ab73fdf3aeaa6b66b10d7ec62f04de337ed9bf08251c42a5e5e0be'),
|
|
77
|
+
privateFunctionsRoot: Fr.fromString('0x08f7ee29d454832bfda89ac2a1461fade9fb09cab23aee1aca141f6c920fd1ad'),
|
|
78
78
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e'),
|
|
79
79
|
},
|
|
80
80
|
MultiCallEntrypoint: {
|
|
81
|
-
artifactHash: Fr.fromString('
|
|
82
|
-
privateFunctionsRoot: Fr.fromString('
|
|
81
|
+
artifactHash: Fr.fromString('0x11d3babe9f46d7227ddd94e01bd5271da19cc8c9e45350effc89d9a1e0f18a16'),
|
|
82
|
+
privateFunctionsRoot: Fr.fromString('0x2344c706f337c9f6a341594f97279c17d1ff753becf0ab8f4a38d8e448109847'),
|
|
83
83
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e'),
|
|
84
84
|
},
|
|
85
85
|
FeeJuice: {
|
|
86
|
-
artifactHash: Fr.fromString('
|
|
87
|
-
privateFunctionsRoot: Fr.fromString('
|
|
88
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
86
|
+
artifactHash: Fr.fromString('0x13a40604cbdb86bd0c64a46ecd846f86ea2083c235b731fd5154ddbf4460a749'),
|
|
87
|
+
privateFunctionsRoot: Fr.fromString('0x24153c28327d0f397628a390c54dd4c7c70d038eecea63a3a973db15ba3da1ea'),
|
|
88
|
+
publicBytecodeCommitment: Fr.fromString('0x1946628c70976cc0f12ab9c737e130151af18b9de32b7423d42a2aba2e9ad7cf'),
|
|
89
89
|
},
|
|
90
90
|
PublicChecks: {
|
|
91
|
-
artifactHash: Fr.fromString('
|
|
91
|
+
artifactHash: Fr.fromString('0x0dc373d765c659f58b976e4f69dd581dfab4325f1f510c7b85808d37b7fb1104'),
|
|
92
92
|
privateFunctionsRoot: Fr.fromString('0x067243231eddf4222f3911defbba7705aff06ed45960b27f6f91319196ef97e1'),
|
|
93
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
93
|
+
publicBytecodeCommitment: Fr.fromString('0x23a718888ee4815f0145eebf241e5a7071e6791ea2fa9b635c48b94d68b97c58'),
|
|
94
94
|
}
|
|
95
95
|
};
|
|
96
96
|
|
|
@@ -104,23 +104,23 @@ PublicChecks: Fr.fromString('0x0000000000000000000000000000000000000000000000000
|
|
|
104
104
|
};
|
|
105
105
|
|
|
106
106
|
export const ProtocolContractPrivateFunctions: Record<ProtocolContractName, { selector: FunctionSelector; vkHash: Fr }[]> = {
|
|
107
|
-
AuthRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x0000000000000000000000000000000000000000000000000000000079a3d418')), vkHash: Fr.fromString('
|
|
108
|
-
ContractInstanceRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x0000000000000000000000000000000000000000000000000000000016ec12aa')), vkHash: Fr.fromString('
|
|
109
|
-
ContractClassRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x000000000000000000000000000000000000000000000000000000006934ed0d')), vkHash: Fr.fromString('
|
|
110
|
-
MultiCallEntrypoint: [{ selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000f04908a9')), vkHash: Fr.fromString('
|
|
111
|
-
FeeJuice: [{ selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000cbe67243')), vkHash: Fr.fromString('
|
|
107
|
+
AuthRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x0000000000000000000000000000000000000000000000000000000079a3d418')), vkHash: Fr.fromString('0x1301ad6a990f1492cfad9c8e5fb5589cd2de808033755ef693ed0ed39a2d5cf7') }],
|
|
108
|
+
ContractInstanceRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x0000000000000000000000000000000000000000000000000000000016ec12aa')), vkHash: Fr.fromString('0x0ce274795b59679fe925262c6b66ce9007f9bf75ec18dcac6592d40f8aec4f04') }],
|
|
109
|
+
ContractClassRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x000000000000000000000000000000000000000000000000000000006934ed0d')), vkHash: Fr.fromString('0x212ed99cbcf7e27c68281638b825a6332776d39a1a4672da26e94615a6868451') }],
|
|
110
|
+
MultiCallEntrypoint: [{ selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000f04908a9')), vkHash: Fr.fromString('0x29c178967de2eb2e71ff3882acb3d42433b6eb5d0a012b493443eba87b532d13') }],
|
|
111
|
+
FeeJuice: [{ selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000cbe67243')), vkHash: Fr.fromString('0x28daf36cd33c55f99daf0940b3330aa1ae102743646655a1069456b4d59d16c7') }, { selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000e8d374b6')), vkHash: Fr.fromString('0x09a76e52aca4a3e9fd7dc0644634247f57e43e9b7d61e7c197ac0099efe5db60') }],
|
|
112
112
|
PublicChecks: []
|
|
113
113
|
};
|
|
114
114
|
|
|
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('0x060bedb945d3f3415b31c91fa82145d4d967085f059e867e27538742fa5c58b2'),
|
|
119
|
+
AztecAddress.fromString('0x0bdb7204618687f2d39d860dade0041989ad0b8d25bf21924b939dfbcada7e74'),
|
|
120
|
+
AztecAddress.fromString('0x16479252c9715eac070a2d6ecd478344d9773330a13a1e17d74a3427199bb87d'),
|
|
121
|
+
AztecAddress.fromString('0x1ede88bf78fa5b6bee4b66e1f019e84dfe526e0f87738b6551a798d288b6cdf4'),
|
|
122
|
+
AztecAddress.fromString('0x1bdf8ec50b3e7a1a747e73643c9e3a1025b7fa44b39d70abbbe2e2d65d696546'),
|
|
123
|
+
AztecAddress.fromString('0x1779f53399d4d35555232a84dc65b30783445ee90906b1e11d298770c922a274'),
|
|
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('0x1bd9e6754e9f8bdad892eef7873498be141bd1f7632600004c1f3a2b36f9972f');
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
|