Gelaufen ist der creepMiner bei mir auch, er hat auch alle Plots eingelesen, aber ich habe nicht gesehen, dass er etwas übertragen hat.
Und das soll er wohl anzeigen ...
Er hat einfach eingelesen und gewartet, bis der nächste Block kommt
er überträgt natürlich nur, wenn er eine Deadline gefunden hat, die unterhalb der Threshold liegt. Du kannst ja mal testweise
"targetDeadline" : "0y 0m 5d 00:00:00",
in der mining.conf auf 999 Jahre setzen oder so.
Ich hab heute morgen noch mal den creepMiner mit der targetDealine von oben laufen lasen, parallel dazu den das burst-mining-system (Java).
Der creepMiner hat wieder keine Übertragungen angezeigt, das burst-mining-system hat min 3 Übertragungen ... nächster Block wieder, creepMiner nix, min 4 bei burst-mining-system
Wirklich verstehen kann ich das nicht, der creepMiner wäre mir lieber, ich find den schöner aufgebaut ...
{
"logging" : {
"config" : "information",
"general" : "information",
"miner" : "debug",
"nonceSubmitter" : "debug",
"output" : {
"dirDone" : true,
"lastWinner" : true,
"nonceConfirmed" : true,
"nonceFound" : true,
"nonceOnTheWay" : true,
"nonceSent" : true,
"plotDone" : false
},
"path" : "/burst/logs",
"plotReader" : "information",
"plotVerifier" : "information",
"server" : "fatal",
"session" : "error",
"socket" : "off",
"wallet" : "information"
},
"mining" : {
"intensity" : 5,
"maxBufferSizeMB" : 128,
"maxPlotReaders" : 4,
"miningIntensity" : 5,
"passphrase" : {
"algorithm" : "aes-256-cbc",
"decrypted" : "",
"deleteKey" : false,
"encrypted" : "",
"iterations" : 1000,
"key" : "",
"salt" : ""
},
"plots" : [
"/space/Plots"
],
"submissionMaxRetry" : 5,
"targetDeadline" : "0y 0m 5d 00:00:00",
"timeout" : 45,
"urls" : {
"miningInfo" : "http://burst.cryptoguru.org:8124",
"submission" : "http://burst.cryptoguru.org:8124",
"wallet" : "https://burst.cryptoguru.org"
}
},
"webserver" : {
"credentials" : {
"hashed-pass" : "f627e2b334ca1de5a992c9308938bd8a690f5ea5",
"hashed-user" : "f627e2b334ca1de5a992c9308938bd8a690f5ea5",
"plain-pass" : "",
"plain-user" : ""
},
"start" : true,
"url" : "http://172.16.1.85:8080"
}
}
ich glaub mittlerweile, es liegt an dem Poco 1.7.8 ...
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
EDIT: Erfolg
Mit creepMiner 1.6 + Poco 1.7.8 bekomme ich nun endlich auch submitted Nonces angezeigt.
10:57:13: FDHC-Y6GL-26MP-D3EJU: nonce found (5d 08:50:38)
10:57:13: nonce: 39080942
10:57:13: in: /space/Plots/13637324019230748138_38800000_400000_400000
10:57:13: FDHC-Y6GL-26MP-D3EJU: nonce on the way (5d 08:50:38)
10:57:13: FDHC-Y6GL-26MP-D3EJU: nonce submitted (5d 08:50:38)
10:57:13: nonce: 39080942
10:57:13: in /space/Plots/13637324019230748138_38800000_400000_400000
10:57:14: FDHC-Y6GL-26MP-D3EJU: nonce confirmed (5d 08:50:38)
10:57:14: nonce: 39080942
10:57:14: in /space/Plots/13637324019230748138_38800000_400000_400000
10:57:27: FDHC-Y6GL-26MP-D3EJU: nonce found (5d 08:39:09)
10:57:27: nonce: 69891304
10:57:27: in: /space/Plots/13637324019230748138_69600000_400000_400000
10:57:27: FDHC-Y6GL-26MP-D3EJU: nonce on the way (5d 08:39:09)
10:57:27: FDHC-Y6GL-26MP-D3EJU: nonce submitted (5d 08:39:09)
10:57:27: nonce: 69891304
10:57:27: in /space/Plots/13637324019230748138_69600000_400000_400000
10:57:27: FDHC-Y6GL-26MP-D3EJU: nonce confirmed (5d 08:39:09)
10:57:27: nonce: 69891304
10:57:27: in /space/Plots/13637324019230748138_69600000_400000_400000