Thibaut Sardan

Results 164 comments of Thibaut Sardan

Any news reg. this? It'd be great to have it in before the next release.

Thanks for the hints. I'd be up to take on the refactoring to have tokio optional, although I will probably need more guidance :) not sure if this is something...

I put up a PR to revert the QR code signing in the extension here https://github.com/polkadot-js/extension/pull/1155

The installer didn't show any dep I'd need to install, I installed it manually now ``` libayatana-appindicator3-1 is already the newest version (0.5.4-2) ``` but it still panicks with the...

Probably not a surprise but still the case on 0.7.2

Interesting issue I too had to deal with eventually. iiuc you would go through the list in `window.injectedKeys` and call the `enable` for the first extension that has `isEnabled ===...

I built an apk from master a couple days ago and this issue is not solved, tried on Android 7 and 12.

I checked the CI errors and it doesn't seem to be related to my change. Those are Gatsby issue.