Questions about Bitcoin in the context of the Microsoft Windows series of OS.

learn more… | top users | synonyms (1)

1
vote
1answer
44 views

Block data error, reindexing blocks

Bitcoin QT finished syncing this weekend after d/l for Windows 7 on Thursday. Today, probably 2nd or 3rd time running it, an error came up right away that index could not be found. What would cause ...
0
votes
1answer
100 views

How do I throttle mining in Phoenix 2.0 to keep my cards cooler?

I need my rig to run slower (silent during the day) and full speed at night. i've figured out a way to replace the config file every x hours but I can't see what settings will actually slow it down. ...
0
votes
0answers
65 views

Why does Bitcoin-QT have no HELP File? [closed]

The HELP menu is totally feeble. 3 entries: Debug window, About Bitcoin, About QT. For QT developers perhaps the idea of an actual HELP file is a whole new concept they've never been taught. In ...
1
vote
0answers
1k views

guiminer doesn't work on windows 8? [closed]

I use guiminer to mine btc using my graphics card, and in a pool. I've upgraded to windows 8 this morning, but now guiminer won't launch ! all I get is the icon in the taskbar for a few seconds, and ...
1
vote
1answer
48 views

Where is the part in code related to the installation on Linux/Mac and windows?

Where in the source code is the part related to the GUI and platform depended installation?
4
votes
4answers
2k views

Is there a command line Bitcoin CPU miner for Windows?

Is there a Bitcoin miner that I can run using the command line on Windows? I want a CPU miner, not a GPU miner.
0
votes
2answers
434 views

Is my p2p server set up correctly? When will I see inbound connections on 8333?

I've had a Windows host up at 23.23.246.5 for both Bitcoin and Namecoin and I'd like to make sure its configured correctly. So far when I run a netstat I see the services below and a few things ...
2
votes
1answer
140 views

How do I properly shut down bitcoind on Windows? I get error: EnvShutdown exception: DB_RUNRECOVERY: Fatal error, run database recovery (-30974)

I am running bitcoind in Windows (interactively) and pressed "control c". The following error was displayed: EnvShutdown exception: DB_RUNRECOVERY: Fatal error, run database recovery (-30974) Is ...
1
vote
1answer
51 views

How do I test that blockchain p2p replication is properly, securely exposed to the internet?

I have bandwidth and CPU to spare and I'd like to participate in the P2P nature of sharing the blockchain to other peers. How can I properly, and securely participate? Also, how can I test or verify ...
3
votes
1answer
167 views

Why won't bitcoind work correctly on windows 7?

When I go to bitcoind using "bitcoind -daemon" in Windows 7, it won't run in the background. When I type that, it just sits there and does nothing. If I keep it like that and open another command ...
10
votes
1answer
710 views

Why does merely having Windows Media Player open double my GPU hashrate?

I'm using poclbm to mine under Windows... processor is an AMD A6-3400M with integrated Radeon HD 6250G GPU. When Windows Media Player is closed, I get a rate of 16 megahashes/second, but when it is ...
5
votes
4answers
1k views

Is there a Bitcoin gadget for Windows 7?

Is there a Bitcoin gadget for Windows 7, which features conversion rate with EUR? (i.e. EUR/BTC)
7
votes
2answers
722 views

Interoperability of Bitcoin clients

Is it possible to operate on the same wallet from multiple devices? If I run, for example Android on a device, and Windows/Linux on another, how do I share the same private key(s) of my wallet between ...
3
votes
0answers
3k views

How do I fix GUI Miner stuck at connecting?

GUI Miner v2011-08-24 just shows "connecting..." when trying to connect to slush's pool. The console shows: 2011-12-31 14:00:49: Running command: poclbm.exe ...
5
votes
1answer
1k views

How can I copy the blockchain from my working client for use with a live CD savings wallet?

I have the Bitcoin client installed on my Windows PC, but I want to set up a savings wallet with better security that I access with an Ubuntu live CD. I don't want to have to download the entire ...
17
votes
2answers
1k views

How do I build Bitcoin source in Windows 7?

I am trying to build the current Bitcoin source in Windows 7x64 - Does anyone know of an idiot-proof tutorial? Some of the steps in the included doc give me errors. When I try to tar openssl with ...
15
votes
1answer
626 views

Why are coin miners (such as GUIMiner) a “threat” in Windows Defender?

I opened up my GUIMiner and I got a rather unfriendly "Win32/CoinMiner" threat of "Medium." I installed this program knowingly, so should I be concerned? Is this just a problem because people have ...
8
votes
1answer
230 views

How do I configure the Bitcoin client for SSL on Windows?

Specifically I would like to connect to bitcoind from an outside system but I'm concerned about security. I've seen where others have said that SSL support is built into the Bitcoin client but how do ...
8
votes
3answers
945 views

Why does poclbm acquire 100% CPU?

I recently switched from WinXP32bit to Windows7. While under XP poclbm took about 5% CPU Time of one core, now it uses one core with 100%. Is there a specific reason for that? I now use AMD/ATI ...