-
celery call -b redis:localhost:6379/0 cc.task.refill_addresses_queue
i want to create a address for user how i cant insert this celery task on view
i mean call task always return a address how i…
-
When adding exceptions to ufw, how exactly do I allow devices from within my local network? On some of the "BONUS" tutorials it instructs adding....
sudo ufw allow from 192.168.0.0/16 to any port 1…
-
`services.electrs` exposes the `bitcoinrpc` secret through the process `ARGV` which is globally readable.
The fix is to use a config file for supplying options, but `electrs` must first be updated to…
-
I compiled and ran the sample app from https://github.com/TheBlueMatt/rust-lightning-bitcoinrpc.
Then I tried to open a channel from lnd to rust-lightning using the command:
`lncli openchannel --nod…
-
how to reproduce : on Ubuntu 16.04 LTS fresh image.
follow the StakedNotary Install instructions:
pip3 install slick-bitcoinrpc
will return this error
Command "python setup.py egg_info" faile…
-
I have now Built ION successfully. Thanks @thehenrytsai for the update which fixes the build error. Now I am hitting a 'Transaction collection already exists.' error. I dug into the source but I didn'…
-
The scope of this task is:
1. Implement a job for exporting blocks and transactions using [export_blocks_and_transactions.py ](https://github.com/blockchain-etl/ethereum-etl#export_blocks_and_trans…
-
Ubuntu 16.04.6 LTS on ovh.com
After updating to the latest version I get this error and the daemon does not start.
I tried this instruction https://unix.stackexchange.com/questions/85505/need-to-i…
-
Fatal error: Uncaught Denpa\Bitcoin\Exceptions\BadRemoteCallException: Method not found in /var/www/html/bot/vendor/denpa/php-bitcoinrpc/src/Exceptions/Handler.php:70 Stack trace: #0 /var/www/html/bot…
-
Wondering if this is related to #1781 at all?
**Describe the bug**
I ran the argon miner via this script, which I now realize did not have debug enabled. I can run the process again with BLOCKST…