OpenZeppelin / ethernaut

Web3/Solidity based wargame
MIT License
1.98k stars 677 forks source link

✨ Port all contracts to Foundry #712

Closed cairoeth closed 7 months ago

cairoeth commented 7 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.