@aztec/protocol-contracts 0.0.1-commit.9ee6fcc6 → 0.0.1-commit.9ef841308
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 +736 -990
- package/artifacts/ContractClassRegistry.json +344 -340
- package/artifacts/ContractInstanceRegistry.json +776 -768
- package/artifacts/FeeJuice.json +998 -1002
- package/artifacts/MultiCallEntrypoint.json +465 -875
- package/artifacts/PublicChecks.json +438 -848
- package/dest/protocol_contract_data.js +37 -37
- package/package.json +4 -4
- package/src/protocol_contract_data.ts +37 -37
|
@@ -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('0x0955edec896e15f6f405bb704d349a3e50fd301afbe293f1c8ad347efe8a3acb'),
|
|
32
|
+
ContractInstanceRegistry: AztecAddress.fromString('0x1248ac9927762017c75d333f8eb19177025c7a942981a99e92490f5133ae716a'),
|
|
33
|
+
ContractClassRegistry: AztecAddress.fromString('0x1378f6d83443d61cebbc432712ee49da558c557c40c391750fefce04826a9ce6'),
|
|
34
|
+
MultiCallEntrypoint: AztecAddress.fromString('0x0203a0b1b93eb66818fbead8bb5b7a464204ed851a95b2ee8789306f1af7f796'),
|
|
35
|
+
FeeJuice: AztecAddress.fromString('0x0d20a03336d11485e1c0a7578782fda5dd50492f453650d821c2d91deae48649'),
|
|
36
|
+
PublicChecks: AztecAddress.fromString('0x1d4eabb2acd49c85ee81d0e064777d86b0d47d629858f989bba6fa30df74f098')
|
|
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('0x28cf2182e8c746f00af13457f90b9182d5a2ab092b853e258c0ef2ed5b59ecf3'),
|
|
40
|
+
ContractInstanceRegistry: Fr.fromString('0x101ab410f4b81317be705851b1375232d8b3e5779978372d04df77c8beb93086'),
|
|
41
|
+
ContractClassRegistry: Fr.fromString('0x15490ac1701acd7366ada630e082a248e414894928dec70d072126b0c93debd5'),
|
|
42
|
+
MultiCallEntrypoint: Fr.fromString('0x125a9d4e995ea0fc1030fe56cf05a25a7bc79b09f4cc89a02ad0df1e061b2783'),
|
|
43
|
+
FeeJuice: Fr.fromString('0x162dd5be99ce8fbd38f8a3434836de1021249562a7f9f38493078325360c8d14'),
|
|
44
|
+
PublicChecks: Fr.fromString('0x2fb2e10806b694290c2a6d968865052004e89fd1cf0212b3c791c4e82ff36f8e')
|
|
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('0x05f09c97f68d05af6e2704c3b74b870b5d94865e8832ec0ac4fbeacc6e8a2e90'),
|
|
49
|
+
privateFunctionsRoot: Fr.fromString('0x27784529e3cec8776bdc7a624084353cf1372b247279344625458dbd14b6f1f6'),
|
|
50
|
+
publicBytecodeCommitment: Fr.fromString('0x28cfc03b3eb55cff2f03bb573fb5a9a014e83fbcb37ec2f0ee72866c35d6f95f')
|
|
51
51
|
},
|
|
52
52
|
ContractInstanceRegistry: {
|
|
53
|
-
artifactHash: Fr.fromString('
|
|
54
|
-
privateFunctionsRoot: Fr.fromString('
|
|
55
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
53
|
+
artifactHash: Fr.fromString('0x24bb640b5b8c5d553f6b00ecd0f1fbbc43334109219728a915f0311cbcadca8b'),
|
|
54
|
+
privateFunctionsRoot: Fr.fromString('0x1a5ad2d8a129666ca3d7eb7e801e1239517fbccc10be0334b39100b17fbc96d2'),
|
|
55
|
+
publicBytecodeCommitment: Fr.fromString('0x14512a81eae728ff93f7d6ed568b231c33364a4dba36bfe0f239761065df2a67')
|
|
56
56
|
},
|
|
57
57
|
ContractClassRegistry: {
|
|
58
|
-
artifactHash: Fr.fromString('
|
|
59
|
-
privateFunctionsRoot: Fr.fromString('
|
|
58
|
+
artifactHash: Fr.fromString('0x2c50755a4c70f9cea6e1c9e07189554cd62bafb22107720c9cea29392d179fee'),
|
|
59
|
+
privateFunctionsRoot: Fr.fromString('0x2bbf7adfd5b94bfd32760346d955342e967aab205e1ddafe71755223a1ea56b3'),
|
|
60
60
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e')
|
|
61
61
|
},
|
|
62
62
|
MultiCallEntrypoint: {
|
|
63
|
-
artifactHash: Fr.fromString('
|
|
64
|
-
privateFunctionsRoot: Fr.fromString('
|
|
63
|
+
artifactHash: Fr.fromString('0x03c5518b55f8d560e4797cb0d3252410ee378953275077542c2a30387423e0b4'),
|
|
64
|
+
privateFunctionsRoot: Fr.fromString('0x274e418b4b3723ace4b55099f926e76d883a8c057a34296f15a52e04ea4ec593'),
|
|
65
65
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e')
|
|
66
66
|
},
|
|
67
67
|
FeeJuice: {
|
|
68
|
-
artifactHash: Fr.fromString('
|
|
68
|
+
artifactHash: Fr.fromString('0x0750f796b97b8bf554313bb98f6a2bfc9cf8fd49adccad7ff3b993cb7db00d79'),
|
|
69
69
|
privateFunctionsRoot: Fr.fromString('0x0abef3cfc6ae314886c841b42dc33d3eed255ad3dee7773daabf05b229573759'),
|
|
70
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
70
|
+
publicBytecodeCommitment: Fr.fromString('0x2f2fd4c1d886faa614efbc750c5e49ad0fa83fc5a411f42ea0a70cab49f6251e')
|
|
71
71
|
},
|
|
72
72
|
PublicChecks: {
|
|
73
|
-
artifactHash: Fr.fromString('
|
|
73
|
+
artifactHash: Fr.fromString('0x051b62a68013202078e5a06a8783772166181df544f25bea84a84a184854f83d'),
|
|
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,25 +87,25 @@ export const ProtocolContractPrivateFunctions = {
|
|
|
87
87
|
AuthRegistry: [
|
|
88
88
|
{
|
|
89
89
|
selector: FunctionSelector.fromField(Fr.fromString('0x0000000000000000000000000000000000000000000000000000000079a3d418')),
|
|
90
|
-
vkHash: Fr.fromString('
|
|
90
|
+
vkHash: Fr.fromString('0x08f3d088b55a22ddda33df11198647b5d3fa0e0da47b79d88744f26b00fab824')
|
|
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('0x174db1fba7dfefa38f56ba0e54abb8c01eb2a1f437bb346a97949667e3b7f399')
|
|
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('0x03df8d6492115c243c78effa13dc3c86a7babd3898cce52083d0d603e51acdfa')
|
|
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('0x01a9fe65b628a72771fe90e3b3cf4d16fa87069b788359624e1820980c0a0dd3')
|
|
109
109
|
}
|
|
110
110
|
],
|
|
111
111
|
FeeJuice: [
|
|
@@ -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('0x0955edec896e15f6f405bb704d349a3e50fd301afbe293f1c8ad347efe8a3acb'),
|
|
125
|
+
AztecAddress.fromString('0x1248ac9927762017c75d333f8eb19177025c7a942981a99e92490f5133ae716a'),
|
|
126
|
+
AztecAddress.fromString('0x1378f6d83443d61cebbc432712ee49da558c557c40c391750fefce04826a9ce6'),
|
|
127
|
+
AztecAddress.fromString('0x0203a0b1b93eb66818fbead8bb5b7a464204ed851a95b2ee8789306f1af7f796'),
|
|
128
|
+
AztecAddress.fromString('0x0d20a03336d11485e1c0a7578782fda5dd50492f453650d821c2d91deae48649'),
|
|
129
|
+
AztecAddress.fromString('0x1d4eabb2acd49c85ee81d0e064777d86b0d47d629858f989bba6fa30df74f098'),
|
|
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('0x1b7c3ddb8164493fbe45bec0110c7308069669ed5d0913764e7fd73cec199f55');
|
|
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.9ef841308",
|
|
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.9ef841308",
|
|
77
|
+
"@aztec/foundation": "0.0.1-commit.9ef841308",
|
|
78
|
+
"@aztec/stdlib": "0.0.1-commit.9ef841308",
|
|
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('0x0955edec896e15f6f405bb704d349a3e50fd301afbe293f1c8ad347efe8a3acb'),
|
|
46
|
+
ContractInstanceRegistry: AztecAddress.fromString('0x1248ac9927762017c75d333f8eb19177025c7a942981a99e92490f5133ae716a'),
|
|
47
|
+
ContractClassRegistry: AztecAddress.fromString('0x1378f6d83443d61cebbc432712ee49da558c557c40c391750fefce04826a9ce6'),
|
|
48
|
+
MultiCallEntrypoint: AztecAddress.fromString('0x0203a0b1b93eb66818fbead8bb5b7a464204ed851a95b2ee8789306f1af7f796'),
|
|
49
|
+
FeeJuice: AztecAddress.fromString('0x0d20a03336d11485e1c0a7578782fda5dd50492f453650d821c2d91deae48649'),
|
|
50
|
+
PublicChecks: AztecAddress.fromString('0x1d4eabb2acd49c85ee81d0e064777d86b0d47d629858f989bba6fa30df74f098')
|
|
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('0x28cf2182e8c746f00af13457f90b9182d5a2ab092b853e258c0ef2ed5b59ecf3'),
|
|
57
|
+
ContractInstanceRegistry: Fr.fromString('0x101ab410f4b81317be705851b1375232d8b3e5779978372d04df77c8beb93086'),
|
|
58
|
+
ContractClassRegistry: Fr.fromString('0x15490ac1701acd7366ada630e082a248e414894928dec70d072126b0c93debd5'),
|
|
59
|
+
MultiCallEntrypoint: Fr.fromString('0x125a9d4e995ea0fc1030fe56cf05a25a7bc79b09f4cc89a02ad0df1e061b2783'),
|
|
60
|
+
FeeJuice: Fr.fromString('0x162dd5be99ce8fbd38f8a3434836de1021249562a7f9f38493078325360c8d14'),
|
|
61
|
+
PublicChecks: Fr.fromString('0x2fb2e10806b694290c2a6d968865052004e89fd1cf0212b3c791c4e82ff36f8e')
|
|
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('0x05f09c97f68d05af6e2704c3b74b870b5d94865e8832ec0ac4fbeacc6e8a2e90'),
|
|
67
|
+
privateFunctionsRoot: Fr.fromString('0x27784529e3cec8776bdc7a624084353cf1372b247279344625458dbd14b6f1f6'),
|
|
68
|
+
publicBytecodeCommitment: Fr.fromString('0x28cfc03b3eb55cff2f03bb573fb5a9a014e83fbcb37ec2f0ee72866c35d6f95f'),
|
|
69
69
|
},
|
|
70
70
|
ContractInstanceRegistry: {
|
|
71
|
-
artifactHash: Fr.fromString('
|
|
72
|
-
privateFunctionsRoot: Fr.fromString('
|
|
73
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
71
|
+
artifactHash: Fr.fromString('0x24bb640b5b8c5d553f6b00ecd0f1fbbc43334109219728a915f0311cbcadca8b'),
|
|
72
|
+
privateFunctionsRoot: Fr.fromString('0x1a5ad2d8a129666ca3d7eb7e801e1239517fbccc10be0334b39100b17fbc96d2'),
|
|
73
|
+
publicBytecodeCommitment: Fr.fromString('0x14512a81eae728ff93f7d6ed568b231c33364a4dba36bfe0f239761065df2a67'),
|
|
74
74
|
},
|
|
75
75
|
ContractClassRegistry: {
|
|
76
|
-
artifactHash: Fr.fromString('
|
|
77
|
-
privateFunctionsRoot: Fr.fromString('
|
|
76
|
+
artifactHash: Fr.fromString('0x2c50755a4c70f9cea6e1c9e07189554cd62bafb22107720c9cea29392d179fee'),
|
|
77
|
+
privateFunctionsRoot: Fr.fromString('0x2bbf7adfd5b94bfd32760346d955342e967aab205e1ddafe71755223a1ea56b3'),
|
|
78
78
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e'),
|
|
79
79
|
},
|
|
80
80
|
MultiCallEntrypoint: {
|
|
81
|
-
artifactHash: Fr.fromString('
|
|
82
|
-
privateFunctionsRoot: Fr.fromString('
|
|
81
|
+
artifactHash: Fr.fromString('0x03c5518b55f8d560e4797cb0d3252410ee378953275077542c2a30387423e0b4'),
|
|
82
|
+
privateFunctionsRoot: Fr.fromString('0x274e418b4b3723ace4b55099f926e76d883a8c057a34296f15a52e04ea4ec593'),
|
|
83
83
|
publicBytecodeCommitment: Fr.fromString('0x0ce4c618c3ed7f3a20410e618c06bb701e150af7fe28a3e92f68e7733809f33e'),
|
|
84
84
|
},
|
|
85
85
|
FeeJuice: {
|
|
86
|
-
artifactHash: Fr.fromString('
|
|
86
|
+
artifactHash: Fr.fromString('0x0750f796b97b8bf554313bb98f6a2bfc9cf8fd49adccad7ff3b993cb7db00d79'),
|
|
87
87
|
privateFunctionsRoot: Fr.fromString('0x0abef3cfc6ae314886c841b42dc33d3eed255ad3dee7773daabf05b229573759'),
|
|
88
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
88
|
+
publicBytecodeCommitment: Fr.fromString('0x2f2fd4c1d886faa614efbc750c5e49ad0fa83fc5a411f42ea0a70cab49f6251e'),
|
|
89
89
|
},
|
|
90
90
|
PublicChecks: {
|
|
91
|
-
artifactHash: Fr.fromString('
|
|
91
|
+
artifactHash: Fr.fromString('0x051b62a68013202078e5a06a8783772166181df544f25bea84a84a184854f83d'),
|
|
92
92
|
privateFunctionsRoot: Fr.fromString('0x067243231eddf4222f3911defbba7705aff06ed45960b27f6f91319196ef97e1'),
|
|
93
|
-
publicBytecodeCommitment: Fr.fromString('
|
|
93
|
+
publicBytecodeCommitment: Fr.fromString('0x23a718888ee4815f0145eebf241e5a7071e6791ea2fa9b635c48b94d68b97c58'),
|
|
94
94
|
}
|
|
95
95
|
};
|
|
96
96
|
|
|
@@ -104,10 +104,10 @@ 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('
|
|
107
|
+
AuthRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x0000000000000000000000000000000000000000000000000000000079a3d418')), vkHash: Fr.fromString('0x08f3d088b55a22ddda33df11198647b5d3fa0e0da47b79d88744f26b00fab824') }],
|
|
108
|
+
ContractInstanceRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x0000000000000000000000000000000000000000000000000000000016ec12aa')), vkHash: Fr.fromString('0x174db1fba7dfefa38f56ba0e54abb8c01eb2a1f437bb346a97949667e3b7f399') }],
|
|
109
|
+
ContractClassRegistry: [{ selector: FunctionSelector.fromField(Fr.fromString('0x000000000000000000000000000000000000000000000000000000006934ed0d')), vkHash: Fr.fromString('0x03df8d6492115c243c78effa13dc3c86a7babd3898cce52083d0d603e51acdfa') }],
|
|
110
|
+
MultiCallEntrypoint: [{ selector: FunctionSelector.fromField(Fr.fromString('0x00000000000000000000000000000000000000000000000000000000f04908a9')), vkHash: Fr.fromString('0x01a9fe65b628a72771fe90e3b3cf4d16fa87069b788359624e1820980c0a0dd3') }],
|
|
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: []
|
|
113
113
|
};
|
|
@@ -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('0x0955edec896e15f6f405bb704d349a3e50fd301afbe293f1c8ad347efe8a3acb'),
|
|
119
|
+
AztecAddress.fromString('0x1248ac9927762017c75d333f8eb19177025c7a942981a99e92490f5133ae716a'),
|
|
120
|
+
AztecAddress.fromString('0x1378f6d83443d61cebbc432712ee49da558c557c40c391750fefce04826a9ce6'),
|
|
121
|
+
AztecAddress.fromString('0x0203a0b1b93eb66818fbead8bb5b7a464204ed851a95b2ee8789306f1af7f796'),
|
|
122
|
+
AztecAddress.fromString('0x0d20a03336d11485e1c0a7578782fda5dd50492f453650d821c2d91deae48649'),
|
|
123
|
+
AztecAddress.fromString('0x1d4eabb2acd49c85ee81d0e064777d86b0d47d629858f989bba6fa30df74f098'),
|
|
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('0x1b7c3ddb8164493fbe45bec0110c7308069669ed5d0913764e7fd73cec199f55');
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
|