zaSmilingIdiot
zaSmilingIdiot
Implemented as of v3.3.0 The application starts up to the main "home" view without first requiring that a connection to a particl-core node is established. The various modules/apps requiring a...
I'm currently stuck on Electron 10 (with Nodejs v14) for a similar reason. If I remember correctly, using ZeroMQ.js version: 6.0.0-beta6 worked, but then it doesn't work for all Windows...
I'm assuming updating line 30 and 31 in package.json would allow for additional electron prebuilds to be generated? https://github.com/zeromq/zeromq.js/blob/5.x/package.json#L30
> I use Electron@3 and [email protected] ,node@10, this is a stable version stack. If you do not have electron/node version demand, you can try this stack. Yeah, unfortunately in my...
This was a Particl Desktop issue (failing to present the wallet unlock prompt when creating the market). Has since been fixed.