leonardotc

Results 8 comments of leonardotc

Fior me this worked: ``` test.finalizedBy jacocoTestReport jacocoTestReport.finalizedBy reportCoverage ``` PS: I never used gradle before this so do not take this as the "best way" to do this nor...

Hello @ligi I am pretty sure this was corrected on the newer versions. Is this issue still happening? I was not able to reproduce with the current release (but i...

Hello @unparalleled-js Thank you for reporting (and debugging). I will try to run some tests here and see what that is about.

Hello again @unparalleled-js So what was happening was that in the python transport we were getting the method (http verb) to fill in the dictionary as a byte array (or...

Hello @a3845 Thank you for reaching out. It is a little unclear to me how you are running the code. You said you clonned the git repository from master but...

Hello @a3845 At the moment our jar is not on maven central. As far as project goes, the current solution is explained on #16 and should work. Please, do keep...

This was added to the `1.4.1` of the contract (https://github.com/safe-global/safe-smart-account/blob/v1.4.1/contracts/base/ModuleManager.sol: ``` /** Because of the argument validation, we can assume that the loop will always iterate over the valid module...

Hello Muhammad (long time man). Thank you for reporting. We are prioritizing this.