Request
Please display MySoloPool as the miner / pool on our Zcash blocks.
CipherScan currently leaves miner_pool as null even though the coinbase already contains our tag and payout address.
Example block
Earlier block with the same payout address: https://cipherscan.app/block/3431985
Suggested mapping
In server/api/mining-pools.js:
PR with that change: #72
Note on ZcashInfo
https://zcashinfo.com/block/3479731 currently labels the same block Solopool (solopool.org) because the tag solopool is a substring of Mysolopool.com. That is a different pool. CipherScan should match the full tag / our payout address.
Thank you.
Request
Please display MySoloPool as the miner / pool on our Zcash blocks.
CipherScan currently leaves
miner_poolasnulleven though the coinbase already contains our tag and payout address.Example block
t1Yw8NGbPDs7fgpxzJ8gzCgurAQ8GFQBkk214f09fa6933a204d79736f6c6f706f6f6c2e636f6d🦓: Mysolopool.com(Zebraextra_coinbase_data)miner_pool: null)Earlier block with the same payout address: https://cipherscan.app/block/3431985
Suggested mapping
In
server/api/mining-pools.js:t1Yw8NGbPDs7fgpxzJ8gzCgurAQ8GFQBkk2→ MySoloPoolMysolopool.com→ MySoloPoolPR with that change: #72
Note on ZcashInfo
https://zcashinfo.com/block/3479731 currently labels the same block Solopool (solopool.org) because the tag
solopoolis a substring ofMysolopool.com. That is a different pool. CipherScan should match the full tag / our payout address.Thank you.