David-Kneel

Results 18 comments of David-Kneel

What I want to achieve is to deploy the gnosis safe contracts to Polygon network. I am not sure how to achieve that with these many hurdles though. Any ideas...

I just deployed the smart contracts to `Polygon` Here are the addresses: ```zsh Nothing to compile reusing "SimulateTxAccessor" at 0xAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA deploying "GnosisSafeProxyFactory" (tx: 0xaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa)...: deployed at 0xAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA with 867582 gas...

> These are bot the addresses we would expect. Which commitndidnyou deploy? It is important to use the version tagged with `1.3.0`? I deployed the latest commit: ce5cbd256bf7a8a34538c7e5f1f2366a9d685f34

> As mentioned in the readme it is important to use a tagged commit else you will get unaudited changed. The tag would be https://github.com/gnosis/safe-contracts/tree/v1.3.0 Taged version 1.3.0 deploy: ```zsh...

> Cool this looks good :) next step would be a pr to https://github.com/gnosis/safe-deployments, or I can add it to [gnosis/safe-deployments#3](https://github.com/gnosis/safe-deployments/pull/3) I can create the PR, I just need to...

Here is the PR: https://github.com/gnosis/safe-deployments/pull/5

> Are yous ure this is happening in `expectRevert`? I don't see how this could be caused by test-helpers. If you observe int the [CI/CD run](https://github.com/David-Kneel/faster-than-light/runs/2632461150?check_suite_focus=true), all tests pass when...

> See https://github.com/microsoft/wslg/wiki/Diagnosing-%22cannot-open-display%22-type-issues-with-WSLg#x11-display-socket > > You need to delete the folder in tmp and create the link like this: > > ``` > sudo rm -r /tmp/.X11-unix > ln -s...

Xfce terminal opens correctly though. Any idea about why Konsole loops like that?

> See https://github.com/microsoft/wslg/wiki/Diagnosing-%22cannot-open-display%22-type-issues-with-WSLg#x11-display-socket > > You need to delete the folder in tmp and create the link like this: > > ``` > sudo rm -r /tmp/.X11-unix > ln -s...