-
On current Debian, litecoin quickly becomes incredibly slow, taking 8 minutes to respond to a local "litecoind getinfo" request. I have 4 miner daemons on other machines: some get a fast response, ot…
-
New version has bitcoind and bitcoin-cli . The RPC calls are now going to bitcoin-cli. Example below to get getinfo.
bitcoin-cli -rpcconnect=127.0.0.1 -rpcport=3333 -rpcuser=bitcoinrpc -rpcpassword=p…
-
some coins like peercoin and Grandcoin doesn't have standart submitblock support.
More info & solution: https://github.com/Crypto-Expert/stratum-mining/issues/181
-
# make
CXX libtorrent/src/web_connection_base.o
CXX libtorrent/src/alert.o
CXX libtorrent/src/alert_manager.o
CXX libtorrent/src/allocator.o
CXX libtorrent/src/asio.o
CXX …
-
c:\Python27\lib\site-packages\twisted\internet\iocpreactor\reactor.py:30: UserWa
rning: pyOpenSSL 0.10 or newer is required for SSL support in iocpreactor. It is
missing, so the reactor will not supp…
-
/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/root/dogecoin/src -I/…
-
Compiled many coins, but this one fails me
```
make[1]: Leaving directory `/home/rav3n/novacoin/src/leveldb'
g++ -c -O3 -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno…
-
They say that this is a very important coin, so it just bothers me that I can't use it on linux!
This are the warnings and errors I get with QtCreator:
/home/user/Programs/Fluttercoin/src/src/bitcoi…
-
address/account info is part of bitcoind listunspent reply
to fix it just put in
https://github.com/glv2/peercoin/blob/rpc-rawtransaction/src/bitcoinrpc.cpp#L2753
standard ExtractDestination.. code
`…
kac- updated
10 years ago
-
Following the steps posted here [https://github.com/Peershares/Peershares/wiki/Windows](https://github.com/Peershares/Peershares/wiki/Windows) results in the successful creation of a working peershare…