Search content
Sort by

Showing 3 of 3 results by TrAnn3l
Post
Topic
Board Mining (Altcoins)
Re: New Installation script for yiimp
by
TrAnn3l
on 15/01/2018, 16:31:27 UTC
none of those links are working now.

Please revert, i tested before, the script was working (until i hit some stream error on log)

where can i find the scripts? the github links do not work anymore https://github.com/crombiecrunch/yiimp_install_scrypt

Do you have the script for this please. I am trying to install yiimp at the moment and it would be a great help

Your github links are of. Where to get the script now?

Hmm, it appears that crombiecrunch *might* have taken it offline in favor of offering full installation services.  https://bitcointalk.org/index.php?topic=2285641.msg23197153#msg23197153

But it seems like someone already cloned it:
https://github.com/GreeneTech/Yiimp_Install_Script

At least it looks very similar!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] STRAKS - Decentralised, Open Source, Community Driven Digital Currency
by
TrAnn3l
on 22/11/2017, 17:56:08 UTC
Currently no GPU miner or CPU miner will work (except the wallet miner).
Yes, the algo is lyra2v2, but no miner has currently implemented the new protocol which is needed to communicate correctly with the pools or the wallet.
You have to wait for an updated version.

See the official announcement:
....

STRAKS hashing algorithm is Lyra2REv2, which is only minable with CPU/GPUs. STRAKS will always support a decentralised asic resistant blockchain and will update the hashing algorithm if this one day should no longer be the case.  Note, however, due to the unique combination of SegWit, treasury reward, miner reward and Masternode payments, as of this writing, mining software and pools do not yet support STRAKS' coinbasetxn configuration. The only way to mine STRAKS, right now, is via the STRAKS' wallet.  Please refer to STRAKS’ github (https://github.com/straks/straks) and Discord if you require assistance.

....
Post
Topic
Board Service Announcements (Altcoins)
Re: Whattomine - profitability website with basic json.
by
TrAnn3l
on 09/08/2017, 08:20:29 UTC
I have added the ability to include skein and lyra2z coins into json response.

Just need to include those extra params:
&factor[sk_hr]=xxx&sk=true&factor[sk_p]=xxx
&factor[l2z_hr]=xxx&l2z=true&factor[l2z_p]=xxx

You can also hack those coins into UI response using the same params. Add "&dataset=xxx" to save into tab for easy click access.
Please note that pressing calculate will remove those coins from response, as forms are not yet present.

Would it be possible to also add the parameter for the Tribus and the NIST5 Algo?