Gauthier Leonard

Results 17 comments of Gauthier Leonard

Hey, I have the same problem on Archlinux...

> Are you on wayland or xorg? You can check it with > > ```shell > echo $XDG_SESSION_TYPE > ``` I am on wayland

> Wayland unfortunatelly doesn't support global shortcuts (and it doesn't look like it ever will due to security concerns) but you can force frame to run with xwayland which should...

> Could you check if xwayland is installed on your system and if frame is running using it? You can use command xlsclients to do that https://manpages.ubuntu.com/manpages/trusty/man1/xlsclients.1.html Here is the...

Here is the output I get when doing a more manual deployment with `ERC1967Proxy`: ``` | File | % Lines | % Statements | % Branches | % Funcs |...

Is seems like the url is also broken for version 9.5 and 9.6 and that the new one is the same. Could you please also include the fix for those?...

Thanks for the answer. Not sure I can help here because it implies a deep knowledge of the transaction's internals...

Couldn't we just enable documentation for all features? ```toml [package.metadata.docs.rs] all-features = true ```

> Sorry @Nuttymoon... ended up doing it myself in #86 as I saw it was a little more involved. No worries! As long as the issue is corrected I am...

> @aaronbuchwald > Hmm so it looks like there are two different architectures that we could take here. > > 1. ValidatorSetManager + Owner PoS/PoA (as suggested in this PR):...