0xTomoyo / anvil-persistenceLinks
Create persistent Anvil instances
☆32Updated last year
Alternatives and similar repositories for anvil-persistence
Users that are interested in anvil-persistence are comparing it to the libraries listed below
Sorting:
- An Isolated Safe Environment to Execute Foundry Projects.☆44Updated 3 years ago
- clones-with-immutable-args by wighawag written in Huff.☆27Updated 3 years ago
- On-chain 8x8 bitmap svg packed into a single 32 byte storage slot.☆64Updated 3 years ago
- RemcoMathLib is a Gas optimized FullMath implementation inspired by Remco Bloemen.☆31Updated 3 years ago
- a little foundry template that shows how to use anvil to run gas benchmarks☆33Updated 2 years ago
- ☆28Updated 3 years ago
- ☆42Updated 3 years ago
- ☆50Updated 3 years ago
- ☆51Updated 2 years ago
- ☆51Updated 3 years ago
- ☆29Updated 3 years ago
- Huff-based Smart Contracts for creating Metamorphic (or "redeployable") EVM Contracts.☆46Updated 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
- Huff Proxies with Create2 (no SLOAD)☆41Updated 2 years ago
- ☆23Updated 2 years ago
- ☆55Updated 3 years ago
- Grabs multifile solidity contracts from etherscan-based explorers to view in a local editor☆30Updated 3 years ago
- pseudonymous transfers of Ether tokens using create2 & selfdestruct()☆32Updated 2 years ago
- Mine addresses for UniswapV4 Hooks☆40Updated 2 years ago
- Gas golfing the most gas efficient way to check if two integers have the same sign in Solidity☆47Updated 3 years ago
- ELO calculation as a solidity library (algorithm of 400 / chess ELO)☆34Updated 2 years ago
- Huff Implementation of VRGDAs☆41Updated 3 years ago
- Foundry test utils.☆29Updated 3 years ago
- GOO(Gradual Ownership Optimization) issuance implementation using Huff☆34Updated 3 years ago
- utilities for more granular and realistic gas measuring in forge tests☆30Updated last year
- A Logistic VRGDA ERC721 Token fractionalizing ownership of w1nt3r's https://snow.computer experiment☆32Updated 3 years ago
- WETH3074 is a new version of the WETH contract which utilizes EIP-3074 to avoid the need for wrapping/unwrapping. In essence it turns ETH…