Skip to content

Instantly share code, notes, and snippets.

View lucidlogic's full-sized avatar
💭
༼ つ ◕_◕ ༽つ

Gareth Edwards lucidlogic

💭
༼ つ ◕_◕ ༽つ
View GitHub Profile
I contributed to the Semaphore Trusted Setup Multi-Party Ceremony.
The following are my contribution signatures:
Circuit: semaphore17
Contributor # 152
Hash: b2f1d4e6 ae5bd9cd 30234b40 82335839
70f90a75 f52680e8 5ee5bda1 7dd921d6
38ab67e9 42fd61c0 43406f65 adfbc88d
8c89be82 ebef4cca aa28414d 89c9cdba
#!/usr/bin/env python
from __future__ import with_statement, print_function
import os
import re
import shutil
import subprocess
import sys
import tempfile
# don't fill in both of these