emo-eth / sol-heapLinks
efficient libraries for working with min-heaps in solidity
☆23Updated 2 years ago
Alternatives and similar repositories for sol-heap
Users that are interested in sol-heap are comparing it to the libraries listed below
Sorting:
- An opinionated, spec-compliant, optimized version of Optimism's contracts-bedrock package.☆58Updated 2 years ago
- Example code for testing using Echidna explained during the Spearbit presentation☆32Updated 3 years ago
- A blitz project to try to mint an onchain NFT in the last ever POW block and first ever POS block.☆30Updated 3 years ago
- utilities for more granular and realistic gas measuring in forge tests☆30Updated last year
- An Isolated Safe Environment to Execute Foundry Projects.☆44Updated 3 years ago
- Gas golfing the most gas efficient way to check if two integers have the same sign in Solidity☆47Updated 3 years ago
- Smart contract audit / optimization reports generated by solstat.☆14Updated 2 years ago
- Ethernaut, but in Huff