Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to add more Alt-coin algorithm to this project? #20

Closed
sequencer opened this issue Oct 29, 2018 · 5 comments
Closed

Possible to add more Alt-coin algorithm to this project? #20

sequencer opened this issue Oct 29, 2018 · 5 comments

Comments

@sequencer
Copy link

Hello, I wonder is it possible to split your project into different modules, so that we can reuse more code.
I wanna adder SHA256d, X11 etc algorithms.
And also as for the algorithm backend, I also wanna implement some protocol and use it for ASIC miner.

@Ragnaroek
Copy link
Owner

Sure, if you make a proposal I can extract a module for some parts.

Regarding Alt-coins: I'm not super interested in them, but would add a PR for adding some Monero variants to the project.

@sequencer
Copy link
Author

thank you!
I'm going to read more about your code ;)

@calidion
Copy link

calidion commented Mar 23, 2019

What is the progress?
Can it be used to mine the original cryptonight alt coins?

@calidion
Copy link

Extracted cryptonight into cargo cryptonight = "0.1.0".

thank you. Hope pure rust version will be implemented soon.

@Ragnaroek

@Ragnaroek
Copy link
Owner

Hi,
I currently do not have the time to add altcoins to mithril, but would welcome PR for that!
Extracting the cryptonight core is great! I hope somebody finds it useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants