Bitcoin Forum
September 03, 2024, 10:02:24 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Variable Blocktime | CPU mining | scrypt² | Commodity on: October 22, 2016, 10:28:27 PM
Unless you are mining with multi machines or a very low-end machine, pool mining is not worth it.  Better off solo mining.

I'm hitting blocks virtually every other day on an iMac

My RaspberryPi3 is pointed at a pool and is scraping in VRM bit by bit (currently about 4 VRM over two weeks)
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining on: October 04, 2016, 02:46:19 PM
Thanks for making that clear
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining on: October 04, 2016, 07:23:04 AM
@testbug You need to change the Welcome message on the pool

Quote
**Update***
Finished:
- implementation of pool backups
- email notifications
- 0% fee for all testers has been applied :-)


Please note: you can't gpu mine here Wink

Today I see the 1.337% fee is being imposed, which you stated would be free for 1 month for testers.

I don't mind the fee, but you should notify people before simply imposing or increasing the fee which you had previously said would be x for specified time.
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining on: September 29, 2016, 10:17:57 AM
Running Ubuntu 16.04 LTS I have found this miner to be great
Also works well on Mac OSX and RaspberryPi3 (Raspbian Jessie)

https://github.com/effectsToCause/veriumMiner

Simple steps to run it headless on a Linux server

cd ~/
sudo apt-get update && sudo apt-get upgrade
sudo apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev
git clone https://github.com/effectsToCause/veriumMiner
cd veriumMiner
./autogen.sh
./configure CFLAGS="-march=native" --with-crypto --with-curl
make
./cpuminer -o stratum+tcp://poolinat0r.com:4443 -u USERNAME.WORKER -p PASSWORD -t NUMBER_OF_PROCESSORS_TO_USE -B

*NB - You should first make an account at http://vrm.poolinat0r.com/ and also create a worker


The last line you should substitute USERNAME / WORKER / PASSWORD and NUMBER_OF_PROCESSORS_TO_USE
The -B flag sets the miner to run in the background, so you can quit your session and it will still be running

To kill it if needed
sudo killall -9 cpuminer

To compile on MAC OSX simply run the following directly after running the ./autogen.sh command:
./nomacro.pl

Even have the above running on a RaspberryPi 3

Need to change the configure line to the following for Raspbian Jessie on RPi3
./configure CFLAGS="-mcpu=cortex-a53 -mfpu=neon-vfpv4" --with-crypto --with-curl  

Also, for RaspberryPi 3 max number of processors you can use without error is 2

HTH
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining on: September 28, 2016, 02:13:44 PM
Back to solo mining for me.  Return from the pool is now too low due to a couple of big monster pool munchers lol  Surely they should be solo mining.  Maybe a cap on the share percentage should be imposed to dissuade botnets, et al ?
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining on: September 27, 2016, 07:48:52 PM
I have 3 workers hitting vardiff with ~4.6kH/m

and my RaspberryPi3 is on the baby port lol
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining on: September 27, 2016, 03:44:30 PM
I say that it not worth mining because of nearly 5 or 6 days no found blocks , guy

Then join a pool and get guaranteed VRM daily

Since the beginning of the month, I have mined ~100+ VRM using my Mac

Now it is getting a little harder, so I joined a pool to get guaranteed VRM
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining on: September 27, 2016, 11:29:15 AM
4444
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining on: September 27, 2016, 09:15:42 AM
In the image below from the last block, how is it possible for the top user to have 90+% of the share ?



Ignore the green row, that's me
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining on: September 26, 2016, 01:49:34 PM
The way I do it is to wait for a block to hit on each machine.  You then get an address

Export the private key for that address and import it to my main wallet, give it a label (e.g. linux 1.. etc)

Rinse and repeat for the other machines

In the main wallet, you then see when the other machines hit a block and their label is listed in the history.
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining on: September 26, 2016, 11:57:10 AM
Mining on the RPi 3

12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining on: September 23, 2016, 02:49:06 PM
lucky  Shocked

what cpu?

8 Core Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz

Averaging about 2 kH/m on each box
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining on: September 23, 2016, 02:21:04 PM
I've been mining with 4 computers at an overall average rate of 4000 H/m total and have not gotten a single block. I'm beginning to wonder if there's something wrong with that cpu miner effectsToCause released  Roll Eyes. Also difficulty is flying and price dipping, not a good sign.

Using the veriumMiner from effectsToCause I have hit 3 blocks on 2 separate machines running Ubuntu 16.04.1 LTS in 14 hours

14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining on: September 23, 2016, 12:18:21 PM
I have 3 computers with Core i7
What is best for mining? solo or in a pool


Personally I have found more blocks/reward going solo
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRC] VeriCoin PoST Currency | [ANN][VRM] Verium PoWT Reserve on: September 23, 2016, 10:05:47 AM
Yah, ignore Sir loin and his wife Dolores, they just trolling for attention.
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining on: September 23, 2016, 06:10:49 AM
Got it working on Ubuntu 16.0.4.1 LTS (on Azure) on 2 boxes

Hit one block last night and one a few minutes ago

~ 2kH/m on each box  /  Was previously ~ 1kH/m
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining on: September 22, 2016, 08:55:43 PM
I've forked and built a standalone cpuminer for pools and solomining for those interested in trying it.  

-Forked from cpuminer-multi which the recommended pool miner was forked from.  

-Displays hashrate in H/m

-I'm getting about 40% speed increase from wallet with this (better than anything else I've tested).

-I'm now working on adding this miner to the wallet.

-Haven't yet tried to build on windows, so linux compile only for now, unless anyone wants to try building on windows.

https://github.com/effectsToCause/veriumMiner

solomining:
./cpuminer -o localhost:<port> -u user -p pass

poolmining:
./cpuminer -o stratum+tcp://vrm.cpuminers.com:3333 -u <Address here> -p x


I keep getting this error when trying to compile using ./build.sh :

Code:
make: *** [all] Error 2
[code]strip: 'cpuminer' : No such file

Any idea how to fix it?[/code]

make sure you have all dependencies in readme

I already installed all of them for Ubuntu with apt-get. Here's a picture of the error:



Sad




Same error for me on Ubuntu 16.04.1 LTS / Mac OSC El Crapitan / RPi 3 :-)
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!