- Oct 03, 2018
-
-
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`
-
- Sep 23, 2018
-
-
BBSCoin Developer authored
-
BBSCoin Developer authored
-
- Sep 19, 2018
-
-
psychocrypt authored
- reintroduce monero7 until the POW is final - update docs (add cryptonigh_v8)
-
psychocrypt authored
- rmeove currency `monero7` - introduce `cryptonight_v8` and `monero8`
-
- Jul 22, 2018
-
-
Juan Leni authored
-
- Jul 14, 2018
-
-
psychocrypt authored
- add cryptonight_heavy derivate cryptonight_bittube2 - add coin bittube - remove coin ipbc because this coin is now called bittube
-
- Jul 10, 2018
-
-
psychocrypt authored
- remove all cryptonight coins (algorithm cryptonight can still be used) - update README.md
-
- Jul 08, 2018
-
-
psychocrypt authored
- add ryo currency - update documentation
-
- Jun 21, 2018
-
-
Alejandro Domínguez authored
-
- Jun 16, 2018
-
-
Donovan Solms authored
-
- Jun 10, 2018
-
-
havenprotocol authored
- update pools.txt - add new algorithm `cryptonight_haven` - update all backends
-
- Jun 07, 2018
-
-
psychocrypt authored
- rename cryptonight_fast to cryptonight_masari - set dev pool to cryptonight_monero
-
- Jun 05, 2018
-
-
gnock authored
-
- May 04, 2018
-
-
gnock authored
-
- May 03, 2018
-
-
Tony Butler authored
-
- May 01, 2018
-
-
psychocrypt authored
solve #1494 - add algorithm `cryptonight_v7_stellite` (internal named: `cryptonight_stellite`)
-
- Apr 22, 2018
-
-
psychocrypt authored
- add algorithm `cryptonight_lite_v7_xor` - update documentation
-
- Apr 19, 2018
-
-
ZedPea authored
-
- Apr 18, 2018
-
-
psychocrypt authored
-
psychocrypt authored
- fix dev pool algorithms - add note to `pools.tpl` - remove pool suggestion
-
Ran Ding authored
-
- Apr 17, 2018
-
-
Brian Oates authored
Official Announcement: https://intensecoin.com/2018/04/16/imminent-hard-fork-and-network-attack/
-
psychocrypt authored
remove fork version for sumokoin and monero7
-
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.
-
- Apr 14, 2018
-
-
psychocrypt authored
- expose cryptonight_lite_v7, cryptonight_heavy and cryptonight_v7 - remove cryptonight_lite
-
Jason Rhinelander authored
Graft is forking soon, with updated software released yesterday, to what will be v8 in Graft (current Graft cryptonight algorithm is graft v7). This commit updates the `graft` algorithm to recognize the fork and switch algorithms. Fork annoucement: https://www.graft.network/2018/04/12/patch-1-1-1-released-major-network-update-block-65110/
-
- Apr 05, 2018
-
-
ridd84 authored
-
- Apr 04, 2018
-
-
havenprotocol authored
-
- Apr 02, 2018
-
-
psychocrypt authored
-rename `mining_fork_height` to `*_version`
-
- Apr 01, 2018
-
-
psychocrypt authored
-
psychocrypt authored
- add `fork_height` to currency - refactor algorithm selection
-
- Mar 27, 2018
-
-
psychocrypt authored
- add new pow for AEON - fix missing cryptonight-heavy selection for multi hashes
-
- Mar 25, 2018
-
-
psychocrypt authored
fix #1202
-
xmr-stak-devs authored
Co-authored-by:
psychocrypt <psychocryptHPC@gmail.com> Co-authored-by:
fireice-uk <fireice-uk@users.noreply.github.com> Co-authored-by:
Lee Clagett <code@leeclagett.com> Co-authored-by:
curie-kief <curie-kief@users.noreply.github.com>
-
- Feb 10, 2018
-
-
fireice-uk authored
-
- Dec 25, 2017
-
-
fireice-uk authored
-
- Dec 08, 2017
-
-
Unknown authored
Fix CLI option start + make cli option pool into an added pool with top priority ithinstead of overwrite
-
- Nov 20, 2017
-
-
Lev Serebryakov authored
This change fix #177 and compiler warning too.
-
- Nov 16, 2017
-
-
Unknown authored
Remove whitespace lines
-