Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: supermoney on May 23, 2018, 12:51:19 PM



Title: Issue with mined coins of my altcoin
Post by: supermoney on May 23, 2018, 12:51:19 PM
I'm facing a problem with my own altcoin when mining new blocks, I do not receive any mined coin to my coinbase address and of course Bitcoin Core keeps displaying me 0 BTC balance.

Setup:
Forked Bitcoin Core v0.16.0 (stable version), generated genesis block, changed PUBKEY_ADDRESS to 65 ('T') and SCRIPT_ADDRESS to 66 ('T').

CPU Miner:
Code:
-O test:1234 -o http://127.0.0.1:15621/ --coinbase-addr=ToNdTui9QonxKutQA9W3rVTocwXYbUndf9 -a sha256d -D --no-longpoll --no-getwork --no-stratum

The block explorer I setup (bitcoin-abe (https://github.com/bitcoin-abe/bitcoin-abe)) shows the mined coins are being forwarded to some unknown address TQ32UoQrhdL5WUkK8jAjNNC1zSGbt7zQXw not owned by me.

Block #1:

https://image.prntscr.com/image/3R2xAZbhQi_1zFRpEioYgg.png
[click here for full screen image (https://image.prntscr.com/image/3R2xAZbhQi_1zFRpEioYgg.png)]



Transaction:

https://image.prntscr.com/image/bl1g8mxTQe6b8JdiZ4uuyw.png
[click here for full screen image (https://image.prntscr.com/image/bl1g8mxTQe6b8JdiZ4uuyw.png)]



ToNdTui9QonxKutQA9W3rVTocwXYbUndf9:

https://image.prntscr.com/image/3WnxmcJrRSObbyCA8_XWKA.png
[click here for full screen image (https://image.prntscr.com/image/3WnxmcJrRSObbyCA8_XWKA.png)]



TQ32UoQrhdL5WUkK8jAjNNC1zSGbt7zQXw:

https://image.prntscr.com/image/0251zKHaSxeudcB1XSPBQw.png
[click here for full screen image (https://image.prntscr.com/image/0251zKHaSxeudcB1XSPBQw.png)]


Title: Re: Issue with mined coins of my altcoin
Post by: supermoney on May 23, 2018, 01:04:08 PM
Could be this issue lead to HD key generation? Because it is enabled by default.


Title: Re: Issue with mined coins of my altcoin
Post by: supermoney on May 23, 2018, 01:19:30 PM
Moved to Project Development sub-forum: https://bitcointalk.org/index.php?topic=4176787.0