@aztec/protocol-contracts 0.0.1-commit.e0f15ab9b → 0.0.1-commit.e304674f1
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 +942 -1236
- package/artifacts/ContractClassRegistry.json +344 -340
- package/artifacts/ContractInstanceRegistry.json +646 -792
- package/artifacts/FeeJuice.json +927 -1089
- package/artifacts/MultiCallEntrypoint.json +672 -1020
- package/artifacts/PublicChecks.json +792 -1140
- 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('0x024bcc8d05391971ae245f712df45d47bbce95c6275a5a50192bab9399a7f676'),
|
|
32
|
+
ContractInstanceRegistry: AztecAddress.fromString('0x12ce0567f9e930e0afa7daa58f309092c95ae571f8c087feea4ee04ee0748f89'),
|
|
33
|
+
ContractClassRegistry: AztecAddress.fromString('0x0ea566a028a2f781715995611c29e20ef0c9450e19fbe519cf36c6458da242bb'),
|
|
34
|
+
MultiCallEntrypoint: AztecAddress.fromString('0x260176bbc1ca4493bfca6e76f7388ac443a43cd58753ae206c6c73975093de95'),
|
|
35
|
+
FeeJuice: AztecAddress.fromString('0x2bf384a4b8e049655feeeb0d3c5999c026db107491d5ce8fbf28c2ce39aeaf1b'),
|
|
36
|
+
PublicChecks: AztecAddress.fromString('0x213cf7f399dac93fd2e8b7d65e8a352ebdf638c68b03d6ac4c9615d58adbdfd4')
|
|
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('0x016f4c8d33f051f6b4cca47c8adf5e5e7a094a7867ff71c23b52bd18f0cc809b'),
|
|
40
|
+
ContractInstanceRegistry: Fr.fromString('0x288c3794481d0b9ed315d40812b69c7a6c14b714c8002735e0b72f2834a9be39'),
|
|
41
|
+
ContractClassRegistry: Fr.fromString('0x1ee45faa7a4e4d84ff2ac5625b14495195f3978c2c90025ebbd531feb1aa268c'),
|
|
42
|
+
MultiCallEntrypoint: Fr.fromString('0x023aa9d192301977cbab68c528b6e5b75dd7f3f3e2d391986310714f9617951a'),
|
|
43
|
+
FeeJuice: Fr.fromString('0x028eb207936fe3e2d80152357947d2e5322783c428b9f5106360d542b658dc50'),
|
|
44
|
+
PublicChecks: Fr.fromString('0x24a0b5fdc3ff5a96b0d7a8f77206bd4b6bfaeec3086b976fd8ccfe808fad4f78')
|
|
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('0x1d0176091d23ffcbfa07ae84d91db40d192c60fd22cd87e9754cb3625d24bdbd'),
|
|
49
|
+
privateFunctionsRoot: Fr.fromString('0x05cf2228363a482803873fa0f4c2c9e150f25712578c74ff3e407c3ba27a3503'),
|
|
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('0x2dfca8cb0dc2f21f4ece8e51afd8e62e95414e21f98d32d6360fb2530ac4bff0'),
|
|
54
|
+
privateFunctionsRoot: Fr.fromString('0x27d895eadc88c42227c38e7964036425f119006a98e614cd5b6e8f3feaa60053'),
|
|
55
|
+
publicBytecodeCommitment: Fr.fromString('0x076efe4ec511f1d09c1f5424c7179a4f8fd1732710c2dea021330e58f6ca3f8e')
|
|
56
56
|
},
|
|
57
57
|
ContractClassRegistry: {
|
|
58
|
-
artifactHash: Fr.fromString('
|
|
59
|
-
privateFunctionsRoot: Fr.fromString('
|
|
58
|
+
artifactHash: Fr.fromString('0x27b4ef68a1e6410c510882b8a22d52cb26b4f36cf294ee58ece118694a3c0ca7'),
|
|
59
|
+
privateFunctionsRoot: Fr.fromString('0x15f2294478e10987bd76c0d45c79c3c380897e7edf1e2d0b5396ab1873a76772'),
|
|
60
60
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e')
|
|
61
61
|
},
|
|
62
62
|
MultiCallEntrypoint: {
|
|
63
|
-
artifactHash: Fr.fromString('
|
|
64
|
-
privateFunctionsRoot: Fr.fromString('
|
|
63
|
+
artifactHash: Fr.fromString('0x2b9c97f80e43b240827f98cc3f3e29b2b2f985707631fbcdfc1ea57a34f14a47'),
|
|
64
|
+
privateFunctionsRoot: Fr.fromString('0x0f71ead5e94ac0917563842d3cbf13f1a0c00bb3b1383cf67ce197e24b9acfce'),
|
|
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('0x10ffa11aa6c61c1e339724affbb40c11b5e89cd3fdd27cf1dc84895955555e31'),
|
|
69
|
+
privateFunctionsRoot: Fr.fromString('0x1b3e35d4591a34f9fa1d921167cd610998bba2d47c0d9c5111addf67c3305544'),
|
|
70
|
+
publicBytecodeCommitment: Fr.fromString('0x1946628c70976cc0f12ab9c737e130151af18b9de32b7423d42a2aba2e9ad7cf')
|
|
71
71
|
},
|
|
72
72
|
PublicChecks: {
|
|
73
|
-
artifactHash: Fr.fromString('
|
|
73
|
+
artifactHash: Fr.fromString('0x0b96c7b8ae3e5c48e226a5b08b905fd9c64310a38ecfa4571a9781628f18d611'),
|
|
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('0x25272e75e40823447b7914834e26e930f9fdd5a59f54deb854523a0c7ef291d3')
|
|
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('0x1d71f4b9f195b56aa7527cd8658e3415660d1238a6e41dfeb8ba3fb5af7b9fc1')
|
|
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('0x090f3a5b58db16a7ec1be17608fd4d96b875f825db6ba1b5015c410c11093da1')
|
|
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('0x2fd0a2c5fefca8b516af41dcc7e388f8710b638954b43924b5040b8b9c3e32ff')
|
|
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('0x0fe89af8fdc790508d77050545e2b36bae91c2553c22ba9d0e3b7c492df6df52')
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
117
|
selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000e8d374b6')),
|
|
118
|
-
vkHash: Fr.fromString('
|
|
118
|
+
vkHash: Fr.fromString('0x0341fb609d50598157a44deef41e36b9a6c47bfe47ab8c5659753cc545fae2c5')
|
|
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('0x024bcc8d05391971ae245f712df45d47bbce95c6275a5a50192bab9399a7f676'),
|
|
125
|
+
AztecAddress.fromString('0x12ce0567f9e930e0afa7daa58f309092c95ae571f8c087feea4ee04ee0748f89'),
|
|
126
|
+
AztecAddress.fromString('0x0ea566a028a2f781715995611c29e20ef0c9450e19fbe519cf36c6458da242bb'),
|
|
127
|
+
AztecAddress.fromString('0x260176bbc1ca4493bfca6e76f7388ac443a43cd58753ae206c6c73975093de95'),
|
|
128
|
+
AztecAddress.fromString('0x2bf384a4b8e049655feeeb0d3c5999c026db107491d5ce8fbf28c2ce39aeaf1b'),
|
|
129
|
+
AztecAddress.fromString('0x213cf7f399dac93fd2e8b7d65e8a352ebdf638c68b03d6ac4c9615d58adbdfd4'),
|
|
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('0x26c7c7efffd6a7ecfc0b0b9ca5d2de2d268c2a0ffd9fd1c554f355766195a127');
|
|
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.e304674f1",
|
|
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.e304674f1",
|
|
77
|
+
"@aztec/foundation": "0.0.1-commit.e304674f1",
|
|
78
|
+
"@aztec/stdlib": "0.0.1-commit.e304674f1",
|
|
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('0x024bcc8d05391971ae245f712df45d47bbce95c6275a5a50192bab9399a7f676'),
|
|
46
|
+
ContractInstanceRegistry: AztecAddress.fromString('0x12ce0567f9e930e0afa7daa58f309092c95ae571f8c087feea4ee04ee0748f89'),
|
|
47
|
+
ContractClassRegistry: AztecAddress.fromString('0x0ea566a028a2f781715995611c29e20ef0c9450e19fbe519cf36c6458da242bb'),
|
|
48
|
+
MultiCallEntrypoint: AztecAddress.fromString('0x260176bbc1ca4493bfca6e76f7388ac443a43cd58753ae206c6c73975093de95'),
|
|
49
|
+
FeeJuice: AztecAddress.fromString('0x2bf384a4b8e049655feeeb0d3c5999c026db107491d5ce8fbf28c2ce39aeaf1b'),
|
|
50
|
+
PublicChecks: AztecAddress.fromString('0x213cf7f399dac93fd2e8b7d65e8a352ebdf638c68b03d6ac4c9615d58adbdfd4')
|
|
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('0x016f4c8d33f051f6b4cca47c8adf5e5e7a094a7867ff71c23b52bd18f0cc809b'),
|
|
57
|
+
ContractInstanceRegistry: Fr.fromString('0x288c3794481d0b9ed315d40812b69c7a6c14b714c8002735e0b72f2834a9be39'),
|
|
58
|
+
ContractClassRegistry: Fr.fromString('0x1ee45faa7a4e4d84ff2ac5625b14495195f3978c2c90025ebbd531feb1aa268c'),
|
|
59
|
+
MultiCallEntrypoint: Fr.fromString('0x023aa9d192301977cbab68c528b6e5b75dd7f3f3e2d391986310714f9617951a'),
|
|
60
|
+
FeeJuice: Fr.fromString('0x028eb207936fe3e2d80152357947d2e5322783c428b9f5106360d542b658dc50'),
|
|
61
|
+
PublicChecks: Fr.fromString('0x24a0b5fdc3ff5a96b0d7a8f77206bd4b6bfaeec3086b976fd8ccfe808fad4f78')
|
|
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('0x1d0176091d23ffcbfa07ae84d91db40d192c60fd22cd87e9754cb3625d24bdbd'),
|
|
67
|
+
privateFunctionsRoot: Fr.fromString('0x05cf2228363a482803873fa0f4c2c9e150f25712578c74ff3e407c3ba27a3503'),
|
|
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('0x2dfca8cb0dc2f21f4ece8e51afd8e62e95414e21f98d32d6360fb2530ac4bff0'),
|
|
72
|
+
privateFunctionsRoot: Fr.fromString('0x27d895eadc88c42227c38e7964036425f119006a98e614cd5b6e8f3feaa60053'),
|
|
73
|
+
publicBytecodeCommitment: Fr.fromString('0x076efe4ec511f1d09c1f5424c7179a4f8fd1732710c2dea021330e58f6ca3f8e'),
|
|
74
74
|
},
|
|
75
75
|
ContractClassRegistry: {
|
|
76
|
-
artifactHash: Fr.fromString('
|
|
77
|
-
privateFunctionsRoot: Fr.fromString('
|
|
76
|
+
artifactHash: Fr.fromString('0x27b4ef68a1e6410c510882b8a22d52cb26b4f36cf294ee58ece118694a3c0ca7'),
|
|
77
|
+
privateFunctionsRoot: Fr.fromString('0x15f2294478e10987bd76c0d45c79c3c380897e7edf1e2d0b5396ab1873a76772'),
|
|
78
78
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e'),
|
|
79
79
|
},
|
|
80
80
|
MultiCallEntrypoint: {
|
|
81
|
-
artifactHash: Fr.fromString('
|
|
82
|
-
privateFunctionsRoot: Fr.fromString('
|
|
81
|
+
artifactHash: Fr.fromString('0x2b9c97f80e43b240827f98cc3f3e29b2b2f985707631fbcdfc1ea57a34f14a47'),
|
|
82
|
+
privateFunctionsRoot: Fr.fromString('0x0f71ead5e94ac0917563842d3cbf13f1a0c00bb3b1383cf67ce197e24b9acfce'),
|
|
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('0x10ffa11aa6c61c1e339724affbb40c11b5e89cd3fdd27cf1dc84895955555e31'),
|
|
87
|
+
privateFunctionsRoot: Fr.fromString('0x1b3e35d4591a34f9fa1d921167cd610998bba2d47c0d9c5111addf67c3305544'),
|
|
88
|
+
publicBytecodeCommitment: Fr.fromString('0x1946628c70976cc0f12ab9c737e130151af18b9de32b7423d42a2aba2e9ad7cf'),
|
|
89
89
|
},
|
|
90
90
|
PublicChecks: {
|
|
91
|
-
artifactHash: Fr.fromString('
|
|
91
|
+
artifactHash: Fr.fromString('0x0b96c7b8ae3e5c48e226a5b08b905fd9c64310a38ecfa4571a9781628f18d611'),
|
|
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('0x25272e75e40823447b7914834e26e930f9fdd5a59f54deb854523a0c7ef291d3') }],
|
|
108
|
+
ContractInstanceRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x0000000000000000000000000000000000000000000000000000000016ec12aa')), vkHash: Fr.fromString('0x1d71f4b9f195b56aa7527cd8658e3415660d1238a6e41dfeb8ba3fb5af7b9fc1') }],
|
|
109
|
+
ContractClassRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x000000000000000000000000000000000000000000000000000000006934ed0d')), vkHash: Fr.fromString('0x090f3a5b58db16a7ec1be17608fd4d96b875f825db6ba1b5015c410c11093da1') }],
|
|
110
|
+
MultiCallEntrypoint: [{ selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000f04908a9')), vkHash: Fr.fromString('0x2fd0a2c5fefca8b516af41dcc7e388f8710b638954b43924b5040b8b9c3e32ff') }],
|
|
111
|
+
FeeJuice: [{ selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000cbe67243')), vkHash: Fr.fromString('0x0fe89af8fdc790508d77050545e2b36bae91c2553c22ba9d0e3b7c492df6df52') }, { selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000e8d374b6')), vkHash: Fr.fromString('0x0341fb609d50598157a44deef41e36b9a6c47bfe47ab8c5659753cc545fae2c5') }],
|
|
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('0x024bcc8d05391971ae245f712df45d47bbce95c6275a5a50192bab9399a7f676'),
|
|
119
|
+
AztecAddress.fromString('0x12ce0567f9e930e0afa7daa58f309092c95ae571f8c087feea4ee04ee0748f89'),
|
|
120
|
+
AztecAddress.fromString('0x0ea566a028a2f781715995611c29e20ef0c9450e19fbe519cf36c6458da242bb'),
|
|
121
|
+
AztecAddress.fromString('0x260176bbc1ca4493bfca6e76f7388ac443a43cd58753ae206c6c73975093de95'),
|
|
122
|
+
AztecAddress.fromString('0x2bf384a4b8e049655feeeb0d3c5999c026db107491d5ce8fbf28c2ce39aeaf1b'),
|
|
123
|
+
AztecAddress.fromString('0x213cf7f399dac93fd2e8b7d65e8a352ebdf638c68b03d6ac4c9615d58adbdfd4'),
|
|
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('0x26c7c7efffd6a7ecfc0b0b9ca5d2de2d268c2a0ffd9fd1c554f355766195a127');
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
|