bashir barrage

Results 20 comments of bashir barrage

This didn't work for my Monero pool. I got these in my logs: `8|pool | 2018-04-05 15:58 +00:00: ReferenceError: cnHashing is not defined` `...` `8|pool | 2018-04-05 15:58 +00:00: Error...

@Snipa22 do we need to add anything to the process I mentioned?

**WARNING**: The pool is rejecting results from my miner after my procedure. I'm using the latest miner version. @snoski3 My pool can be considered a test, no one's on it....

@snoski3 after doing my procedure and @JPaulMora 's patches my pool runs great and is ready for v7. Run it in ~/nodejs-pool/ and ~/nodejs-pool/lib/coins/

@jredwine2857 I just pulled the latest version, release-v0.12 branch. It's /usr/local/src/monero/src/cryptonote_core/tx_pool.cpp This line change is to apply the monero_daemon.patch that's in the deployment folder

Did you edit the file after pulling from the monero repo? As per the instructions you should git pull while in /usr/local/src/monero

Do a `pm2 logs` and make sure things look good. If so then it looks like you're set.

Now I received "opening pipe: permission denied" instead of "forms: already registered" lightning-cli install_plugin https://api.github.com/repos/lightningd/plugins/contents/lightning-qt { "code": -32600, "message": "Error while processing install_plugin: RPC call failed: method: plugin, payload: {'subcommand':...

lightning-cli plugin start /home/trenaz/lightning/plugins/lightning-qt/lightning-qt.py { "command": "start", "plugins": [ { "name": "/usr/local/bin/../libexec/c-lightning/plugins/autoclean", "active": true }, { "name": "/usr/local/bin/../libexec/c-lightning/plugins/bcli", "active": true }, { "name": "/usr/local/bin/../libexec/c-lightning/plugins/funder", "active": true }, { "name": "/usr/local/bin/../libexec/c-lightning/plugins/topology",...

lightning-cli gui { "code": -4, "message": "Plugin terminated before replying to RPC call." }