Skip to content

Instantly share code, notes, and snippets.

View parithosh's full-sized avatar
🏠
Working from home

Parithosh Jayanthi parithosh

🏠
Working from home
View GitHub Profile
@parithosh
parithosh / metadata.json
Last active January 27, 2024 23:05
eigenlayer-metadata.json
{
"name": "parithosh",
"website": "https://parithosh.com",
"description": "I'm a core Ethereum developer. I help test protocol upgrades and I've helped setup most of the public testnets being used today.",
"logo": "https://hathibox.indenwolken.xyz/s/m9KrsSSgynBZQRQ/download/2e1440cfbcaa060d09f47631da66.PNG",
"twitter": "https://twitter.com/parithosh_j"
}
@parithosh
parithosh / zkp2p-trusted-setup-ceremony-v2-1-hdfc_attestation.log
Created January 18, 2024 15:13
Attestation for ZKP2P Trusted Setup Ceremony V2.1 HDFC MPC Phase 2 Trusted Setup ceremony
Hey, I'm parithosh-17509050 and I have contributed to the ZKP2P Trusted Setup Ceremony V2.1 HDFC.
The following are my contribution signatures:
Circuit # 1 (zkp2p-hdfc-send-v2)
Contributor # 11
Contribution Hash: 5ef5cf4c b6ea495a abad7520 5f6ecf17
7d5bb387 94cb8f20 731192da 607a9b58
5165bdae 573fbfb3 cf1ef2df 3a07db23
5c30cbf1 6f4b88f2 bbcaba3c 366d4d77
@parithosh
parithosh / gist:988b75a43bfd16c94517496cd44c9de6
Created February 17, 2022 15:15
beaconchain sql format
create extension pg_trgm; /* trigram extension for faster text-search */
/*
This table is used to store the current state (latest exported epoch) of all validators
It also acts as a lookup-table to store the index-pubkey association
In order to save db space we only use the unique validator index in all other tables
In the future it is better to replace this table with an in memory cache (redis)
*/
drop table if exists validators;
create table validators
@parithosh
parithosh / custom_testnet_config.yaml
Last active December 28, 2020 09:46
custom_testnet_config.yaml
# Pidgeotto preset
CONFIG_NAME: "pidgeotto"
# Misc
# ---------------------------------------------------------------
# 2**6 (= 64)
MAX_COMMITTEES_PER_SLOT: 64
# 2**7 (= 128)
TARGET_COMMITTEE_SIZE: 128
### Keybase proof
I hereby claim:
* I am parithosh on github.
* I am parithosh (https://keybase.io/parithosh) on keybase.
* I have a public key ASDaGo67-4LGq6Or3Z9NE3nGsmj8zrnfbFAHkHW5bhn64Qo
To claim this, I am signing this object: