-
-
Notifications
You must be signed in to change notification settings - Fork 760
-
Hi there, is there any plan to support ckb? or would I be able to add support for ckb myself?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments 7 replies
-
You can refer follow links.
https://github.com/nervosnetwork/ckb
https://github.com/insight-nervos/btcpool-docker-compose
Beta Was this translation helpful? Give feedback.
All reactions
-
Thanks! Yes, I actually have https://github.com/insight-nervos/btcpool-docker-compose installed but code is not updated and I have some issues with the JSONRPC and database for get_block -
It is possible to implement in miningcore based on this fork?
Beta Was this translation helpful? Give feedback.
All reactions
-
Of course, Yes.
Beta Was this translation helpful? Give feedback.
All reactions
-
You have to add algorithm first
https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0010-eaglesong/0010-eaglesong.md
Beta Was this translation helpful? Give feedback.
All reactions
-
I will take a look, I was so close to get working the btcpool... thanks buddy
Beta Was this translation helpful? Give feedback.
All reactions
-
You have to add algorithm first https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0010-eaglesong/0010-eaglesong.md
in C?
Beta Was this translation helpful? Give feedback.
All reactions
-
@konstiantyn lets is know please!
Beta Was this translation helpful? Give feedback.
All reactions
-
@konstiantyn lets is know please!
did you get any luck doing it?
Beta Was this translation helpful? Give feedback.