Lol, I tried on solo-mode but I don't get any coins... I found some blocks hours ago but nothing coins..
At someone the solo-mode work fine ?
Solo mining does work but the pool has a high hashrate so you may not be getting many blocks

Coins mature after 2000 blocks. Try the listtransactions rpc command to see your immature coins.
I solo mined as testing before CRT went public, tried both testnet and mainnet and they worked just fined. I restarted the blockchain after testing was completed.
I tried listtransaction command on rpc console and I get "[]" as nothing
Hmm it is
cryptotarget-cli listtransactions ""
If nothing shows then you have not mined any blocks successfully. What are you using to mine?

ahhh, ok, now I get this.....
----------------------------------------------
C:\Program Files (x86)\cryptotarget>cryptotarget-cli listtransactions ""
[
{
"account" : "",
"address" : "2U4EJ5phrUuFZzvmxSjhQsF4JKEnQ1Nxrh",
"category" : "immature",
"amount" : 4000035003,
"confirmations" : 870,
"generated" : true,
"blockhash" : "00000000000290516145591b069d37f288f543a64ea14067db508f04a
f74bdd8",
"blockindex" : 0,
"blocktime" : 1433947619,
"txid" : "5c59fea6d21fc85288b9cff6b2983c6234a4583b6f4aa71615f779b54e671d
31",
"walletconflicts" : [
],
"time" : 1433947619,
"timereceived" : 1433947620
}
]
----------------------------------------------------
But the wallet don't write these immature coins on main page or transactions list... any options must to be activated for this?
I used Cgminer 3.8.5 with Gridseed 6Gh/s and found 2 blocks on solo mode.
Thank's for support :-p