Bitcoin Forum
May 25, 2024, 07:42:09 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 »
41  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: December 08, 2016, 08:10:08 AM
Mine shows "cannot connect to pool" everytime i run either flypool or nicehash. Please tell me how to fix this.

What's your batch file?
42  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's CUDA Zcash miner on: December 08, 2016, 06:56:51 AM
Awesome. My GTX 950 OCed doing ~ 92 sol/s faster than nicehash eqm even when consider the devfee.
43  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.2 (Windows/Linux) on: October 19, 2016, 06:52:23 AM
looking for command line for nvida on nicehash with eth and lbry coins

ethdcrminer64 -epool stratum+tcp://daggerhashimoto.usa.nicehash.com:3353 -ewal wallet.worker -epsw x -esm 3 -allpools 1 -dpool stratum+tcp://lbry.usa.nicehash.com:3356 -dwal wallet.worker -dpsw x -dcoin lbc
44  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.4.3, NEW faster m7m, Windows binaries on: September 04, 2016, 06:27:58 AM
@Joblo would it be cool with you if I mine to your BTC donation address at nicehash as donation time for your work? I'll mine one full day per week as donation. Every other user can do the same as well.

I just received an anonymous payment at my donation address. Thank you and any others who followed your suggestion.

Smiley That was from nicehash payout. Cryptonight mining has been quite good especially with the fixed rejection issues.
45  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.4.3, NEW faster m7m, Windows binaries on: August 26, 2016, 10:06:11 AM
Hello Joblo. Sry for poor English.

1. Is current 3.4.3 version (1st post) for windows support nicehash CryptoNight? I have lot of "stratum_recv_line failed..."
2. Can you make small instruction howto compile\install\run your miner in Ububntu please? or link to it.

Big thx for you work.

@hardkod

v3.4.3 does not yet support cryptonight mining at nicehash.

There are instructions inside README.md in the source code for building on linux.

From README.md
Code:
Building on linux prerequisites:

It is assumed users know how to install packages on their system and
be able to compile standard source packages. This is basic Linux and
beyond the scope of cpuminer-opt.

Make sure you have the basic development packages installed.
Here is a good start:

http://askubuntu.com/questions/457526/how-to-install-cpuminer-in-ubuntu

Install any additional dependencies needed by cpuminer-opt. The list below
are some of the ones that may not be in the default install and need to
be installed manually. There may be others, read the error messages they
will give a clue as to the missing package.

The folliwing command should install everything you need on Debian based
packages:

sudo apt-get install build-essential libssl-dev libcurl4-openssl-dev libjansson-dev libgmp-dev automake

Building on Linux, see below for Windows.

Dependencies

build-essential  (for Ubuntu, Development Tools package group on Fedora)
automake
libjansson-dev
libgmp-dev
libcurl4-openssl-dev
libssl-dev
pthreads
zlib

tar xvzf [file.tar.gz]
cd [file]

Run build.sh to build on Linux or execute the following commands.

./autogen.sh
CFLAGS="-O3 -march=native -Wall" CXXFLAGS="$CFLAGS -std=gnu++11" ./configure --with-curl
make

Start mining.

./cpuminer -a algo ...
46  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.4.3, NEW faster m7m, Windows binaries on: August 25, 2016, 12:54:08 PM
@Joblo would it be cool with you if I mine to your BTC donation address at nicehash as donation time for your work? I'll mine one full day per week as donation. Every other user can do the same as well.

That's a very generous and motivating offer.

I took a quick look at the mod text you linked. With that and the Nicehash source code there should be no problem
implementing it.

I'll dig into it more later today and provide an update.

I just started mining to your BTC address, just don't expect a lot since I only running 2 cpus. Hope other users would donate some cpu time to you as well.

https://www.nicehash.com/index.jsp?p=miners&addr=12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
47  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.4.3, NEW faster m7m, Windows binaries on: August 25, 2016, 08:48:48 AM
@Joblo would it be cool with you if I mine to your BTC donation address at nicehash as donation time for your work? I'll mine one full day per week as donation. Every other user can do the same as well.
48  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.4.3, NEW faster m7m, Windows binaries on: August 25, 2016, 05:31:16 AM
Nicehash just released cryptonight mining however have to use their custom cpuminer which is lots slower. Is it possible to make cpuminer-opt compatible with nicehash?

https://www.nicehash.com/index.jsp?p=news&id=99
https://github.com/nicehash/Specifications/blob/master/NiceHash_CryptoNight_modification_v1.0.txt

For reference (i5-2500k 3-threads, linux)
cpuminer-opt-3.4.3 => 174 H/s
cpuminer-nicehash => 110 H/s
49  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt v3.4.2, NEW AVX2 optimizations, veltor algo on: August 22, 2016, 06:43:22 PM
@Joblo You might want to update the m7m algo from this (based on wolf's optimization):  https://github.com/magi-project/m-cpuminer-v2

For comparison (i5-2500k)
cpuminer-opt v3.4.2 does approx. 27 KH/s 39 KH/s
m-cpuminer-v2 does approx. 53 KH/s

Edit: Sorry Joblo, my mistake, was half asleep when I typed this. However the wolf based version still faster.
50  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: August 04, 2016, 03:51:56 AM
Can I get a link to SP's github so I can get the latest version.

I lost it when the computer crashed .
Updating the gpu drivers (non beta)  went south and scrambled the hard driver to where it finely went out.   



See page 1.
51  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL][SIA] SiaMining.com - 3% PPS, Long Polling, VarDiff on: July 11, 2016, 01:26:28 PM
Is there a minimum amount for payout?

It say 2000 SC  on the homepage
52  Bitcoin / Armory / Re: Wallet Corrupt Everytime When Close Armory on: June 18, 2016, 08:44:38 AM
I managed to reproduce the problem I initially encountered. After a clean Armory installation + new wallet (did digital backup), everything works fine.

However delete the armory database directory but keep everything else (WALLET file, ArmorySettings.txt, multipliers.txt) and restart + rebuild the armory database, existing wallet can't be loaded.

Import digital backup, wallet loads. Quit and restart armory, wallet can't be loaded again.
53  Bitcoin / Armory / Re: Wallet Corrupt Everytime When Close Armory on: June 16, 2016, 05:03:07 PM
Sorry I haven't replied. I think its resolved now. One observation I saw was when I originally installed 0.94.1 and created a new wallet, the wallet size seems to be unusually (255Kb) large. Even the backup wallet is this large. There was 10 receiving addresses and perhaps only a dozen transactions.

Things I've tried:

1) Relocating armory datadir to another drive.
2) Repairing wallet which indicated no errors.
3) Reinstalling Armory (https://github.com/goatpig/BitcoinArmory/releases/tag/v0.94.1)

Finally what I did was uninstall every damn thing, Armory and Bitcoin core. Reinstall (default locations) and reindex everything (Bitcoin blockchain and Armoy db) and new wallet again. Finally seems to be ok now.

Conclusion, I've no idea why it's ok now Grin, however to all who read this I don't think its an issue with Armory.
54  Bitcoin / Armory / Wallet Corrupt Everytime When Close Armory on: June 14, 2016, 06:00:04 AM
I'm using armory version 0.94.1 with bitcoin core 0.12.1 on windows 10. Everytime I close armory and reopen, the wallet gets corrupted and can't be loaded. And yes fortunately I've made a backup before. It is a fresh new wallet created after installing 0.94.1. The logs below.

armorylog.txt
Code:
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1080 - C++ block utilities loaded successfully
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1190 -
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1191 -
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1192 -
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1193 - ************************************************************
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1194 - Invoked: C:\Program Files (x86)\Armory-0.94.1\ArmoryQt.exe --satoshi-datadir=C:\BlockChain\Bitcoin --datadir=C:\BlockChain\Armory
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1195 - ************************************************************
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1196 - Loading Armory Engine:
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1197 -    Armory Version        : 0.94.1
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1198 -    Armory Build:         : 811798a928
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1199 -    PyBtcWallet  Version  : 1.35
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1200 - Detected Operating system: Windows
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1201 -    OS Variant            : 8-6.2.9200--Multiprocessor Free
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1202 -    User home-directory   : C:\Users\Ronald\AppData\Roaming
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1203 -    Satoshi BTC directory : C:\BlockChain\Bitcoin
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1204 -    Armory home dir       : C:\BlockChain\Armory
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1205 - Detected System Specs    :
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1206 -    Total Available RAM   : 15.70 GB
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1207 -    CPU ID string         : Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1208 -    Number of CPU cores   : 8 cores
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1209 -    System is 64-bit      : True
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1210 -    Preferred Encoding    : cp1252
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1211 -    Machine Arch          : amd64
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1212 -    Available HDD (ARM)   : 86 GB
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1213 -    Available HDD (BTC)   : 86 GB
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1214 -
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1215 - Network Name: Main Network
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1216 - Satoshi Port: 8333
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1217 - Do wlt check: True
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1218 - Named options/arguments to armoryengine.py:
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     nettimeout      : 2
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     rescan          : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     ignoreAllZC     : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     rescanBalance   : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     disableModules  : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     port            : None
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     interport       : 8223
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     skipStatsReport : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     forceWalletCheck: False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     rebuild         : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     datadir         : C:\BlockChain\Armory
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     clearMempool    : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     offline         : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     coverageOutputDir: None
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     armoryDBDir     : DEFAULT
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     satoshiPort     : DEFAULT
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     useTorSettings  : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     netlog          : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     keypool         : 100
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     coverageInclude : None
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     forceOnline     : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     skipAnnounceCheck: False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     redownload      : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     multisigFile    : DEFAULT
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     disableTorrent  : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     testAnnounceCode: False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     mtdebug         : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     logDisable      : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     settingsPath    : C:\BlockChain\Armory\ArmorySettings.txt
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     verbosity       : None
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     doDebug         : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     enableDetSign   : True
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     testnet         : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     rpcport         : DEFAULT
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     satoshiHome     : C:\BlockChain\Bitcoin
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     satoshiRpcport  : DEFAULT
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     logFile         : C:\BlockChain\Armory\ArmoryQt.exe.log.txt
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     disableConfPermis: False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1220 -     enableSupernode : False
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1221 - Other arguments:
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1224 - ************************************************************
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:1624 - C++ block utilities loaded successfully
2016-06-14 13:49 (INFO) -- BDM.pyc:420 - Using the asynchronous/multi-threaded BlockDataManager.
2016-06-14 13:49 (INFO) -- BDM.pyc:421 - Blockchain operations will happen in the background. 
2016-06-14 13:49 (INFO) -- BDM.pyc:422 - Devs: check TheBDM.getState() before asking for data.
2016-06-14 13:49 (INFO) -- BDM.pyc:423 - Registering addresses during rescans will queue them for
2016-06-14 13:49 (INFO) -- BDM.pyc:424 - inclusion after the current scan is completed.
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:3535 - Using settings file: C:\BlockChain\Armory\ArmorySettings.txt
2016-06-14 13:49 (INFO) -- ArmoryQt.py:2709 - loadWalletsAndSettings
2016-06-14 13:49 (INFO) -- ArmoryQt.py:2763 - Loading wallets...
2016-06-14 13:49 (ERROR) -- ArmoryQt.py:2817 - ***WARNING: Wallet could not be loaded: C:\BlockChain\Armory\armory_38zQWgnCf_encrypt.wallet.rootpubkey (skipping)
Traceback (most recent call last):
  File "ArmoryQt.py", line 2783, in loadWalletsAndSettings
  File "armoryengine\Timer.pyc", line 99, in inner
  File "armoryengine\PyBtcWallet.pyc", line 2104, in readWalletFile
  File "armoryengine\PyBtcWallet.pyc", line 2055, in unpackNextEntry
  File "armoryengine\BinaryUnpacker.pyc", line 122, in get
  File "armoryengine\BinaryUnpacker.pyc", line 61, in sizeCheck
UnpackerError
2016-06-14 13:49 (ERROR) -- ArmoryQt.py:2817 - ***WARNING: Wallet could not be loaded: C:\BlockChain\Armory\armory_38zQWgnCf_encrypt.wallet_backup.rootpubkey (skipping)
Traceback (most recent call last):
  File "ArmoryQt.py", line 2783, in loadWalletsAndSettings
  File "armoryengine\Timer.pyc", line 99, in inner
  File "armoryengine\PyBtcWallet.pyc", line 2104, in readWalletFile
  File "armoryengine\PyBtcWallet.pyc", line 2055, in unpackNextEntry
  File "armoryengine\BinaryUnpacker.pyc", line 122, in get
  File "armoryengine\BinaryUnpacker.pyc", line 61, in sizeCheck
UnpackerError
2016-06-14 13:49 (INFO) -- ArmoryQt.py:2822 - Number of wallets read in: 0
2016-06-14 13:49 (INFO) -- ArmoryQt.py:2268 - Setting up networking...
2016-06-14 13:49 (INFO) -- ArmoryQt.py:2297 - Internet status: 0
2016-06-14 13:49 (INFO) -- ArmoryQt.py:2412 - startBitcoindIfNecessary
2016-06-14 13:49 (INFO) -- ArmoryQt.py:2461 - setSatoshiPaths
2016-06-14 13:49 (INFO) -- SDM.pyc:321 - Found bitcoind in the following places:
2016-06-14 13:49 (INFO) -- SDM.pyc:323 -    C:\CryptoWallets\Bitcoin\bitcoind.exe
2016-06-14 13:49 (INFO) -- SDM.pyc:325 - Using: C:\CryptoWallets\Bitcoin\bitcoind.exe
2016-06-14 13:49 (INFO) -- SDM.pyc:496 - Reading bitcoin.conf file
2016-06-14 13:49 (INFO) -- SDM.pyc:502 - No bitcoin.conf available.  Creating it...
2016-06-14 13:49 (INFO) -- SDM.pyc:515 - Setting permissions on bitcoin.conf
2016-06-14 13:49 (INFO) -- SDM.pyc:524 - Setting permissions on bitcoin.conf
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:593 - Executing popen: [u'icacls', u'C:\\BlockChain\\Bitcoin\\bitcoin.conf', u'/inheritance:r', u'/grant:r', u'Ronald:F']
2016-06-14 13:49 (INFO) -- SDM.pyc:530 - icacls returned:
2016-06-14 13:49 (INFO) -- SDM.pyc:597 - Called startBitcoind
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:593 - Executing popen: [u'C:\\CryptoWallets\\Bitcoin\\bitcoind.exe', u'-datadir=C:\\BlockChain\\Bitcoin']
2016-06-14 13:49 (INFO) -- SDM.pyc:669 - PID of bitcoind: 8140
2016-06-14 13:49 (INFO) -- SDM.pyc:670 - PID of armory:   12252
2016-06-14 13:49 (INFO) -- ArmoryUtils.pyc:593 - Executing popen: ['.\\guardian.exe', '12252', '8140']
2016-06-14 13:49 (INFO) -- SDM.pyc:848 - Creating proxy in SDM: host=127.0.0.1, port=8332
2016-06-14 13:49 (INFO) -- ArmoryQt.py:1527 - setupUriRegistration
2016-06-14 13:49 (INFO) -- ArmoryQt.py:1595 - Armory already registered for current user.  Done!
2016-06-14 13:49 (INFO) -- ArmoryQt.py:664 - Usermode: Advanced
2016-06-14 13:49 (INFO) -- ArmoryQt.py:1823 - Changing usermode:
2016-06-14 13:49 (INFO) -- ArmoryQt.py:1824 -    From: Advanced
2016-06-14 13:49 (INFO) -- ArmoryQt.py:1832 -      To: Advanced
2016-06-14 13:49 (INFO) -- ArmoryQt.py:5812 - Dashboard switched to auto-InitSync
2016-06-14 13:49 (INFO) -- ArmoryQt.py:831 - MinimizeOnOpen is True
2016-06-14 13:49 (INFO) -- ArmoryQt.py:2498 - loadBlockchainIfNecessary
2016-06-14 13:49 (INFO) -- ArmoryQt.py:2519 - Setting netmode: 1
2016-06-14 13:49 (INFO) -- ArmoryQt.py:5935 - Dashboard switched to "Scanning" mode
2016-06-14 13:49 (INFO) -- Networking.pyc:64 - Connection initiated.  Start handshake
2016-06-14 13:49 (INFO) -- ArmoryQt.py:5935 - Dashboard switched to "Scanning" mode
2016-06-14 13:49 (INFO) -- Networking.pyc:155 - Received version message from peer:
2016-06-14 13:49 (INFO) -- Networking.pyc:156 -    Version:     70012
2016-06-14 13:49 (INFO) -- Networking.pyc:157 -    SubVersion:  /Satoshi:0.12.1/
2016-06-14 13:49 (INFO) -- Networking.pyc:158 -    TimeStamp:   1465883380
2016-06-14 13:49 (INFO) -- Networking.pyc:159 -    StartHeight: 416229
2016-06-14 13:49 (INFO) -- Networking.pyc:341 - Handshake finished, connection open!
2016-06-14 13:49 (INFO) -- ArmoryQt.py:3121 - Current block number: 416229

armorycpplog.txt
Code:
Log file opened at 1465883354: C:\BlockChain\Armory\armorycpplog.txt
-INFO  - 1465883387: (..\BlockUtils.cpp:924) blkfile dir: C:\BlockChain\Bitcoin\blocks
-INFO  - 1465883387: (..\BlockUtils.cpp:925) lmdb dir: C:\BlockChain\Armory\databases
-INFO  - 1465883387: (..\lmdb_wrapper.cpp:387) Opening databases...
-INFO  - 1465883387: (..\BlockUtils.cpp:1105) Executing: doInitialSyncOnLoad
-INFO  - 1465883387: (..\DatabaseBuilder.cpp:162) Reading headers from db
-INFO  - 1465883388: (..\DatabaseBuilder.cpp:195) Found 416240 headers in db
-INFO  - 1465883390: (..\DatabaseBuilder.cpp:43) updating HEADERS db
-INFO  - 1465883390: (..\DatabaseBuilder.cpp:223) parsed block file #544
-DEBUG - 1465883390: (..\Blockchain.cpp:213) Organizing chain
-INFO  - 1465883390: (..\DatabaseBuilder.cpp:47) updated HEADERS db in 0.246s
-INFO  - 1465883390: (..\DatabaseBuilder.cpp:98) scanning new blocks from #416230 to #416229
-INFO  - 1465883390: (..\BlockchainScanner.cpp:65) no history to scan
-INFO  - 1465883390: (..\BlockchainScanner.cpp:788) no SSH to scan
-INFO  - 1465883390: (..\DatabaseBuilder.cpp:149) scanned new blocks in 0.001s
-INFO  - 1465883390: (..\DatabaseBuilder.cpp:153) init db in 3.165s
-INFO  - 1465883390: (..\BlockDataViewer.cpp:155) Enabling zero-conf tracking
55  Economy / Service Announcements / Re: [ANN] NiceHash.com - sell & buy hash rate cloud mining service / multipool on: June 09, 2016, 12:10:36 PM
Anyone managed to compile the nicehash-ethminer on ubuntu 14.04?
56  Economy / Service Announcements / Re: [ANN] NiceHash.com - sell & buy hash rate cloud mining service / multipool on: June 08, 2016, 07:46:13 PM
Tried building on ubuntu 14.04. Can't compile it (commit 1fb1e0b). I can compile genoil's version no prob.

Code:
Linking CXX shared library libdevcore.so
[ 48%] Built target devcore
Scanning dependencies of target ethash
[ 51%] Building C object libethash/CMakeFiles/ethash.dir/io.c.o
[ 53%] Building C object libethash/CMakeFiles/ethash.dir/internal.c.o
[ 56%] Building C object libethash/CMakeFiles/ethash.dir/io_posix.c.o
[ 58%] Building CXX object libethash/CMakeFiles/ethash.dir/sha3_cryptopp.cpp.o
Linking CXX shared library libethash.so
[ 58%] Built target ethash
[ 60%] Generating OpenCL Kernel Byte Array
Scanning dependencies of target ethash-cl
[ 63%] Building CXX object libethash-cl/CMakeFiles/ethash-cl.dir/ethash_cl_miner.cpp.o
Linking CXX shared library libethash-cl.so
[ 63%] Built target ethash-cl
[ 65%] Building NVCC (Device) object libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash-cuda_generated_ethash_cuda_miner_kernel.cu.o
cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C [enabled by default]
cc1: warning: command line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C [enabled by default]
ptxas info    : 0 bytes gmem, 248 bytes cmem[3]
ptxas info    : Compiling entry function '_Z13ethash_searchPVjm' for 'sm_52'
ptxas info    : Function properties for _Z13ethash_searchPVjm
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 72 registers, 336 bytes cmem[0]
Scanning dependencies of target ethash-cuda
[ 68%] Building CXX object libethash-cuda/CMakeFiles/ethash-cuda.dir/ethash_cuda_miner.cpp.o
Linking CXX static library libethash-cuda.a
[ 68%] Built target ethash-cuda
Scanning dependencies of target ethstratum
[ 70%] Building CXX object libstratum/CMakeFiles/ethstratum.dir/EthStratumClient.cpp.o
/home/ronnie/ethminer-nicehash/libstratum/EthStratumClient.cpp: In member function ‘void EthStratumClient::processReponse(Json::Value&)’:
/home/ronnie/ethminer-nicehash/libstratum/EthStratumClient.cpp:299:75: error: no matching function for call to ‘EthStratumClient::processExtranonce(std::string)’
    processExtranonce(params.get((Json::Value::ArrayIndex)1, "").asString());
                                                                           ^
/home/ronnie/ethminer-nicehash/libstratum/EthStratumClient.cpp:299:75: note: candidate is:
/home/ronnie/ethminer-nicehash/libstratum/EthStratumClient.cpp:271:6: note: void EthStratumClient::processExtranonce(std::string&)
 void EthStratumClient::processExtranonce(string& enonce)
      ^
/home/ronnie/ethminer-nicehash/libstratum/EthStratumClient.cpp:271:6: note:   no known conversion for argument 1 from ‘std::string {aka std::basic_string<char>}’ to ‘std::string& {aka std::basic_string<char>&}’
/home/ronnie/ethminer-nicehash/libstratum/EthStratumClient.cpp:421:76: error: no matching function for call to ‘EthStratumClient::processExtranonce(std::string)’
     processExtranonce(params.get((Json::Value::ArrayIndex)0, "").asString());
                                                                            ^
/home/ronnie/ethminer-nicehash/libstratum/EthStratumClient.cpp:421:76: note: candidate is:
/home/ronnie/ethminer-nicehash/libstratum/EthStratumClient.cpp:271:6: note: void EthStratumClient::processExtranonce(std::string&)
 void EthStratumClient::processExtranonce(string& enonce)
      ^
/home/ronnie/ethminer-nicehash/libstratum/EthStratumClient.cpp:271:6: note:   no known conversion for argument 1 from ‘std::string {aka std::basic_string<char>}’ to ‘std::string& {aka std::basic_string<char>&}’
make[2]: *** [libstratum/CMakeFiles/ethstratum.dir/EthStratumClient.cpp.o] Error 1
make[1]: *** [libstratum/CMakeFiles/ethstratum.dir/all] Error 2
make: *** [all] Error 2
57  Economy / Service Announcements / Re: [ANN] NiceHash.com - sell & buy hash rate cloud mining service / multipool on: June 07, 2016, 08:28:46 AM
@nicehash

Is there problems with the usa node and proxy nodes? I'm cpumining on the hodl algo via jp proxy but the connection seems to drop sometimes for minutes before the miner reconnects. EU node seems the most stable so far.
58  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt, New v3.3.3, Hodl fixed, x11evo and Windows support on: June 02, 2016, 06:53:13 AM
Just to report, v3.3.3 seems good now. Haven't yet encountered any issues.

Edit: Just for reference
Tested with windows build on i7-4770k, i3-4160 & i5-2500k.
59  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt, New v3.3.1 x11evo and Windows support on: June 01, 2016, 08:43:12 PM
Curious. How often does it occur? I have seen this very infrequently but have seen it before. Restarting the miner
usually fixes it. If it's happening more often that's a new issue.

Nice observation about the 2 GB RAM usage. HOdl uses a 1 GB buffer so somehow there were 2 allocated.
You didn't have two instances running at the same time did you? That wouldn't explain th erejects but would
explain the RAM usage.

My opinion is it occurs rather infrequent but annoying enough. No I didn't run 2 instances of the miner.
60  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN]: cpuminer-opt, New v3.3.1 x11evo and Windows support on: June 01, 2016, 08:27:58 PM
@joblo Think I have found a bug. Using the windows build from cryptomining-blog, get rejects: share above target and noticed the memory usage spikes to 2GB of ram. When it works normally only 1GB ram is used. The problem occurs occasionally at miner launch, restarting can get it to work.

Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!