Skip to content

Instantly share code, notes, and snippets.

View 0xalizk's full-sized avatar
❄️
Mostly Ethereum

0xalizk 0xalizk

❄️
Mostly Ethereum
View GitHub Profile
@0xalizk
0xalizk / attestation.txt
Created April 6, 2022 14:35
Attestation
I contributed to the Semaphore Trusted Setup Multi-Party Ceremony.
The following are my contribution signatures:
Circuit: semaphore16
Contributor # 109
Hash: 3b6277b7 9e44e1ae acc09010 5a4f0b2c
595d4136 7ad51cae 29725564 54e54e0e
6ecb4b37 5ee66b9e b8b25b28 9c8982ea
c97eff9c 2f5dab0f 1f880e78 522211d0
@0xalizk
0xalizk / attestation.txt
Created April 4, 2021 18:36
ZKOPRU trusted setup attestation
I contributed to the ZKOPRU Trusted Setup Multi-Party Ceremony.
The following are my contribution signatures:
Circuit: zk_transaction_1_2
Contributor # 376
Hash: fbb6d7ed 8264cb7c 8ac517ea 1840bcda
65e51b5c 4175e804 b537fbea 73089960
57807a27 c5d0f5f0 6dd68004 0a67d936
e7d7f4ab fcc05817 4a5118ae 13918294
import urllib.request
# put all your addresses in my_addresses.txt file in the same directory as this script, one address per line
address_file = 'my_addresses.txt'
Drops = {"Uniswap": "https://raw.githubusercontent.com/banteg/uniswap-distribution/master/uniswap-distribution.csv",
"1inch": "https://gist.githubusercontent.com/banteg/12708815fb63239d9f28dec5df8641f9/raw/28a9dffe9d5681ef5f75b0ab6c39fe5ea0064712/1inch.csv",
"Tornado": "https://raw.githubusercontent.com/tornadocash/airdrop/master/airdrop.csv"
}
@0xalizk
0xalizk / ETH2.AMA.TLDRD.md
Last active February 18, 2020 18:43
TLDR of the ETH 2.0 AMA Part III, Feb 5th 2020
@0xalizk
0xalizk / rawtx.py
Last active January 25, 2020 15:54
# Construct a tx with a non-empty value in the data field (like a note to the recepient).
# install Web3.py using pip if you don't have it
from web3.auto import w3
transaction = {
'to': 'recipient address here',
'value': 28928488775746355, # in Wei, divide by 10^18 to get ETH (count 18 digits right to left, then put a decimal, if you run out of digits start appending 0's)
'gas': 210000,

Keybase proof

I hereby claim:

  • I am aliatiia on github.
  • I am aliatiia (https://keybase.io/aliatiia) on keybase.
  • I have a public key ASDVMArdN6_rim9Ct1jnPL6Nl3fFl-obBYsGzD54G9pkcwo

To claim this, I am signing this object: