Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: Nestade on March 17, 2018, 05:31:47 AM



Title: DELETE
Post by: Nestade on March 17, 2018, 05:31:47 AM
DELETE


Title: Re: [NEED HELP] Adding Argon2d-algo to Yiimp
Post by: R3D5H1RT on June 14, 2018, 04:05:17 PM
Did you ever figure this out? I'd like to implement it, too. Thanks!


Title: Re: [NEED HELP] Adding Argon2d-algo to Yiimp
Post by: Marvell2 on June 14, 2018, 05:10:16 PM
Did you ever figure this out? I'd like to implement it, too. Thanks!

Id be willing to pay if someone could implement this and cn7 and loki on yiimp


Title: Re: [NEED HELP] Adding Argon2d-algo to Yiimp
Post by: Lafu on June 14, 2018, 05:59:02 PM
You have to compile the stratum again and update it !

cd /home/pool/yiimp-do-not-run-blablabla/stratum  or where you files are installed

sudo make

and copy the new file stratum in folder to   /var/stratum

sudo cp -r stratum /var/stratum    or where you have installed  it ! 




Regards Lafu


Title: Re: [NEED HELP] Adding Argon2d-algo to Yiimp
Post by: fey2indi on June 29, 2018, 04:26:18 AM
Hi,

I'd like to add Argon2d for Dynamic (DYN) mining to my pool running on Yiimp.
For now I'm only planning to do this for education purposes and not to run an actual public pool.

However I'm stuck adding the new algorithm after doing the basic-setup of the pool.

Does anyone know how I add a new algo to Yiimp? Is there some kind of tutorial I can follow roughly?

(Server is running on Ubuntu 16.04 LTS)


Ressources:

Yiimp
https://github.com/tpruvot/yiimp

Wallet-SRC
https://github.com/duality-solutions/Dynamic

External miner-SRC
https://github.com/BeastPool/cpuminer-argon2d

Existing pool (unfortunately doesn't share SRC)
https://beastpool.com/


Thanks in advance!

Regards,
Nestade


I see that you have 5 coins in your pool. Where did you get documentation or tutorials to install those coins?