💯
Percent Commitment
Highlights
- 🕶️ You can call me "pc", but please quote me as "pcaversaccio" (
/pi ka.verˈsattʃo/) (no capitalisation or typos). - 🔭 I'm currently working onwhat's next.
- 🔧 My day (and sometimes night) job is to help safeguard the Ethereum ecosystem.
- ❤️ Generally, I'm truly passionate aboutprivacy,security,cryptography,distributed systems, andOSS engineering.
- 🌱 I'm currently learning not to go insane – broadly speaking.
- 💬 Ask me about anything – maybe I can help you; most likely not.
- ⚡ Fun fact: It took less code to send a man to the moon than to run a smartphone.
- xdeployer – AHardhat plugin to deploy your smart contracts across multiple Ethereum Virtual Machine (EVM) chains with the same deterministic address.
- 🐍 snekmate – State-of-the-art, highly opinionated, hyper-optimised, and secure 🐍Vyper smart contract building blocks.
- ⚔️ A Historical Collection of Reentrancy Attacks – A chronological and (hopefully) complete list of reentrancy attacks to date.
- Batch Distributor – Helper smart contract for batch sending both native and ERC-20 tokens.
CREATE2Deployer – Helper smart contract to make easier and safer usage of theCREATE2EVM opcode.CreateX– A Trustless, Universal Contract Deployer – Factory smart contract to make easier and safer usage of theCREATEandCREATE2EVM opcodes as well as ofCREATE3-based (i.e. without an initcode factor) contract creations.- Fully-Fledged Hardhat Project Template – A fully-fledged Hardhat project template based on TypeScript.
- Safe Multisig Transaction Hashes – This Bash script calculates the Safe transaction hashes by retrieving transaction details from the Safe transaction service API and computing both the domain and message hashes using the EIP-712 standard.
- 🕵️♂️ TORN Detector – Detect if a contract has been deployed in the latest (or predefined) block from an address that was previously funded throughTornado.Cash.
- White Hat Frontrunning – White hat frontrunning script to outpace hackers and secure funds from compromised wallets.
- 📊 Dune Dashboards:
- 📝 Articles:
- 🧠 EIPs:
PinnedLoading
- reentrancy-attacks
reentrancy-attacks PublicA chronological and (hopefully) complete list of reentrancy attacks to date.
- create2deployer
create2deployer PublicHelper smart contract to make easier and safer usage of the `CREATE2` EVM opcode.
- safe-tx-hashes-util
safe-tx-hashes-util PublicThis Bash script calculates the Safe transaction hashes by retrieving transaction details from the Safe transaction service API and computing both the domain and message hashes using the EIP-712 st…
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.
Uh oh!
There was an error while loading.Please reload this page.




