https://github.com/naps62/ethernaut
https://github.com/naps62/ethernaut
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/naps62/ethernaut
- Owner: naps62
- Created: 2022-06-05T19:20:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T06:57:50.000Z (almost 4 years ago)
- Last Synced: 2025-02-05T06:46:54.040Z (over 1 year ago)
- Language: Solidity
- Size: 3.51 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ethernaut - solved with Foundry
## Caveats
- For some unknown reason, I can't run two tests in the same run. i.e.: `forge test` fails, but running each test individually works. This seems to fail at the `solve()` step
- 03 is not solvable in a trivial way, since it requires sending 10 separate transactions, which must go into different blocks, and each one must be calculated based on the blockhash