Skip to content

Commit 64e80d5

Browse files
committed
chore: add p0tion config for email wallet
1 parent 627e769 commit 64e80d5

File tree

1 file changed

+142
-0
lines changed

1 file changed

+142
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,142 @@
1+
{
2+
"title": "Email Wallet Trusted Setup Ceremony",
3+
"description": "This is a trusted setup ceremony for the Email Wallet protocol",
4+
"startDate": "2023-11-13T00:00:00",
5+
"endDate": "2023-11-14T00:00:00",
6+
"timeoutMechanismType": "FIXED",
7+
"penalty": 3,
8+
"circuits": [
9+
{
10+
"description": "Email Wallet: Account Creation circuit",
11+
"compiler": {
12+
"version": "2.1.5",
13+
"commitHash": "127414e9088cc017a357233f30f3fd7d91a8906c"
14+
},
15+
"template": {
16+
"source": "https://github.com/zkemail/email-wallet",
17+
"commitHash": "1871987e282bc0ea57d5436066730d5efd4ec9a3",
18+
"paramsConfiguration": []
19+
},
20+
"verification": {
21+
"cfOrVm": "VM"
22+
},
23+
"artifacts": {
24+
"r1csStoragePath": "https://storage.googleapis.com/email-wallet-zkeys/account_creation.r1cs",
25+
"wasmStoragePath": "https://storage.googleapis.com/email-wallet-zkeys/account_creation.wasm"
26+
},
27+
"name": "EmailWallet-Account-Creation",
28+
"fixedTimeWindow": 3,
29+
"sequencePosition": 1
30+
},
31+
{
32+
"description": "Email Wallet: Account Init circuit",
33+
"compiler": {
34+
"version": "2.1.5",
35+
"commitHash": "127414e9088cc017a357233f30f3fd7d91a8906c"
36+
},
37+
"template": {
38+
"source": "https://github.com/zkemail/email-wallet",
39+
"commitHash": "1871987e282bc0ea57d5436066730d5efd4ec9a3",
40+
"paramsConfiguration": [121, 17, 1024]
41+
},
42+
"verification": {
43+
"cfOrVm": "VM"
44+
},
45+
"artifacts": {
46+
"r1csStoragePath": "https://storage.googleapis.com/email-wallet-zkeys/account_init.r1cs",
47+
"wasmStoragePath": "https://storage.googleapis.com/email-wallet-zkeys/account_init.wasm"
48+
},
49+
"name": "EmailWallet-Account-Init",
50+
"fixedTimeWindow": 3,
51+
"sequencePosition": 1
52+
},
53+
{
54+
"description": "Email Wallet: Email Sender circuit",
55+
"compiler": {
56+
"version": "2.1.5",
57+
"commitHash": "127414e9088cc017a357233f30f3fd7d91a8906c"
58+
},
59+
"template": {
60+
"source": "https://github.com/zkemail/email-wallet",
61+
"commitHash": "1871987e282bc0ea57d5436066730d5efd4ec9a3",
62+
"paramsConfiguration": [121, 17, 1024, 512]
63+
},
64+
"verification": {
65+
"cfOrVm": "VM"
66+
},
67+
"artifacts": {
68+
"r1csStoragePath": "https://storage.googleapis.com/email-wallet-zkeys/email_sender.r1cs",
69+
"wasmStoragePath": "https://storage.googleapis.com/email-wallet-zkeys/email_sender.wasm"
70+
},
71+
"name": "EmailWallet-Email-Sender",
72+
"fixedTimeWindow": 3,
73+
"sequencePosition": 1
74+
},
75+
{
76+
"description": "Email Wallet: Claim circuit",
77+
"compiler": {
78+
"version": "2.1.5",
79+
"commitHash": "127414e9088cc017a357233f30f3fd7d91a8906c"
80+
},
81+
"template": {
82+
"source": "https://github.com/zkemail/email-wallet",
83+
"commitHash": "1871987e282bc0ea57d5436066730d5efd4ec9a3",
84+
"paramsConfiguration": []
85+
},
86+
"verification": {
87+
"cfOrVm": "VM"
88+
},
89+
"artifacts": {
90+
"r1csStoragePath": "https://storage.googleapis.com/email-wallet-zkeys/claim.r1cs",
91+
"wasmStoragePath": "https://storage.googleapis.com/email-wallet-zkeys/claim.wasm"
92+
},
93+
"name": "EmailWallet-Claim",
94+
"fixedTimeWindow": 3,
95+
"sequencePosition": 1
96+
},
97+
{
98+
"description": "Email Wallet: Account Transport circuit",
99+
"compiler": {
100+
"version": "2.1.5",
101+
"commitHash": "127414e9088cc017a357233f30f3fd7d91a8906c"
102+
},
103+
"template": {
104+
"source": "https://github.com/zkemail/email-wallet",
105+
"commitHash": "1871987e282bc0ea57d5436066730d5efd4ec9a3",
106+
"paramsConfiguration": [121, 17, 1024]
107+
},
108+
"verification": {
109+
"cfOrVm": "VM"
110+
},
111+
"artifacts": {
112+
"r1csStoragePath": "https://storage.googleapis.com/email-wallet-zkeys/account_transport.r1cs",
113+
"wasmStoragePath": "https://storage.googleapis.com/email-wallet-zkeys/account_transport.wasm"
114+
},
115+
"name": "EmailWallet-Account-Transport",
116+
"fixedTimeWindow": 3,
117+
"sequencePosition": 1
118+
},
119+
{
120+
"description": "Email Wallet: Announcement circuit",
121+
"compiler": {
122+
"version": "2.1.5",
123+
"commitHash": "127414e9088cc017a357233f30f3fd7d91a8906c"
124+
},
125+
"template": {
126+
"source": "https://github.com/zkemail/email-wallet",
127+
"commitHash": "1871987e282bc0ea57d5436066730d5efd4ec9a3",
128+
"paramsConfiguration": []
129+
},
130+
"verification": {
131+
"cfOrVm": "VM"
132+
},
133+
"artifacts": {
134+
"r1csStoragePath": "https://storage.googleapis.com/email-wallet-zkeys/announcement.r1cs",
135+
"wasmStoragePath": "https://storage.googleapis.com/email-wallet-zkeys/announcement.wasm"
136+
},
137+
"name": "EmailWallet-Announcement",
138+
"fixedTimeWindow": 3,
139+
"sequencePosition": 1
140+
}
141+
]
142+
}

0 commit comments

Comments
 (0)