Open monperrus opened 1 year ago
Finding selectors with zeros for gas optimization (less expensive)
https://github.com/jeffreyscholz/solidity-zero-finder-rust
https://github.com/kadenzipfel/function-selector-miner (rust)
gas optimization
Gas golfing plays an important role in smart contract engineering https://a16zcrypto.com/winning-the-iamtheoptimizor-challenge/
more golfing https://github.com/kadenzipfel/gas-optimizations
and a golf course https://github.com/ZeroEkkusu/re-golf-course
The Earth is flat but Solidity source code is not. flaterra fixes that. https://github.com/cleanunicorn/flaterra
More papers for less gas: A Max-SMT superoptimizer for EVM handling memory and storage 2022
https://github.com/darkforestry/zero-seeker