-
/tmp/mastercoin-source/src# make -f makefile.unix
/bin/sh ../share/genbuild.sh obj/build.h
g++ -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_…
abweb updated
11 years ago
-
I am having to wrap everything I use in promises to work with es6 style code, it would be great if we could get bitcoind-rpc to return promises
-
Dear Luke-jr
I've got following error on my Eloipool. but I don't know exactly what should I do.
Could you give me tip or guide for setting or check point for this error?
2017-03-20 21:37:17,3…
-
```
(base) adam@api3:/mnt/backend/addrindexrs$ cargo run --release -- -vvv --timestamp --cookie="bitcoinrpc:rpc" warning: field `outpoint` is never read …
-
_Originally posted by @daank-c in https://github.com/dogecoin/dogecoin/pull/3525#discussion_r1623689225_:
do you think it would be useful/appropriate to add subtree checks to the linter?
…
-
// , Does this require the `boost` libs?
I got the following error upon attempting the installation instructions:
```
nb@nathanforhire:~/proj$ mkdir gamerholiccoin
nb@nathanforhire:~/proj$…
-
Hello, I am running this in a Jupyter Notebook to test it.
Python - 2.7
My RPC server is on a AWS instance.
I get the following error on this call:
AuthServiceProxy("http://%s:%s@XX.XXX.XX.X…
-
Some issues in requirements.txt from a production deployment perspective.
alchemyjsonschema: Can come from PyPI now as your changes are in 0.3.3, right?
sqlalchemy: Is >=1.0.9 really needed? If this…
-
Integrate regtest mode with updated coin address magic value and enhanced block mining, incorporating support for hidden RPC commands like setmocktime.
This is a sub issue of #146 Implement Python-…
-
Error compiling, bignum.h refers to BN_init, which is in bn.h (OpenSSL).
Trying to compile against OpenSSL version 1.0.1 14 Mar 2012 (Library: OpenSSL 1.0.2n 7 Dec 2017), still getting this error.…