Bitcoin Forum
May 07, 2024, 03:42:35 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: 0.3.22 testnet solo mining broken from 0.3.21  (Read 1354 times)
Dayofswords (OP)
Member
**
Offline Offline

Activity: 138
Merit: 11


Exchange BTC in Telegram https://bit.ly/2MEfiw8


View Profile WWW
June 13, 2011, 10:57:37 PM
Last edit: June 13, 2011, 11:43:14 PM by Dayofswords
 #1

I tried playing around on testnet to mine some bitcoin, so I set up solo mining on 0.3.22 but no miner would connect before or after it had received all the blocks AND it was using 100% of a CPU core.
I tried the previous version with the exact same setting and it worked fine. after it got e blocks the miner connected and started working away.


Here are the settings

opening batch script
Code:
bitcoin.exe -testnet -datadir="%cd%\.bitcoin" -conf="%cd%\.bitcoin\testnet\bitcoin.conf" -server


bitcoin.conf file
Code:
rpcuser=user
rpcpassword=password
rpctimeout=30
rpcallowip=*.*.*.*
server=1
rpcport=8332


phoenix opencl miner batch script (the batch script that's in \bitcoin-0.3.22_BROKEN_TESTS\)

Code:
cd phoenix-1.48
phoenix.exe -u http://user:password@localhost:8332 -k phatk DEVICE=0 FASTLOOP=false BFI_INT VECTORS AGGRESSION=11 WORKSIZE=128 -v





BTC Banker - Exchange BTC in Telegram bot https://bit.ly/2MEfiw8
1715053355
Hero Member
*
Offline Offline

Posts: 1715053355

View Profile Personal Message (Offline)

Ignore
1715053355
Reply with quote  #2

1715053355
Report to moderator
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715053355
Hero Member
*
Offline Offline

Posts: 1715053355

View Profile Personal Message (Offline)

Ignore
1715053355
Reply with quote  #2

1715053355
Report to moderator
Maged
Legendary
*
Offline Offline

Activity: 1204
Merit: 1015


View Profile
June 13, 2011, 11:21:39 PM
 #2

This is a known issue for 0.3.22 on Windows. Use either 0.3.21 or the 0.3.23 release candidate.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!