Search content
Sort by

Showing 14 of 14 results by cryptogone
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU+GPU+Masternode | PHP Based |Decentralized Revolution
by
cryptogone
on 14/09/2018, 08:32:08 UTC
Hello fellow Arionum miners !

Arionum gpu miner v1.5.0 (final) is now available

-- README --
https://bitbucket.org/cryptogone/arionum-gpu-miner/src/master/README.md

-- FAQ --
https://bitbucket.org/cryptogone/arionum-gpu-miner/src/master/FAQ.md

-- BINARIES --
https://bitbucket.org/cryptogone/arionum-gpu-miner/downloads

-- CHANGELIST v1.5.0 alpha + beta + final --
* Able to mine GPU and CPU blocks
* Hashrate in line with Ariominer (often better, especially on Nvidias)
* Can set worker name via -i parameter (you can also set it via the run_CUDA/run_OpenCL scripts)
* --test-mode option (benchmarking: in this mode miner alternates GPU/CPU blocks every 20s)
* New "instant" hashrate computation (less variance), average hashrate not changed
  (use --legacy-5s-hashrate to revert to previous way of computing instant hashrate: avg of last 5s)
* Reuse same buffers for CPU & GPU blocks (improves stability, less hashrate loss on block change)
* OpenCL program cache (faster startup time when -t > 1)
* use pinned memory
* Linux launch scripts: added option to auto restart the miner if it crashes
* Fixed bug causing small hashrate loss when submitting shares
* fixed important memory leak
* now correctly reports CPU/GPU hashrate too pools

Happy mining !

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU+GPU+Masternode | PHP Based |Decentralized Revolution
by
cryptogone
on 13/08/2018, 21:43:03 UTC
Hello fellow Arionum miners !

-- Ariocppminer v0.9.8 now available (CPU miner) --

* fix invalid shares after network forked again at block 80460, removing masternode blocks

sources / readme:
https://bitbucket.org/cryptogone/ariocppminer/

v0.9.8 binaries:
https://bitbucket.org/cryptogone/ariocppminer/downloads/

Please do not use v0.9.7 anymore and upgrade to v0.9.8 !!
 
Happy mining !
Post
Topic
Board Announcements (Altcoins)
Merits 1 from 1 user
Re: [ANN] [ARO] | Arionum | CPU+GPU+Masternode | PHP Based |Decentralized Revolution
by
cryptogone
on 12/08/2018, 16:06:25 UTC
⭐ Merited by Mikanoshi (1)
Hello fellow Arionum miners !

-- Ariocppminer v0.9.7 now available (CPU miner) --

* support for fork at block 80k
* you can now set worker id in config file (like in javaminer)
* will mine CPU / GPU blocks and pause on masternode blocks
* reports separate CPU & GPU mining rates to pools
  (pools will show both at some point, for now they only show cpu hashrate)
* miner shows on which block you are mining (CPU, GPU, MN) and the current average hashrate for it

sources / readme:
https://bitbucket.org/cryptogone/ariocppminer/

v0.9.7 binaries:
https://bitbucket.org/cryptogone/ariocppminer/downloads/

Happy mining !
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CPU]💧Aquachain (AQUA)💧
by
cryptogone
on 25/07/2018, 14:29:11 UTC
Hello fellow AQUA miners !

Version 1.1 of aquacppminer is now available

--- Changes ---
* fixed bad shares issue (causing some users to be temporarily banned from pools)
* added build scripts & build instructions to the README

--- Notes ---
Since I do not have access to all my computers at the moment, I was only able to build 1.1 binaries for Ubuntu 16/17 & Windows, other binaries will be released later.

Readme/sources: https://bitbucket.org/cryptogone/aquacppminer
Binaries: https://bitbucket.org/cryptogone/aquacppminer/downloads
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CPU]💧Aquachain (AQUA)💧
by
cryptogone
on 17/07/2018, 14:49:32 UTC
Hello fellow AQUA miners !

I am proud to release the first version of my miner: Aquacppminer !

Readme / Sources : https://bitbucket.org/cryptogone/aquacppminer
Binaries                  : https://bitbucket.org/cryptogone/aquacppminer/downloads

--- Features ---
* Made in C++
* Highly optimized (70 to 150% faster when compared to the default Go Miner v0.4)
* Supports Solo & Pool mining
* MacOS (64bits), Linux (64bits), Windows (32 or 64 bits)
* 3% dev fee

--- Notes ---
Documentation & scripts to build from sources are not available yet, they will be made available in a few weeks.
If you need binaries for a specific platform just let me know and I'll try to provide them.

Happy mining !
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU | PHP Based | Decentralized Revolution
by
cryptogone
on 12/07/2018, 16:00:20 UTC
Hello fellow miners,

A new version of arionum-gpu-miner for Windows is available !

#### Version 1.3.0 (07/11/2018)
* fixed more OpenCL issues
* switched to a single thread managing all GPUs (improves stability)
* can now set batch size & thread count per device, for example:
*  -d 0 -t 1 -b 6
*  -d 0,1,2 -t 1 -b 6
*  -d 0,1,2 -t 1,2,1 -b 6,3,6
* -k parameter removed
* updated README.md with information on how to get the most out of your GPU(s)

v1.3.0 binaries
README
Sources

Happy mining !
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU | PHP Based | Decentralized Revolution
by
cryptogone
on 02/07/2018, 15:54:53 UTC
Hello fellow miners,

I just released arionum-gpu-miner-windows v1.0.2

This is a port of Guli's GPU miner which is only available on Linux.
It is compatible with Nvidia (CUDA) and AMD (OpenCL) GPUs

--- Changes for v1.2.0 ---
* fix OpenCL miner (kernel file was missing in release zip)
* -k parameter now also works for the OpenCL miner
* show error message and stack trace whenever a CUDA or OpenCL exception occurs (will help fixing future issues)

--- Sources & Readme here ---
https://bitbucket.org/cryptogone/arionum-gpu-miner

--- Download 1.2.0 binaries here ---
https://bitbucket.org/cryptogone/arionum-gpu-miner/downloads/

Please make sure to take a look at the instructions in the README if you want good performance with it

Happy mining !
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU | PHP Based | Decentralized Revolution
by
cryptogone
on 12/05/2018, 12:17:18 UTC
Hello guys,

I just released ariocppminer v0.9.6,
this is a rapid release to fix a bug preventing connection to aro.party

Ariocppminer is a C++ CPU miner with performance equivalent to Java Miner
but that can be a bit faster on some systems (ex: 4% faster on my i7-4960X, Windows10 64bits, AVX version)

--- Changes for v0.9.6 ---
* fixed miner not able to connect to https://aro.party
* win32 / linux32 support
* minor bugfixes

--- Instructions here ---
https://bitbucket.org/cryptogone/ariocppminer/src

--- Download 0.9.6 binaries here ---
https://bitbucket.org/cryptogone/ariocppminer/downloads

Happy mining !
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU | PHP Based | Decentralized Revolution
by
cryptogone
on 02/05/2018, 14:18:09 UTC
Mining this coin with CPU is relaxing...

AMD FX-4300 4 cores minging @ 4 to 5.4 H/s Linux ariocpminer
Intel I3 3 cores mining @ 1.8 to 2 H/s Windows10 Arionum wallet

low hashrates so I use pool: aro.cool

started mining April 27 got 43.34 Arionum rewarded up until today May 1

Why not also using the ariocppminer (or javaminer) on Windows10 ?

Arionum wallet hashrate is really not good when compared to those (not sure why) and ariocppminer has specific windows optimisations
(Windows is the platform on which you gain the most H/s when comparing arioccpminer to javaminer)

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU | PHP Based | Decentralized Revolution
by
cryptogone
on 19/04/2018, 13:14:54 UTC
Is there a C/C++ current available?

Yes, there is a C++ miner available here : https://bitbucket.org/cryptogone/ariocppminer/

Happy mining !
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU | PHP Based | Decentralized Revolution
by
cryptogone
on 14/03/2018, 11:40:44 UTC
Version 0.9.5 of Ariocppminer (C++ CPU miner) is available !

Performance is equivalent to Java Miner and can be a bit faster on some systems
(ex: 4% faster on my i7-4960X, Windows10 64bits, AVX version)

- Changes for 0.9.5:
* Fixed crash on windows when mining for long periods
* Easy setup: on first launch, miner will ask for your address, pool etc. then save it to a config file (compatible with java miner)
* Relax mode: if enabled, this mode will cause the miner to freeze less your computer (but you may lose 1 to 2% hash rate)
* Improved messages when submitting nonce, now showing the share DL

- Windows / Linux / MacOS ready to run binaries:
https://bitbucket.org/cryptogone/ariocppminer/downloads/
Please take the time to take a look at the readme file included with binaries, especially the "Installation / Basic usage" part !

- Sources / build instructions:
https://bitbucket.org/cryptogone/ariocppminer

- How to use (basic)
Just launch the binary and it will start the configuration process
IMPORTANT, Linux users, you need to install some packages before launching:
   * sudo apt-get install libssl-dev libcurl3

- How to use (advanced)
You can pass CLI parameters, for example:
   * ./arioCppMiner -a wallet_address -p pool_url (use -h to see more options)
Note that when you use CLI parameters, the miner will skip the configuration process,
this is useful if you use custom scripts to auto install / run the miner

Happy mining !
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU | PHP Based | Decentralized Revolution
by
cryptogone
on 13/03/2018, 15:08:56 UTC
Version 0.9.4 of Ariocppminer (C++ CPU miner) is avalaible !

- Changes:
* MacOS support
* Statically linked binaries: no dlls, no extra package needed to run the miner
* Improved Linux version compatibility
* Show RAM usage, handle memory errors

- Windows / Linux / MacOS binaries:
https://bitbucket.org/cryptogone/ariocppminer/downloads/

- Sources / build instructions:
https://bitbucket.org/cryptogone/ariocppminer

- How to use
ArioCppMiner.exe -a wallet_address -p pool_url (-h for more options)

Performance is equivalent to Java Miner and can be a bit faster on some systems
(ex: 4% faster on my i7-4960X, Windows10 64bits, AVX version)

Happy mining !




How to set up a thread? No response error is easy after running for a few hours
Application has stopped working prompt

Hello

The miner version 0.9.4 sometimes crash on Windows 10 after mining for a few hours (crash because of OpenSSL + multithreading).
This will be fixed in version 0.9.5 which is coming very soon
(miner version 0.9.3 does not have this issue)

Thanks
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU | PHP Based | Decentralized Revolution
by
cryptogone
on 10/03/2018, 13:20:45 UTC
Version 0.9.4 of Ariocppminer (C++ CPU miner) is avalaible !

- Changes:
* MacOS support
* Statically linked binaries: no dlls, no extra package needed to run the miner
* Improved Linux version compatibility
* Show RAM usage, handle memory errors

- Windows / Linux / MacOS binaries:
https://bitbucket.org/cryptogone/ariocppminer/downloads/

- Sources / build instructions:
https://bitbucket.org/cryptogone/ariocppminer

- How to use
ArioCppMiner.exe -a wallet_address -p pool_url (-h for more options)

Performance is equivalent to Java Miner and can be a bit faster on some systems
(ex: 4% faster on my i7-4960X, Windows10 64bits, AVX version)

Happy mining !
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ARO] | Arionum | CPU | PHP Based | Decentralized Revolution
by
cryptogone
on 06/03/2018, 17:58:42 UTC
And another new miner today guys !

Ariocppminer: a C++ Linux / Windows (64bits only) miner, v0.9.3 (beta)

- You can find the windows / linux binaries here
https://bitbucket.org/cryptogone/ariocppminer/downloads/ (get the latest version: 0.9.3)

- Readme/doc here
https://bitbucket.org/cryptogone/ariocppminer/src/master/readme.md

- If you want to build it from sources look here (see windows notes / linux notes)
https://bitbucket.org/cryptogone/ariocppminer

- How to use
ArioCppMiner.exe -a wallet_address
(Use the -h commandline parameter to see more options like number of threads etc.)

This miner has equivalent performance to the Java Miner and can be a bit faster on some machines (ex: 4% faster on my i7-4960X, AVX version)

Happy mining !