Mikhail

Results 129 comments of Mikhail
trafficstars

Do you know if we still need this issue? It seems like none of these standards gained any traction.

> What is the best way to benchmark the difference? Not sure about the project's benchmarking conventions, but perhaps you can run the tests with the `--gas-report` flag. More on...

fixed by https://github.com/safe-global/safe-contracts/pull/394

This has been fixed in a different PR. Appreciate your contribution!

The error in the issue title was thrown when using safe rinkeby on iOS on android the following error is thrown: `Error: Could not handle custom call: java.lang.ClassCastException: java.lang.Double cannot...

In general it seems not to work with walletconnect: https://rinkeby.etherscan.io/tx/0xbd2ab441819d441ec43eca138ec5588935e5dafa01c53a4585f0b54b90c33ead with metamask mobile the tx reverts, but it works with the same wallet but in an extension

The issue still persists. You should be able to reproduce it on master branch in https://github.com/gnosis/cpk-compound-tutorial/

This should be fixed as soon https://github.com/gnosis/safe-android/issues/540 is implemented, but we'll have to revert "pass operation as string" changes

I had a similar issue with Docker Desktop on Ubuntu; in my case, the problem was the missing `/var/run/docker.sock`. I fixed it by creating a symlink to the sock file...