-
-
Notifications
You must be signed in to change notification settings - Fork 664
Could you add a GlobalToken (GLT)? #47
Comments
Shouldn't be problem. But I would need someone to test the implementation on a real network of that coin. If you could do that I could implement the coin. |
@oliverw thanks and I've already fully tested a GLT using nomp mining pool until today. so if you asking me then I will implement a GLT using a miningcore and test again. |
@jeong760 To be clear, do you want to make a pull request with the actual code changes or are you offering to run a GLT test pool to verify that any changes I make actually work? |
@oliverw I mean that I use another mining pool software so now I cannot make any PR. and GLT uses a same code and algorithm like Bitcoin so I will test with Miningcore soon |
@oliverw Thanks for the comment. Today I've added a GLT on miningcore and now I am making a test run to see new blocks mint or not. |
@oliverw I modified following code of miningcore ClusterConfig.cs Regards, |
@oliverw Just before I found a new block of GLT so it seems work as normal. [2017-11-12 18:55:16.9602] [I] [BTC] [Pool] [0HL99MA8HM2V3] VarDiff update to 5500 Regards, |
Will be resolved by merging your PR. Thanks for your contributions! |
Dears,
Could you add a GlobalToken? it uses a same algorithm of Bitcoin but PoolMiningEngine does not have its information.
GlobalToken info
"name": "GlobalToken",
"symbol": "GLT",
"algorithm": "sha256"
Diff information
Min Diff: 1
Max Diff: 83,886,080
Website:
www.globaltoken.org
Chaininfo URL
https://www.blockexperts.com/glt
https://bchain.info/GLT/
Blockexplorer URL
https://www.blockexperts.com/glt/hash/
https://bchain.info/GLT/hash/
Transactionexplorer URL
https://www.blockexperts.com/glt/tx/
https://bchain.info/GLT/tx/
Thanks in advance.
Regards,
John Ahn
The text was updated successfully, but these errors were encountered: