ethernaut icon indicating copy to clipboard operation
ethernaut copied to clipboard

Web3/Solidity based wargame

Results 155 ethernaut issues
Sort by recently updated
recently updated
newest added

Hi, This is related to my problem: https://forum.zeppelin.solutions/t/need-help-with-ethernaut-test-network-ropsten-error/321 It appears that this ropsten test network has been outdated since October 2018 and as a result, nobody can play the game...

It'd be helpful in some cases to be able to pass a level by the contract throwing, e.g. a level that requires you to exceed the block gas limit

new feature

I can see that the player is being asked to restart chrome in syncPlayerProgress... maybe the can choose to ignore syncing in such a case, instead of throwing such a...

backlog
ui improvement

Might be due to the new version of Solidity or the chain, but you can increase your contribution (as outlined [by the tests](https://github.com/OpenZeppelin/ethernaut/blob/master/contracts/test/levels/Fallback.test.js)) and still not receive ownership. Given the...

Changed the import statement in Ethernaut.sol because the earlier import was obsolete and not needed anymore

We should set up GitHub Actions to run tests on push and pull_request.