@aztec/protocol-contracts 0.0.1-commit.0dc957cde → 0.0.1-commit.0ec55a70b
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 +179 -171
- package/artifacts/ContractClassRegistry.json +4 -4
- package/artifacts/ContractInstanceRegistry.json +28 -150
- package/artifacts/FeeJuice.json +5 -5
- package/artifacts/MultiCallEntrypoint.json +134 -134
- package/artifacts/PublicChecks.json +171 -171
- package/dest/protocol_contract_data.js +36 -36
- package/package.json +4 -4
- package/src/protocol_contract_data.ts +35 -35
|
@@ -28,49 +28,49 @@ 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('0x1203cc9c01394dc3ac50cef3a4c8968f395063ddb06af7dfc7bd3e985e9bd618'),
|
|
32
|
+
ContractInstanceRegistry: AztecAddress.fromString('0x1433903f62ee9b2be02154ee423a56c6c816a58bd807a0a58dac62d31a6b0764'),
|
|
33
|
+
ContractClassRegistry: AztecAddress.fromString('0x0f27c823212a6534c7053a71517329c3e524d30bb589b1eb0bc6f0384737f532'),
|
|
34
|
+
MultiCallEntrypoint: AztecAddress.fromString('0x2d245453b38e409da542602b9aa6bae03123a7f810121518d5f285d0983a00a4'),
|
|
35
|
+
FeeJuice: AztecAddress.fromString('0x0e525dba8a2b4d72b53143f0c0c894ff0881580f7c6eb38734f07946ecc2a238'),
|
|
36
|
+
PublicChecks: AztecAddress.fromString('0x0b4d3a9a7a3caf83f9c2060347e48cc28c7f04d2560d1cbf5bf08d4832128a97')
|
|
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('0x22586102100c4e25fea653d1edc4f3ef903e431ebc7725f70dafaea28a74e8a7'),
|
|
40
|
+
ContractInstanceRegistry: Fr.fromString('0x1e2e1c45948ee4089b2e0df7235438f9a83bfcb45ba5c2b89c8475228c41a2d4'),
|
|
41
|
+
ContractClassRegistry: Fr.fromString('0x05ea83bb0241c9cd4e3e171e436394def07901108d103dd0426e560cd484d986'),
|
|
42
|
+
MultiCallEntrypoint: Fr.fromString('0x0c0a78622940ab9e09377a0270a4559e993a297216d10c3088497a442bcd06c5'),
|
|
43
|
+
FeeJuice: Fr.fromString('0x19c94a36e234d06765a43d794395e5664db110eb74a1a7b2be83c207d5180dd6'),
|
|
44
|
+
PublicChecks: Fr.fromString('0x1853dc3b22d13d7fb93a089c366125098bf0f4a169255e12fc3765b3c08c3b6d')
|
|
45
45
|
};
|
|
46
46
|
export const ProtocolContractClassIdPreimage = {
|
|
47
47
|
AuthRegistry: {
|
|
48
|
-
artifactHash: Fr.fromString('
|
|
49
|
-
privateFunctionsRoot: Fr.fromString('
|
|
48
|
+
artifactHash: Fr.fromString('0x2f40338537369f28dd399693f5cd35b177935af02ece1f3c9024639ac840d1f0'),
|
|
49
|
+
privateFunctionsRoot: Fr.fromString('0x06e0363cea8d971d0c2988a13fc88774092b2858adc5ee0876ed2f9ad05e2f63'),
|
|
50
50
|
publicBytecodeCommitment: Fr.fromString('0x2545f39893766508ce37bb5cea5e4dcab04c6f7f79f3089b1c076876e9d268b2')
|
|
51
51
|
},
|
|
52
52
|
ContractInstanceRegistry: {
|
|
53
|
-
artifactHash: Fr.fromString('
|
|
54
|
-
privateFunctionsRoot: Fr.fromString('
|
|
53
|
+
artifactHash: Fr.fromString('0x0f3b74fc2f0af41e2bf495752b3197e1dbae3f6a44db84cc51511fa24fbe1b1a'),
|
|
54
|
+
privateFunctionsRoot: Fr.fromString('0x03a379a59b8c9c8f4056bae488afc3c3edaf802e0fac77e1ed6f9f28de4006ed'),
|
|
55
55
|
publicBytecodeCommitment: Fr.fromString('0x260735cf6645c6f07d2f0ebe2bfbd3062e95ddc820661329a5422bc239261bba')
|
|
56
56
|
},
|
|
57
57
|
ContractClassRegistry: {
|
|
58
|
-
artifactHash: Fr.fromString('
|
|
59
|
-
privateFunctionsRoot: Fr.fromString('
|
|
58
|
+
artifactHash: Fr.fromString('0x0a68a1f42790edcea663813dfbb969ce6674769b7c7da210465b5c06f6d1bd26'),
|
|
59
|
+
privateFunctionsRoot: Fr.fromString('0x2f0da47c4a5f0cf42e17605196578afb656f254ba32c928680a103b783623cb2'),
|
|
60
60
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e')
|
|
61
61
|
},
|
|
62
62
|
MultiCallEntrypoint: {
|
|
63
|
-
artifactHash: Fr.fromString('
|
|
64
|
-
privateFunctionsRoot: Fr.fromString('
|
|
63
|
+
artifactHash: Fr.fromString('0x0934ea89eeb3855822b63914c4e271c2b70e42a9fa23e53830d9566f39a26975'),
|
|
64
|
+
privateFunctionsRoot: Fr.fromString('0x1497e05e2f823193577378ed04f91211331c657f7794113716315f52beff0a6a'),
|
|
65
65
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e')
|
|
66
66
|
},
|
|
67
67
|
FeeJuice: {
|
|
68
|
-
artifactHash: Fr.fromString('
|
|
69
|
-
privateFunctionsRoot: Fr.fromString('
|
|
68
|
+
artifactHash: Fr.fromString('0x185a000d3026f0dc70dabf6ef369b187921262e4af85e67956153e195cdd8f15'),
|
|
69
|
+
privateFunctionsRoot: Fr.fromString('0x29ed50e40fb17967b7451a6a43c87b5d75dab2bfa555053f45b1dfbb2f16afdc'),
|
|
70
70
|
publicBytecodeCommitment: Fr.fromString('0x1d4b1a8f71b8250d4fb65f8e16a4604e9165648279f47d80e024ce2684c4bdfb')
|
|
71
71
|
},
|
|
72
72
|
PublicChecks: {
|
|
73
|
-
artifactHash: Fr.fromString('
|
|
73
|
+
artifactHash: Fr.fromString('0x2b11692497c9a3f1f44f4694d1ffb1e521d8cd6ba0e2ef3878026fe9c12fd854'),
|
|
74
74
|
privateFunctionsRoot: Fr.fromString('0x202860adb1b8975971eeaf571aaaa88a27f4035290d58532ae7d60b0dfaad54c'),
|
|
75
75
|
publicBytecodeCommitment: Fr.fromString('0x013c4f854a5c87c9daf86c5f9bc07a42c2a061f1d924a5b3564ec7edc8e18cb7')
|
|
76
76
|
}
|
|
@@ -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('0x0e6dcc7becc25a6ee2e1322f2cc0ff6b59abff1bce27ca9906c079103e3d2c36')
|
|
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('0x2d00ab6f38f0a2b14eb70721ef7faefd0b69cdfa334c4fe8d72fad43a085eaf9')
|
|
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('0x0f23452fb21d83166f9790a0858b609a1eb2af9dcd552482a66877211dac74e0')
|
|
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('0x06d65a5559a8f078b79b10786980ba9b3b11516210124599f1eb26edbd315d0a')
|
|
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('0x0c05c6a60ef729b5d17e84775efedbc2a782bd97dcdb694e9cacdd866ba3da32')
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
117
|
selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000e8d374b6')),
|
|
118
|
-
vkHash: Fr.fromString('
|
|
118
|
+
vkHash: Fr.fromString('0x1b561f8eea79f2dca12037581445da32891bbaf02805952c6616dd2ca53746d2')
|
|
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('0x1203cc9c01394dc3ac50cef3a4c8968f395063ddb06af7dfc7bd3e985e9bd618'),
|
|
125
|
+
AztecAddress.fromString('0x1433903f62ee9b2be02154ee423a56c6c816a58bd807a0a58dac62d31a6b0764'),
|
|
126
|
+
AztecAddress.fromString('0x0f27c823212a6534c7053a71517329c3e524d30bb589b1eb0bc6f0384737f532'),
|
|
127
|
+
AztecAddress.fromString('0x2d245453b38e409da542602b9aa6bae03123a7f810121518d5f285d0983a00a4'),
|
|
128
|
+
AztecAddress.fromString('0x0e525dba8a2b4d72b53143f0c0c894ff0881580f7c6eb38734f07946ecc2a238'),
|
|
129
|
+
AztecAddress.fromString('0x0b4d3a9a7a3caf83f9c2060347e48cc28c7f04d2560d1cbf5bf08d4832128a97'),
|
|
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('0x00e1e568be98f9931a554923b20a253fd1fa8346412ae4078818e0b0a896db68');
|
|
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.0ec55a70b",
|
|
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.0ec55a70b",
|
|
77
|
+
"@aztec/foundation": "0.0.1-commit.0ec55a70b",
|
|
78
|
+
"@aztec/stdlib": "0.0.1-commit.0ec55a70b",
|
|
79
79
|
"lodash.chunk": "^4.2.0",
|
|
80
80
|
"lodash.omit": "^4.5.0",
|
|
81
81
|
"tslib": "^2.4.0"
|
|
@@ -42,53 +42,53 @@ 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('0x1203cc9c01394dc3ac50cef3a4c8968f395063ddb06af7dfc7bd3e985e9bd618'),
|
|
46
|
+
ContractInstanceRegistry: AztecAddress.fromString('0x1433903f62ee9b2be02154ee423a56c6c816a58bd807a0a58dac62d31a6b0764'),
|
|
47
|
+
ContractClassRegistry: AztecAddress.fromString('0x0f27c823212a6534c7053a71517329c3e524d30bb589b1eb0bc6f0384737f532'),
|
|
48
|
+
MultiCallEntrypoint: AztecAddress.fromString('0x2d245453b38e409da542602b9aa6bae03123a7f810121518d5f285d0983a00a4'),
|
|
49
|
+
FeeJuice: AztecAddress.fromString('0x0e525dba8a2b4d72b53143f0c0c894ff0881580f7c6eb38734f07946ecc2a238'),
|
|
50
|
+
PublicChecks: AztecAddress.fromString('0x0b4d3a9a7a3caf83f9c2060347e48cc28c7f04d2560d1cbf5bf08d4832128a97')
|
|
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('0x22586102100c4e25fea653d1edc4f3ef903e431ebc7725f70dafaea28a74e8a7'),
|
|
57
|
+
ContractInstanceRegistry: Fr.fromString('0x1e2e1c45948ee4089b2e0df7235438f9a83bfcb45ba5c2b89c8475228c41a2d4'),
|
|
58
|
+
ContractClassRegistry: Fr.fromString('0x05ea83bb0241c9cd4e3e171e436394def07901108d103dd0426e560cd484d986'),
|
|
59
|
+
MultiCallEntrypoint: Fr.fromString('0x0c0a78622940ab9e09377a0270a4559e993a297216d10c3088497a442bcd06c5'),
|
|
60
|
+
FeeJuice: Fr.fromString('0x19c94a36e234d06765a43d794395e5664db110eb74a1a7b2be83c207d5180dd6'),
|
|
61
|
+
PublicChecks: Fr.fromString('0x1853dc3b22d13d7fb93a089c366125098bf0f4a169255e12fc3765b3c08c3b6d')
|
|
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('
|
|
66
|
+
artifactHash: Fr.fromString('0x2f40338537369f28dd399693f5cd35b177935af02ece1f3c9024639ac840d1f0'),
|
|
67
|
+
privateFunctionsRoot: Fr.fromString('0x06e0363cea8d971d0c2988a13fc88774092b2858adc5ee0876ed2f9ad05e2f63'),
|
|
68
68
|
publicBytecodeCommitment: Fr.fromString('0x2545f39893766508ce37bb5cea5e4dcab04c6f7f79f3089b1c076876e9d268b2'),
|
|
69
69
|
},
|
|
70
70
|
ContractInstanceRegistry: {
|
|
71
|
-
artifactHash: Fr.fromString('
|
|
72
|
-
privateFunctionsRoot: Fr.fromString('
|
|
71
|
+
artifactHash: Fr.fromString('0x0f3b74fc2f0af41e2bf495752b3197e1dbae3f6a44db84cc51511fa24fbe1b1a'),
|
|
72
|
+
privateFunctionsRoot: Fr.fromString('0x03a379a59b8c9c8f4056bae488afc3c3edaf802e0fac77e1ed6f9f28de4006ed'),
|
|
73
73
|
publicBytecodeCommitment: Fr.fromString('0x260735cf6645c6f07d2f0ebe2bfbd3062e95ddc820661329a5422bc239261bba'),
|
|
74
74
|
},
|
|
75
75
|
ContractClassRegistry: {
|
|
76
|
-
artifactHash: Fr.fromString('
|
|
77
|
-
privateFunctionsRoot: Fr.fromString('
|
|
76
|
+
artifactHash: Fr.fromString('0x0a68a1f42790edcea663813dfbb969ce6674769b7c7da210465b5c06f6d1bd26'),
|
|
77
|
+
privateFunctionsRoot: Fr.fromString('0x2f0da47c4a5f0cf42e17605196578afb656f254ba32c928680a103b783623cb2'),
|
|
78
78
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e'),
|
|
79
79
|
},
|
|
80
80
|
MultiCallEntrypoint: {
|
|
81
|
-
artifactHash: Fr.fromString('
|
|
82
|
-
privateFunctionsRoot: Fr.fromString('
|
|
81
|
+
artifactHash: Fr.fromString('0x0934ea89eeb3855822b63914c4e271c2b70e42a9fa23e53830d9566f39a26975'),
|
|
82
|
+
privateFunctionsRoot: Fr.fromString('0x1497e05e2f823193577378ed04f91211331c657f7794113716315f52beff0a6a'),
|
|
83
83
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e'),
|
|
84
84
|
},
|
|
85
85
|
FeeJuice: {
|
|
86
|
-
artifactHash: Fr.fromString('
|
|
87
|
-
privateFunctionsRoot: Fr.fromString('
|
|
86
|
+
artifactHash: Fr.fromString('0x185a000d3026f0dc70dabf6ef369b187921262e4af85e67956153e195cdd8f15'),
|
|
87
|
+
privateFunctionsRoot: Fr.fromString('0x29ed50e40fb17967b7451a6a43c87b5d75dab2bfa555053f45b1dfbb2f16afdc'),
|
|
88
88
|
publicBytecodeCommitment: Fr.fromString('0x1d4b1a8f71b8250d4fb65f8e16a4604e9165648279f47d80e024ce2684c4bdfb'),
|
|
89
89
|
},
|
|
90
90
|
PublicChecks: {
|
|
91
|
-
artifactHash: Fr.fromString('
|
|
91
|
+
artifactHash: Fr.fromString('0x2b11692497c9a3f1f44f4694d1ffb1e521d8cd6ba0e2ef3878026fe9c12fd854'),
|
|
92
92
|
privateFunctionsRoot: Fr.fromString('0x202860adb1b8975971eeaf571aaaa88a27f4035290d58532ae7d60b0dfaad54c'),
|
|
93
93
|
publicBytecodeCommitment: Fr.fromString('0x013c4f854a5c87c9daf86c5f9bc07a42c2a061f1d924a5b3564ec7edc8e18cb7'),
|
|
94
94
|
}
|
|
@@ -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('0x0e6dcc7becc25a6ee2e1322f2cc0ff6b59abff1bce27ca9906c079103e3d2c36') }],
|
|
108
|
+
ContractInstanceRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x0000000000000000000000000000000000000000000000000000000016ec12aa')), vkHash: Fr.fromString('0x2d00ab6f38f0a2b14eb70721ef7faefd0b69cdfa334c4fe8d72fad43a085eaf9') }],
|
|
109
|
+
ContractClassRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x000000000000000000000000000000000000000000000000000000006934ed0d')), vkHash: Fr.fromString('0x0f23452fb21d83166f9790a0858b609a1eb2af9dcd552482a66877211dac74e0') }],
|
|
110
|
+
MultiCallEntrypoint: [{ selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000f04908a9')), vkHash: Fr.fromString('0x06d65a5559a8f078b79b10786980ba9b3b11516210124599f1eb26edbd315d0a') }],
|
|
111
|
+
FeeJuice: [{ selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000cbe67243')), vkHash: Fr.fromString('0x0c05c6a60ef729b5d17e84775efedbc2a782bd97dcdb694e9cacdd866ba3da32') }, { selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000e8d374b6')), vkHash: Fr.fromString('0x1b561f8eea79f2dca12037581445da32891bbaf02805952c6616dd2ca53746d2') }],
|
|
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('0x1203cc9c01394dc3ac50cef3a4c8968f395063ddb06af7dfc7bd3e985e9bd618'),
|
|
119
|
+
AztecAddress.fromString('0x1433903f62ee9b2be02154ee423a56c6c816a58bd807a0a58dac62d31a6b0764'),
|
|
120
|
+
AztecAddress.fromString('0x0f27c823212a6534c7053a71517329c3e524d30bb589b1eb0bc6f0384737f532'),
|
|
121
|
+
AztecAddress.fromString('0x2d245453b38e409da542602b9aa6bae03123a7f810121518d5f285d0983a00a4'),
|
|
122
|
+
AztecAddress.fromString('0x0e525dba8a2b4d72b53143f0c0c894ff0881580f7c6eb38734f07946ecc2a238'),
|
|
123
|
+
AztecAddress.fromString('0x0b4d3a9a7a3caf83f9c2060347e48cc28c7f04d2560d1cbf5bf08d4832128a97'),
|
|
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('0x00e1e568be98f9931a554923b20a253fd1fa8346412ae4078818e0b0a896db68');
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
|