Hi , kurzum ....
dein AusleseScript ist aber mal sowas von Sch.....
Was Du da oben beschreibst hat NICHTS mit dem CoinDaemon zu tun .
mach mal bitte folgendes und bitte NUR am Daemon selbst :
./eMarkd getmininginfo{
"blocks" : 1725484,
"currentblocksize" : 1197,
"currentblocktx" : 1,
"difficulty" : {
"proof-of-work" : 50435453.23050955,
"proof-of-stake" : 1130.55237236,
"search-interval" : 0
},
"blockvalue" : 50000000,
"netmhashps" : 2166186221.83976030,
"netstakeweight" : 668736060032.19433594,
"errors" : "",
"pooledtx" : 1,
"stakeweight" : {
"minimum" : 22400000000,
"maximum" : 0,
"combined" : 22400000000
},
"stakeinterest" : 38000,
"testnet" : false
das MUSS der dir auch so zurückgeben !
und DAS steht auch ganz klar bei Dir :
"coinbasevalue": 50000000,
"target": "0000000000000050075f00000000000000000000000000000000000000000000",
"mintime": "2018-04-11 20:14:57 +0000",
"mutable": [
"time",
"transactions",
"prevblock"
also ich weiss jetzt wirklich nicht wieso bei Dir "nur" 0.5 ankommen
?
nochmals zum mitschreiben : ES LIEGT NICHT AM EMARKD
wieso haben dann nicht alle das Problem wie Du ?
check bitte dein Stratum Script , checke die Depends checke mal ein paar Yyimp ( das ja nun wirklich ein KindereinsteigerPool System , klick und fertig ) Github Issues
Ansonsten setz doch mal testweise ein anderen Startum zum testen
Also Final : DAS IST KEIN EMARK Problem sondern falsch konfigurierter Pool bei Dir
edit :
aber dein Pool sagt Dir ja schon Dein Problem die ganze Zeit :
der eMark meldet immer das die Coinbase nicht stimmt.daher :
https://github.com/MPOS/php-mpos/blob/master/include/classes/coins/coin_sha256d.class.phpclass Coin extends CoinBase {
protected $target_bits = 32;
protected $coin_value_precision = 20;
edit2:
was schmeisst denn ./emarkd listtransactions bei dir raus ?
{
"account" : "",
"address" : "NNkhTYtckxBbt5AKW5UzrZAB5JTMoKXqCW",
"category" : "generate",
"amount" : 50.00000000, "confirmations" : 124,
"generated" : true,
"blockhash" : "0000000000000052e82c8d5185f0efc7af406a7c230b5c3a8cf1d2fb9eae19b6",
"blockindex" : 0,
"blocktime" : 1523473986,
"txid" : "3f176328824c1f396eddaaa3d87d4dbc631b5de84794084ec9e594d94a90d6f7",
"time" : 1523473986,
"timereceived" : 1523474023,
"tx-comment" : "Block found by GCPOOL.EU"
},
+++++++++++++++
},
{
"account" : "",
"address" : "NNkhTYtckxBbt5AKW5UzrZAB5JTMoKXqCW",
"category" : "immature",
"amount" : 50.00100000,
"confirmations" : 27,
"generated" : true,
"blockhash" : "0000000000000046a08e21c37956f7b183e8b1ab109da863454ef318c9f7b1aa",
"blockindex" : 0,
"blocktime" : 1523479283,
"txid" : "5246ecd52f54f5b9ccdf1698e9c7606a3a6b5ee3a80bce3fe5d3f0e46643b4b8",
"time" : 1523479283,
"timereceived" : 1523479330,
"tx-comment" : "Block found by GCPOOL.EU"
},
{
"account" : "",
"address" : "NNkhTYtckxBbt5AKW5UzrZAB5JTMoKXqCW",
"category" : "immature",
"amount" : 50.00000000,
"confirmations" : 26,
"generated" : true,
"blockhash" : "000000000000001e851dcde1fef29a8f586678b7c055b37d937ed0fe61e21b69",
"blockindex" : 0,
"blocktime" : 1523479331,
"txid" : "4881f107643c3004af6dd51450009605765f8cf80413af6a12aad96c1b80b816",
"time" : 1523479331,
"timereceived" : 1523479345,
"tx-comment" : "Block found by GCPOOL.EU"
}
]
sollte kommen