Luke Schoen
Luke Schoen
I found that `/home/yourusername/code/github/paritytech/fether/node_modules/electron/dist/chrome-sandbox` had permissions '-rwxr-xr-x'. I just followed the recommendations in the Electron error message and it worked as before ``` sudo chown root /path/to/fether/node_modules/electron/dist/chrome-sandbox sudo chmod 4755...
Do we want it to say 'Synced Mainnet' instead of 'Synced Foundation'?
Using .dmg Fether v0.1.2 on macOS Mojave 10.14. I tested it by running `ps aux | grep "Fether"` after launching Fether to view its running processes. Then if I exit...
Is there are script we could use to automatically check this happens for new versions that we're about to publish?
doesn't look like a rasa issue anymore. is this being fixed?
to resolve an error like that try: * commenting out server-side code like `httpServer.on('upgrade', wsProxy.upgrade);` and `const wsProxy = app.use('/socket.io/', createProxyMiddleware({ ... }));`, it may be a port conflict like...
> I'm able to reproduce this every time by using `docker buildx build --platform linux/arm64` or `linux/arm/v7`. Something's up with the ZipFS (maybe wasm on ARM?). > > As a...
wouldn't this require licensing (casino, commercial gambling, insurances)? i mentioned similar concerns here https://zeitgeist.subsquare.io/post/11
@Malstrom I just finished setting up ActsAsTree Gem v2.7 on this [Peerism project](https://github.com/peerism/peerai-backend). I've thoroughly explained how I set it up in the README since it took me quite a...
This is really bad. Now I know why most of the features like not being able to filter what accounts to connect to a dApp isn't available. I will use...