This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hey, I'm vacekj-10381200 and I have contributed to the Self ZK Passport Ceremony v2. | |
The following are my contribution signatures: | |
Circuit # 1 (dsc_sha1_ecdsa_secp256r1) | |
Contributor # 15 | |
Contribution Hash: 932c28c7 f660b93e 9a607bc4 c0dc9712 | |
1f9c08f3 7e7ffa76 6b7768a3 0e0f4942 | |
33776d15 8ba6c04a 6278e2ac 9dcc12ea | |
60182aa4 6dfb53bf d954679d 253a64dd |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hey, I'm vacekj-10381200 and I have contributed to the ZKP2P Trusted Setup Ceremony Garanti. | |
The following are my contribution signatures: | |
Circuit # 1 (zkp2p-garanti-send) | |
Contributor # 4 | |
Contribution Hash: fdf1e3c2 6e492ea8 8fea1918 36ab70f4 | |
216d31aa 1dd1f2c8 61c0ad83 e0f65d1b | |
4ff43665 ad47c780 8b587c44 050e5463 | |
8245ae15 3835bf87 36857e9a dabd53aa |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hey, I'm vacekj-10381200 and I have contributed to the ZKP2P Trusted Setup Ceremony. | |
The following are my contribution signatures: | |
Circuit # 1 (venmo_send) | |
Contributor # 8 | |
Contribution Hash: 78e3ac46 b47febc0 96016dbf be011c1c | |
8a68e713 ab3d8f2d 9f877b76 c405a7a9 | |
b447a63d c5ff511c b8ee363f 2919ca60 | |
bc55fb21 78238267 a85f244a 91babc3b |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# reset with: defaults delete -g <FEATURE> | |
# default textedit to simple text | |
defaults write com.apple.TextEdit RichText -int 0 | |
# always show path bar in finder | |
defaults write com.apple.finder ShowPathbar -bool true | |
# dock | |
# don't show recents |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let blacklists = ["https://calendar.google.com/*","https://solanart.io/*","https://miro.com/*","https://gather.town/*","http://localhost/*","https://my.tessie.com/*","https://surviv.io/*","https://www.youtube.com/*"] | |
set smoothscroll | |
let scrollstep=125 |