Skip to content
Snippets Groups Projects
  1. Oct 03, 2018
    • psychocrypt's avatar
      rework all currencies · 70f3e825
      psychocrypt authored
      - introduce monero oct 2018 fork as currency `monero`
      - remove monero7
      - change all dev pools
        - those miner monero7 to handle the fork to monero
        - if the dev pool can not handle the fork to monero the currency is fixed set to `monero` (we can only handle 2 different currencies for user and dev pool)
      - remove guards those prevent to use the currency `monero`
      70f3e825
  2. Sep 23, 2018
  3. Sep 19, 2018
  4. Jul 22, 2018
  5. Jul 14, 2018
    • psychocrypt's avatar
      cryptonight_bittube2 · 12575794
      psychocrypt authored
      - add cryptonight_heavy derivate cryptonight_bittube2
      - add coin bittube
      - remove coin ipbc because this coin is now called bittube
      12575794
  6. Jul 10, 2018
  7. Jul 08, 2018
  8. Jun 21, 2018
  9. Jun 16, 2018
  10. Jun 10, 2018
  11. Jun 07, 2018
  12. Jun 05, 2018
  13. May 04, 2018
  14. May 03, 2018
  15. May 01, 2018
  16. Apr 22, 2018
  17. Apr 19, 2018
  18. Apr 18, 2018
  19. Apr 17, 2018
    • Brian Oates's avatar
    • psychocrypt's avatar
      remove fork for sumokoin and monero · 053dcb01
      psychocrypt authored
      remove fork version for sumokoin and monero7
      053dcb01
    • psychocrypt's avatar
      add independent dev pool coin description · 0877e2f6
      psychocrypt authored
      - allow the dev pool to fork on a different block version than the user descriped coin
      
      All algorithm are centered around the user coin description.
      It is allowed to have two two different coin algorithms in the user coin description.
      It is only allowed to use algorithms for the dev pool coin description those are used in the user coin description.
      There are two ways to define a non forking coin.
        - set both user coin algorithm descriptions to the same algorithm and set version to zero
        - set the first algorithm in the user coin description to something you like to use in the dev pool
          and set the second algorithm to the correct representation of the coin. Set the version to 255.
          This will allow that the dev pool can mine on a different coin algorithm than the not forking user coin.
          Do not use an algorithm with different scratchpad size for the dev pool.
      0877e2f6
  20. Apr 14, 2018
  21. Apr 05, 2018
  22. Apr 04, 2018
  23. Apr 02, 2018
  24. Apr 01, 2018
  25. Mar 27, 2018
    • psychocrypt's avatar
      POW AEON v7 · 5a2c4444
      psychocrypt authored
      - add new pow for AEON
      - fix missing cryptonight-heavy selection for multi hashes
      5a2c4444
  26. Mar 25, 2018
  27. Feb 10, 2018
  28. Dec 25, 2017
  29. Dec 08, 2017
  30. Nov 20, 2017
  31. Nov 16, 2017
    • Unknown's avatar
      · cabd46f3
      Unknown authored
      Remove whitespace lines
      cabd46f3
Loading