forknote / forknote-pool

Mining pool for Bytecoin/Forknote based coins such as Bytecoin and Dashcoin.
https://github.com/forknote/forknote-pool
GNU General Public License v2.0
123 stars 185 forks source link

Mined a block but no reward #63

Closed appkoders closed 6 years ago

appkoders commented 6 years ago

So I was just testing the waters on setting up a mining pool. The pool is now working I already mined 5 blocks except that 3 of them did not give me rewards. After checking the block hashes the 3 blocks that did not give rewards has more than 1 transactions and the 2 blocks that gave me reward has only 1 transaction.

I am mining dynasticoin(DCY)

This one has only one transaction and the transaction hash appeared on my wallet http://democats.org/blockchain/block/?name=dinastycoin&hash=16f288b0cc504b6dbafc5dcef535b978e2fb665609920fb63dd17d7fee5765ac

This one has 2 transactions but the transaction (81df5 ... 1bcfdf ) which I guess is the reward did not appear on my wallet.

http://democats.org/blockchain/block/?name=dinastycoin&hash=9557ae247987fe4509e5456a19a9dccbddcac2ffbfe220314fac2754a3d924f8

Here is my pool: http://dcy.cryptomineros.com/#pool_blocks

Is this an issue on the pool or the coin?

appkoders commented 6 years ago

Its a wallet problem.