after a long period of asking myself if i was doing something wrong, a brick hit me:
{
"account" : "",
"category" : "generate",
"amount" : 1030.54000000,
"confirmations" : 253,
"generated" : true,
"blockhash" : "00000001ebcd7b20eb97be72d8da819d800ffa91bbfa8fc5408a2f17ff31bf52",
"blockindex" : 0,
"blocktime" : 1395955480,
"txid" : "5ef85ae3455db33d698c990d55f92dad87e5004b62145c490ac14a005eb05f54",
"time" : 1395955480,
"timereceived" : 1395955481
}
and soon after, the second one came:
{
"account" : "",
"category" : "immature",
"amount" : 1017.13000000,
"confirmations" : 65,
"generated" : true,
"blockhash" : "000000015ba8e156ce84babd0d4a2c4ed50bd500140f89ae3faa1925667371fc",
"blockindex" : 0,
"blocktime" : 1395955996,
"txid" : "75a3675fd16840d828f44562a0fc801415743335bb03588dc4bb7797387c8cf9",
"time" : 1395955996,
"timereceived" : 1395955998
}
... there were a couple of orphans too... so far i counted 8.
After reading the forums for a while i noticed this happened with several other scrypt-jane coins (QQC too if i'm not mistaking) but i was unable to find anyone explaining the reasons why this happens. Anyway, just to encourage the rest of you to keep mining, i'll post my conf file (asus r9280x dc2t). Feel free to use it if you think you got the numbers wrong on yours.
{
"pools" : [
{
"poolname" : "Graphene Solo mining",
"url" : "
http://127.0.0.1:5200",
"user" : "[username]",
"pass" : "[passwd]"
},
{
"poolname" : "Graphene hardcoreminers 0% Prop",
"url" : "stratum+tcp://stratum.eu.grp.hardcoreminers.com:3019",
"user" : "[username].[worker]",
"pass" : "[passwd]"
}
]
,
"kernel" : "scrypt-jane",
"xintensity" : "4",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads" : "2",
"thread-concurrency" : "8192",
"sj-nfmin" : "4",
"sj-nfmax" : "30",
"sj-time" : "1395744444",
"gpu-engine" : "1070",
"gpu-fan" : "30-100",
"gpu-memclock" : "1500",
"gpu-memdiff" : "0",
"gpu-powertune" : "-20",
"gpu-vddc" : "1.100",
"auto-fan" : true,
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "65",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "40",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"log-dateformat" : "0",
"no-pool-disable" : true,
"no-client-reconnect" : true,
"queue" : "0",
"scan-time" : "10",
"scrypt" : true,
"scrypt-jane" : true,
"temp-hysteresis" : "2",
"shares" : "0"
}
EDIT: second block got confirmed while i was writing this. I am now the proud owner of 2047.67 GRP
2nd EDIT: forgot to mention, conf file is for cgminer-3.7.3-kalroth-sj0.03.zip which you can find here
https://sites.google.com/site/rmdavidson/