Closed Eduard-Voiculescu closed 2 years ago
matching on int and overloading the decoding which took the int and converted it into a U256 from ethereum. Big int will give us the correct value for the int as we want it to overflow to a negative value
Can you check the CI and I'm going to merge this.
matching on int and overloading the decoding which took the int and converted it into a U256 from ethereum. Big int will give us the correct value for the int as we want it to overflow to a negative value