zone117x / node-stratum-pool

High performance Stratum poolserver in Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is coinbasetxn, coinbase/append, workid working?

globaltoken opened this issue · comments

Hello @zone117x ,

Is coinbasetxn, coinbase/append and workid working?
We at GlobalToken will have a Hardfork soon, which supports coinbasetxn.

It is needed because we added 'Blockchain self-funding' (Treasury) like Zcash did.
So you would need the coinbasetxn, calculate coinbase with treasury by your own or you can add raw treasury TXOutput to your transaction.

Also we will support Multialgorithm (20 Algos, that I can add to your repo) and AuxPow.

Please give me more details about the coinbase stuff and let me know if it is not included, then I can add it and push my commits to your repo.

Regards,
Pawel

If you are just “raping” SegWit, then it might be OK. I suggest you run on a test net and give us feedback. From my side, support for non-standard Block assembly is to be explained further.