A simple contract to accurately measure gas consumption of contract calls
☆20May 3, 2024Updated last year
Alternatives and similar repositories for gas-meter
Users that are interested in gas-meter are comparing it to the libraries listed below
Sorting:
- A document describing purity detection in EVM opcode☆16Mar 28, 2022Updated 3 years ago
- An apples-to-oranges comparison of Solady's `FixedPointMathLib.mulDiv` function vs. an equivalent Huffidity version☆28Mar 9, 2023Updated 2 years ago
- Using various tools to rediscover popsicle exploit☆15Mar 10, 2022Updated 3 years ago
- Library for interacting with Access List☆18Sep 13, 2022Updated 3 years ago
- Codegen pretty-printing and deep equality Solidity functions for the Forge testing framework☆65May 15, 2023Updated 2 years ago
- Create breakpoints for use with Foundry debugger -- https://book.getfoundry.sh/cheatcodes/breakpoint☆33Oct 31, 2023Updated 2 years ago
- OpenSea updates over websocket☆22Jan 11, 2024Updated 2 years ago
- An efficient constant gas function dispatch pattern for solidity external libraries.☆15Sep 1, 2023Updated 2 years ago
- ☆33Sep 21, 2024Updated last year
- This is my solution. If you think you can further optimize it - be my guest!☆22Oct 8, 2022Updated 3 years ago
- Optimized, in-memory, memory safe data structures written in Solidity.☆36Jan 30, 2024Updated 2 years ago
- Formally verifying consistency between Solmate and Solady using Halmos☆55Aug 22, 2024Updated last year
- ☆63Mar 9, 2023Updated 2 years ago
- Introduction to core development via CTF challenges