jtriley2p / vy-deepdiveLinks
Vyper Deep Dive Notes and Scripts
☆25Updated 2 years ago
Alternatives and similar repositories for vy-deepdive
Users that are interested in vy-deepdive are comparing it to the libraries listed below
Sorting:
- Incorrect, Breaking, and Footgunned Huff Contracts.☆30Updated 2 years ago
- Huff Implementation of VRGDAs☆41Updated 3 years ago
- ☆41Updated 3 years ago
- This repo contains smart contract to perform basic arithmetic operations implemented using Huff☆24Updated last year
- a little foundry template that shows how to use anvil to run gas benchmarks☆33Updated 2 years ago
- Curve style voting escrow (ve) Uniswap v4 hook contract☆24Updated 2 years ago
- Common Solidity contract patterns, based on OpenZeppelin's contract library, implemented in the Huff language☆32Updated 3 years ago
- Uniswap V4 Huff Hooks☆41Updated 2 years ago
- gas comparisons between vyper and solady☆20Updated last year
- ☆34Updated 3 years ago
- The world most gas efficient AMM implementation written in Huff based on Uniswap V1 implementation☆51Updated 2 years ago
- Example code for testing using Echidna explained during the Spearbit presentation☆31Updated 3 years ago
- A binary search tree implementation in Solidity☆20Updated 3 years ago
- EIP-1167 Minimal Proxy Contract written in Huff☆25Updated 3 years ago
- Create breakpoints for use with Foundry debugger -- https://book.getfoundry.sh/cheatcodes/breakpoint☆33Updated 2 years ago
- ☆29Updated 3 years ago
- ☆51Updated 2 years ago
- An Isolated Safe Environment to Execute Foundry Projects.☆44Updated 3 years ago
- Huffidity, but let's you jump back to Solidity runtime execution from Huff runtime execution.☆33Updated 2 years ago
- An apples-to-oranges comparison of Solady's `FixedPointMathLib.mulDiv` function vs. an equivalent Huffidity version☆27Updated 2 years ago
- ☆29Updated 2 years ago
- Huff-based Smart Contracts for creating Metamorphic (or "redeployable") EVM Contracts.☆46Updated 2 years ago
- ☆28Updated 3 years ago
- ☆29Updated 3 years ago
- Foundry template for the Optimizor Club SQRT challenge☆57Updated 3 years ago
- A visual studio code extension that automatically generate the stack comments for Huff.☆25Updated 2 years ago
- Example setup of Forge tests and CI to do basic checks for storage collisions when iterating on upgradeable contract implementations.☆28Updated 2 years ago
- unhacked challenge 1: reaper☆42Updated 3 years ago
- Gas golfing the most gas efficient way to check if two integers have the same sign in Solidity☆46Updated 3 years ago
- clones-with-immutable-args by wighawag written in Huff.☆27Updated 3 years ago