Search content
Sort by

Showing 20 of 22 results by Naven
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] KASPA (KAS) - CPU PoW - ghostDAG
by
Naven
on 26/05/2022, 21:57:33 UTC
Kaspa in now listed on two exchanges, https://www.exbitron.com/ and https://txbit.io/

My reff links if someone would like to register:
https://www.exbitron.com/signup?refid=IDF3B9B52D60
https://txbit.io/?r=24eb6

Good Luck Smiley
Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ufasoft Miner 0.28 - Windows/Linux, x86/x64, SSE2/OpenCL/CUDA, Open Source
by
Naven
on 24/02/2012, 19:15:09 UTC
Code:
make  all-am
make[1]: Entering directory `/home/naven/src/ufasoft_bitcoin-miner-0.28'
g++ -std=c++0x -Wno-invalid-offsetof  -g -O2   -o bitcoin-miner bitcoin-miner.o bitcoin-sha256.o bitcoin-sha256-x86x64.o miner.o miner-bitforce.o src/bitcoin_sha256_x86x64.o ext-protocols.o ext-handlers.o ext-encoding.o threader.o ext-file.o ext-fw.o datetime.o ext-base.o ext-os.o ext-app.o ext-string.o ext-blob.o ext-stream.o ext-core.o ext-ip-address.o ext-net.o http.o stack-trace.o binary-reader-writer.o sha256.o salsa20.o scrypt.o el/crypto/x86x64/sha256_x86x64.o el/crypto/x86x64/scrypt_x86x64.o regex.o  -lrt -ldl -lcurl -lpthread -lpcre
miner.o: In function `Coin::BitcoinMiner::CalcHash(Coin::BitcoinWorkData const&)':
/home/naven/src/ufasoft_bitcoin-miner-0.28/src/miner.cpp:602: undefined reference to `Coin::SolidcoinHash(Ext::ConstBuf const&)'
miner.o: In function `Coin::WorkerThread::MineSolid(Coin::BitcoinWorkData&)':
/home/naven/src/ufasoft_bitcoin-miner-0.28/src/miner.cpp:908: undefined reference to `Coin::SolidcoinHash(Ext::ConstBuf const&)'
collect2: ld returned 1 exit status
make[1]: *** [bitcoin-miner] Error 1
make[1]: Leaving directory `/home/naven/src/ufasoft_bitcoin-miner-0.28'
make: *** [all] Error 2

with "UCFG_BITCOIN_SOLIDCOIN=1"
Post
Topic
Board Mining software (miners)
Re: Flexible mining proxy
by
Naven
on 05/11/2011, 20:00:05 UTC
@cdhowie, are u planing any updates?
Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.10 (2011-May)
by
Naven
on 03/07/2011, 08:57:51 UTC
Why u wouldn't release lastest 0.14 source?
Post
Topic
Board Project Development
Re: mmcFE - A Clean & Simple Pushpool frontend (PHP/BASH/JS/MYSQL)
by
Naven
on 02/07/2011, 21:27:34 UTC
You probably should move to github for get more contributors/commiters.
Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.10 (2011-May)
by
Naven
on 02/07/2011, 21:01:27 UTC
@ufasoft, are u planing update to support nvidia gpu's?
Post
Topic
Board Mining software (miners)
Re: minerd - CPU and GPU mining software
by
Naven
on 02/07/2011, 05:33:16 UTC
Why it is impossible to mine now without supported gpu?
Post
Topic
Board Mining software (miners)
Re: New .Net Miner (now with GPU!)
by
Naven
on 02/07/2011, 05:28:39 UTC
@wasabi, could u give us a bin and some instructions how to use it.
Post
Topic
Board Mining software (miners)
Re: New .Net Miner (now with GPU!)
by
Naven
on 01/07/2011, 19:03:22 UTC
Ok, gonna download VS10 and check how it works Smiley
Post
Topic
Board Mining software (miners)
Re: New .Net Miner (now with GPU!)
by
Naven
on 01/07/2011, 18:46:27 UTC
Will it work with NET 2.0 libraries?
Post
Topic
Board Mining
Re: Ubuntu poclbm + stream issue, 1BTC reward
by
Naven
on 01/07/2011, 18:42:21 UTC
http://foreverrising.wordpress.com/2011/04/16/bitcoin-mining-and-ubuntu-10-10-ati-radeon-5xxx/
Look into section about SDK.

My wallet address - 1NCTVzXgkjmCEL3UuS4RSgHKKqRBtDHnC4 Smiley
Post
Topic
Board Mining software (miners)
Re: Flexible mining proxy
by
Naven
on 29/06/2011, 16:47:57 UTC
@cdhowie, this app is amazing, but need some work of sql optimization and hash-rate calculator
Post
Topic
Board Mining software (miners)
Re: minerd - CPU and GPU mining software
by
Naven
on 29/06/2011, 10:44:39 UTC
i tried with openssl-dev, nss-dev and also with curl from http://curl.haxx.se/download.html.
Everything works when i build minerd dynamic, but static dont wanna be so polite Smiley
Post
Topic
Board Mining software (miners)
Re: minerd - CPU and GPU mining software
by
Naven
on 29/06/2011, 09:12:13 UTC
Any ideas how to compile that static?

Code:
CFLAGS="-O3 -static -Wall -msse2 -I/usr/include/nvidia-current/" ./configure
Gives me next error:
Code:
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.21.3
checking for libcurl >= version 7.10.1... yes
checking whether libcurl is usable... no
configure: error: Missing required libcurl >= 7.10.1

Code:
# apt-cache policy libcurl4-gnutls-dev
libcurl4-gnutls-dev:
  Installed: 7.21.3-1ubuntu1.2
Post
Topic
Board Mining
Re: Botnets are to Bitcoin, what GPUs were to Bitcoin 9 months ago
by
Naven
on 27/06/2011, 16:38:00 UTC
botnet is MUCH more valuable than being used for mining bitcoin. Using botnet for mining coins is stupid and asking to get caught. Running a contract DDOS business is much more profitable.
You made me laught Smiley
Post
Topic
Board Mining software (miners)
Re: minerd - CPU and GPU mining software
by
Naven
on 27/06/2011, 10:48:58 UTC
@ckolivas, could u share daily builds of this minner?
Post
Topic
Board Mining software (miners)
Re: minerd - CPU and GPU mining software
by
Naven
on 26/06/2011, 08:52:44 UTC
@ckolivas, maby u should upload daily builds or something like that for more people to contribute (i see potencial in this minner)
Post
Topic
Board Beginners & Help
Re: Addresses piling up
by
Naven
on 26/06/2011, 08:45:16 UTC
i read something about 100 total and didnt understand it, is your wallet limited to 100 addresses ?
No
Post
Topic
Board Beginners & Help
Re: Best way to sell/buy bitcoins without fees?
by
Naven
on 26/06/2011, 08:43:45 UTC
If u got polish bank account go to http://bitomat.pl
Post
Topic
Board Beginners & Help
Re: Newbie restrictions
by
Naven
on 26/06/2011, 08:43:06 UTC
This restrictions sux Smiley