Computer programs relevant to Bitcoin or similar technologies.
0
votes
1answer
46 views
Windows trading software
Is there any advanced trading software available for windows platform? I came across goxtool, which is pretty much what I'd like to try, but runs only on linux.
I am looking for a client that offers ...
0
votes
3answers
137 views
Mining operations: what's allowed and what's not?
I understand that miner's compete to create blocks that meet certain (very specific) cryptographic criteria. However, I'm still having trouble seeing the "forest through the trees" here, and have a ...
1
vote
1answer
92 views
A Modern Miner's Software Stack
I'm interested in dabbling with mining. I see that there are at least 2 pieces of software that are used when participating in the Bitcoin network:
InstaWallet
BitcoinD (the daemon)
I guess I'm ...
0
votes
1answer
199 views
Open Source Bitcoin Trading Software
Does anyone know if someone has created an open source (preferrably LAMP/PHP based) software package so that they can bring up their own BTC to ?currency? trading site?
I would love to be the guy ...
4
votes
1answer
214 views
How to simulate early bitcoin mining?
I would like to design an application that involves integrating with the bitcoin mining process. My problem is that I don't have an environment that legitimately mines bitcoins because of hardware ...
-2
votes
1answer
79 views
micro transaction framework [closed]
I am interested in designing a framework to handle many thousands of small micro transactions inside software, i am taking inspiration from BitCoin, but I am unable to implement bitcoin directly ...
0
votes
2answers
64 views
Why hardfork is not preferred?
My idea of hardfork was, anything that requires building blockchain again from genesis block. But now, I understand anything that requires bitcoin-qt client upgrade is hardfork too. Why hardfork is ...
3
votes
1answer
175 views
Trading software
I googled some time, but didn't find anything - is it possible to add btc market into software like meta trader? Or is there any (free) analysis software for that?
I just found info about some ...
3
votes
2answers
655 views
Is there an open source tool to publically destroy bitcoins?
Several interesting applications of bitcoins involve a scenario where they are intentionally "destroyed". Is there an open source tool that can be used to destroy bitcoins?
And if so, is it possible ...
-1
votes
1answer
86 views
Are the original Bitcoin Qt client's developers around and can we ask them to consider a portable version? [duplicate]
Possible Duplicate:
How to Make Bitcoin QT Client Portable? (Windows)
That is my conclusion.
It's better to experiment for myself that asking all these questions I have to restrict myself ...
1
vote
2answers
2k views
LiteCoin Rig Mining Hardware
I am building up a couple of LTC mining Rigs (I have access to free power via solar setup.)
I have organised 6 x 5970 cards with risers & extra fans etc
1)What Motherboard can I source now ...
3
votes
1answer
297 views
How to find partners for a Bitcoin business?
Are there any resources available to find people who are interested in starting a Bitcoin-related business?
To answer comments:
I am looking for both partners who want to start a business and ...
2
votes
1answer
373 views
Can Artificial Intelligence be used to mine BitCoins faster?
Can Artificial Intelligence be used to find more efficient mining algorithms?
Is there only one algorithm that can be used to mine?
EDIT: Asking about running the SHA(SHA(block header)) more ...
3
votes
1answer
155 views
Which software can I use to setup an e-wallet site?
I am relatively new to Bitcoin and I have a very simple question: what wallet software is behind "online wallet sites" like http://www.blockchain.info? I would like to set up a mini-site to store ...
-2
votes
1answer
105 views
5
votes
1answer
1k views
Relative performance of various mining software?
Has any measured the relative performance of various mining software? I figure such a study would be very beneficial for all the miners to choose the most optimal software out there to squeeze out the ...
3
votes
1answer
152 views
Which mining pools use custom mining software?
Which mining pools use custom mining software? Do those pools require the users to use their software, or just encourage their users?
1
vote
2answers
486 views
When was the first GPU miner made available publicly?
The GPU miners are widely used nowadays, but that wasn't always the case. When was the first GPU mining software made available publicly?
5
votes
1answer
146 views
Ogrr market size
I've heard that [Ogrr] (http://ogrr.com/) has provided Bitcoin as its internal unit of trading. Could someone who knows the forum well provide us with information about:
How large is the transaction ...
5
votes
2answers
132 views
Is there any software available for testing of Bitcoin security?
I'm currently in the process of working on my thesis about Bitcoin security and I'm wondering if there's any software available for testing of Bitcoin security? For example, are there any programs ...
0
votes
1answer
149 views
Which miners support generating their own midstate?
Currently I was testing RPCMiner on my Mac running a custom pool, and it appears to crash because I can't generate a proper midstate value. Which miners support generating their own midstate (as per ...
2
votes
1answer
245 views
Which Bitcoin miners allow one to use paths in URLs?
I've recently been experimenting with implementing a pool and testing it against GUIminer. To my surprise, it was not able to handle paths in URL of the pool, only subdomains. For example, calling:
...
5
votes
2answers
122 views
Can the blockchain be included in future packages of the standard clients?
Is it possible to include actual transaction history to new version of bitcoin client?
I mean - when someone new download fresh version from http://bitcoin.org
It is very hard to get more people in ...
7
votes
1answer
4k views
Installing Bitcoin on Ubuntu
I am using Ubuntu 11.10. I have downloaded the Bitcoin client software, but I don't think it has installed itself. The instructions say "download and install" the software, but I'm afraid I need ...
1
vote
2answers
185 views
Mining software not using Json-RPC?
Is there some mining software out there that doesn't use Json-RPC as a communication method with the mining pool? If so, what protocol are they using?
3
votes
1answer
238 views
Is there a miner with a controllable hashrate?
Sometimes people don't want to mine at a full load due to various reasons (computer noise, hardware concerns, etc). Are there any miners out there in which one can set a hashrate limit? I know one can ...
4
votes
3answers
798 views
Mining as a screensaver
Strongly inspired by the SETI program, I was considering putting together a mining client that mines when a computer switches to screensaver. I know this would cost some PGU when the computer takes a ...
5
votes
1answer
402 views
Which mining software/script provides the greatest MHash/sec and power efficiency balance?
Hopefully this is not too specific..
Which mining software/script provides the greatest MHash/sec and power efficiency balance? (I'm currently using an old version of phoenix miner)
Preferably for ...
7
votes
4answers
370 views
What software and skills do I need?
Never having owned bitcoins I don't know how bitcoin wallets work and I'm wondering: if I buy bitcoins, what will I need to know about the software involved, and where should I keep my bitcoin wallet? ...
7
votes
3answers
1k views
Are there any linux distros that have the bitcoin client pre-included?
Ideally would be able to make a bootable usb with a lightweight linux os which already included the bitcoin client.
23
votes
4answers
2k views
How to save bitcoins as paper
I would like to save some of my bitcoins on a piece of paper with QR code printed on it. What would be the easiest way to do it without using Mt Gox. or similar. Just bitcoins (I'm not afraid of some ...
4
votes
1answer
123 views
What OSes don't yet have Bitcoin clients?
Bitcoin has clients created for many OSes already, but which (semi-)significant operating systems don't yet have a Bitcoin client created for them?
Is there some opensource code I can use as a ...
11
votes
2answers
672 views
How to start programming your own Bitcoin client?
I want to develop my own Bitcoin client in a language that is not yet supported. Are there any resources that can be referenced to help me, or any other future developer with the task, or is the ...
3
votes
4answers
277 views
Is there an open source (free) client or code for bitcoin transactions [duplicate]
Possible Duplicate:
How can I accept bitcoins on my website?
I have a few websites I am working on, but is there an open source code I can use that will allow people to deposit bitcoins on ...
11
votes
5answers
473 views
Why hasn't the Bitcoin client advanced to version 1.0?
Who would invest money in a currency, which is held together by some software, which is currently in version 0.3.24? It is like putting ones money in a bank, which is currently undergoing in a test ...
5
votes
2answers
193 views
Are there any Scala libraries/implementations/projects on bitcoin?
There are quite a few Java libraries and I am building my Scala code on BitcoinJ, but obviously, native Scala libraries would be quite a bit more elegant. Has anyone tried?
7
votes
2answers
789 views
Is it possible to generate bitcoins with a Google Chrome extension?
I just came across Rlweb's Bitcoin Generator, a Chrome extension that claims to be the "first google chrome extension creating Bitcoins".
This extension looks quite shady to me, they don't even have ...
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 ...
18
votes
2answers
2k views
Is there some way to merge two wallets or to import/export addresses?
I've got one wallet.dat from my laptop and another on my desktop, each containing various (different) receiving addresses that I use pretty often. I'd like to merge them into a single wallet.dat so I ...
15
votes
1answer
5k views
How can I start my own mining pool?
Is there some relatively simple (and preferably free/open-source) solution for starting my own mining pool? How close to "turnkey" would such a solution be and with pool operators mostly running at 0% ...
12
votes
1answer
781 views
Are there any Mining OS to be started from USB?
Considering my PC as a mining rig I don't want to install anything on HD. Setting up a system with full GUI mining capabilites (proprietary drivers, OpenCL, ...) can take some time. An out of the box ...
-1
votes
1answer
197 views
Any ideas for new Bitcoin projects? [closed]
I'm a programmer and would like to help Bitcoin, but I don't have any original idea for new project. Do you have an idea, which is not already implemented and would be useful?
9
votes
4answers
234 views
How do I develop mobile applications for Bitcoin?
I would like to develop a mobile Bitcoin application for the Android and iPhone platforms. What libraries and resources can I use?
16
votes
9answers
5k views
What open source miner applications are there?
What open source miner applications are there? Especially to see how the mining process works.
