I hereby claim:
- I am johannesgithub on github.
- I am escherich (https://keybase.io/escherich) on keybase.
- I have a public key ASCQN4wR5h80kidE-66GF2zUkFUvTVvflBue1EN5PNlp8Ao
To claim this, I am signing this object:
| pragma solidity ^0.4.24; | |
| contract Arithmetic { | |
| uint256 public unsignedIntMax; | |
| int256 public signedIntMax; | |
| uint256 public unsignedIntMin; | |
| int256 public signedIntMin; | |
| pragma solidity ^0.4.24; | |
| /** | |
| * deploy Victim contract with 100 Ether | |
| * deploy Attacker contract with address of the Victim contract | |
| * call mint method from Victim contract with address of Attacker contract | |
| * call launchAttack method from Attacker contract | |
| */ | |
| contract Victim { |
I hereby claim:
To claim this, I am signing this object: