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

Add Support for TurtleCoin Upcoming Fork #2178

Merged
merged 1 commit into from Jan 29, 2019
Merged

Add Support for TurtleCoin Upcoming Fork #2178

merged 1 commit into from Jan 29, 2019

Conversation

brandonlehmann
Copy link
Contributor

TurtleCoin Release Notes: https://github.com/turtlecoin/turtlecoin/releases/latest
Added as algorithm: cryptonight_turtle

Note: Auto-switching is not possible with this PR as TurtleCoin uses a parent/root block header that results in the pools (and thus the miners) always seeing the block MajorVersion as 1 (unless it's updated as part of a fork). We don't currently do this and have no immediate plans to do so; however, please see PR #2177 which adds support for using a MajorBlock version supplied by a pool with support to do so.

Addresses #2159 & #2174

Dero Gold is already using the algorithm, you can test the build against one of their pools

"pool_list": [
  {
    "pool_address": "dego.cnpool.cc:32550",
    "wallet_address": "dg5GFxdp1x8Ehux7wJez9wiuMGearHW9m3YpCQDjBdk5ZgWVK12uD36VWGgm1J6TqCYh4Wr8FGutCKDWC1xfjefR1AKSW7ZxE",
    "rig_id": "x",
    "pool_password": "x",
    "use_nicehash": false,
    "use_tls": false,
    "tls_fingerprint": "",
    "pool_weight": 1
  }
],
"currency": "cryptonight_turtle"

@fireice-uk fireice-uk merged commit a6cd53c into fireice-uk:dev Jan 29, 2019
@brandonlehmann brandonlehmann deleted the cryptonight_turtle branch February 3, 2019 19:04
gnagel pushed a commit to gnagel/xmr-stak that referenced this pull request Mar 23, 2019
…rtle

Add Support for TurtleCoin Upcoming Fork
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

Successfully merging this pull request may close these issues.

None yet

2 participants