João Reis
João Reis
Hello, I have a contract with a potential gasless transfer of ether to another contract with the following code: ``` function pay(uint n, D1 d) public payable { uint old_balance...
Hello, I'm trying to run a Kivy application in Xcode and I need to have pandas in order to run my app, but I can't install this package. I'm using...
Hello, I installed this project and i'm trying to run a contract that I have built that replicates basic functionality of a Wallet. However i'm getting the following error. When...
Hello again, I'm trying to verify the following contract with solc-verify, but it is returning to me an error, that i guess is because this tool can't deal with tx.origin,...