Daniel Luca

Results 20 comments of Daniel Luca

I would love to know the answer to this question. And the option of creating a new $client to run the query doesn't seem to be the best solution.

Sometimes it happens without setting breakpoints while it is running also

This is a good idea. I'm not a docker guru so this will take a bit of a while and it will probably not be optimal. I have to add...

Pushing this in the future. Is there still a need for this?

Can you share the contract source code? This way I should be able to reproduce your issue.

@nonergodic Can you provide an input and an expected output for which the hardcoded value would create problems?

One thing I did not realize it that people need out of gas simulation. I just created this issue in my mocking provider repo. https://github.com/cleanunicorn/mockprovider/issues/7 I will keep following this...

@bbonanno You should have a closer look at my library because, as I understand, it already supports the features you're requesting. For example you can mock a method, without the...

I spent some time trying to understand Mockito, but I am not a Java developer but the idiosyncratic approach doesn't make a lot of sense to me. This is the...

I think it's great that you want to contribute. I am not sure if the current interaction API format should be simplified. In terms of being merged with forge-std, currently...