OpenZeppelin / ethernaut

Web3/Solidity based wargame
MIT License
2k stars 684 forks source link

✨ Port all contracts to Foundry #712

Closed cairoeth closed 8 months ago

cairoeth commented 8 months ago

Speed difference:

forge t  0.76s user 0.61s system 188% cpu 0.727 total

yarn test  20.70s user 0.70s system 222% cpu 9.612 total

Around 13x faster.