whphhg
whphhg
I've ran into a similar issue with having `main.js` electron file in the root along with package.json causing it to fail after packaging with `electron-builder`. If I move the `main.js`...
I don't want to derail this issue, but can you please share further which packages are required for this to work? I've been using `prettier-standard` and it was great so...
Thanks for sharing and updating the `.eslintrc`! It's longer than my current devDep's but at least I know exactly what's going on and how to alter it through `.eslintrc` &...
Hej, thanks for the interest in helping! I'd say roughly a week to get everything tested and go through a couple of cleanups to reach the cleanest version possible, no...
It finished syncing and is currently on height `886,733`.
I got another `invalid_chain_found` in the `debug.log`, but this time for `[ERROR] - set_best_chain: Block set best chain inner failed.`. ``` [INFO] - send_getdata_message: TCP connection 2942562525 is sending getdata,...
I don't seem to be getting the issue above anymore, however now the blended transactions are missing the `blended` property when returned by `listsinceblock` or `gettransaction`.
Can confirm that the same thing happens when you use sendmany RPC. Although the correct account balance gets deducted.
If I remember correctly the above error was logged to the console and there was nothing besides the usual `[INFO]` that was in `debug.log` so I didn't think to make...
I've tried to find it in the `debug.log` using `cat debug.log | grep "check_proof_of_stake"` but there were no results. I guess you're correct and it was only spam from a...