Author

Topic: Univalue (Read 1303 times)

hero member
Activity: 602
Merit: 501
May 24, 2016, 05:36:18 AM
#5
Is univalue compatible with json?
I have been trying to use a miner for solo on the new version of bitcoin with no success.
Univalue should be _strictly_ compatible: strictly producing and strictly enforcing.

Many things that produce JSON produce incorrect encodings, and many things that consume JSON will accept incorrect encodings. That may be the case here, or there could be a bug in univalue.  Without seeing your software, its hard to say.


I was using the standard software that comes with a 1Th dragon miner. afterwards I tried with both cpuminer and an older version of cgminer. nothing worked.

If you have time, please try any of the above and tell me the results.

Which versions of cgminer did you try?

What was the command line provided for them? (censor private info out of course)

./minerd --algo=sha256d --url 127.0.0.1:8332 --user=blah --pass=blahblah

following in bitcoin.conf:
rpcuser=blah
rpcpass=blahblah
rpcallowip:127.0.0.1
server=1
rpcport=8332

...gives me 'connection refused'

that's with pooler-miner. 2.4.4
sr. member
Activity: 463
Merit: 252
May 19, 2016, 11:35:57 PM
#4
Is univalue compatible with json?
I have been trying to use a miner for solo on the new version of bitcoin with no success.
Univalue should be _strictly_ compatible: strictly producing and strictly enforcing.

Many things that produce JSON produce incorrect encodings, and many things that consume JSON will accept incorrect encodings. That may be the case here, or there could be a bug in univalue.  Without seeing your software, its hard to say.


I was using the standard software that comes with a 1Th dragon miner. afterwards I tried with both cpuminer and an older version of cgminer. nothing worked.

If you have time, please try any of the above and tell me the results.

Which versions of cgminer did you try?

What was the command line provided for them? (censor private info out of course)
hero member
Activity: 602
Merit: 501
May 19, 2016, 11:28:41 PM
#3
Is univalue compatible with json?
I have been trying to use a miner for solo on the new version of bitcoin with no success.
Univalue should be _strictly_ compatible: strictly producing and strictly enforcing.

Many things that produce JSON produce incorrect encodings, and many things that consume JSON will accept incorrect encodings. That may be the case here, or there could be a bug in univalue.  Without seeing your software, its hard to say.


I was using the standard software that comes with a 1Th dragon miner. afterwards I tried with both cpuminer and an older version of cgminer. nothing worked.

If you have time, please try any of the above and tell me the results.
staff
Activity: 4284
Merit: 8808
May 08, 2016, 03:55:04 AM
#2
Is univalue compatible with json?
I have been trying to use a miner for solo on the new version of bitcoin with no success.
Univalue should be _strictly_ compatible: strictly producing and strictly enforcing.

Many things that produce JSON produce incorrect encodings, and many things that consume JSON will accept incorrect encodings. That may be the case here, or there could be a bug in univalue.  Without seeing your software, its hard to say.
hero member
Activity: 602
Merit: 501
May 07, 2016, 09:47:21 PM
#1
Is univalue compatible with json?

I have been trying to use a miner for solo on the new version of bitcoin with no success.
Jump to: