wow ! Yeah looking really good 🙂 As well as GNU GPL why not attach a Creative Commons License http://creativecommons.org/ to them. You can reference the project address and request a Bitcoin donation for their reproduction. 🙂 If you GPL stuff, I have to avoid using it. Nothing against GPL per-se, but […]
Read moreMonth: February 2010
New icon/logo
New icons, what do you think? Better than the old one? Full size 530×529 image for scaling down to custom sizes: http://www.bitcoin.org/download/bitcoin530.png The perspective shadow was too thick on the larger sizes. I updated 32, 48 and the full size. I release these images into the public domain (copyright-free). I […]
Read moreRe: Command Line and JSON-RPC
Quote from: theymos on February 24, 2010, 03:07:37 Quote from: satoshi on February 23, 2010, 22:15:41 On Linux it needs libgtk2.0-0 installed Will this requirement be removed sometime? I’d rather not have to deal with GTK. How much “dealing with” does GTK actually require? Is it just a matter of […]
Read moreRe: URI-scheme for bitcoin
Hi, intrigued by the bitcoin-system, I have an idea: The bitcoin addresses could be improved by implementing an URI-scheme like e.g. torrent magnet links. So instead of 1Nu6wZC7JSuh6h8nfKkSTZ4kp9U4f83hhZ, we could more unambiguous say bitcoin:?addr=1Nu6wZC7JSuh6h8nfKkSTZ4kp9U4f83hhZ, and even configure browsers to redirect clicks on such links to a bitcoin client. This would […]
Read moreRe: Bitcoin Address Collisions
Quote from: NewLibertyStandard on February 23, 2010, 19:04:47 Are generated bitcoins encrypted with whichever address is currently displayed in the main Bitcoin window? No, each generated transaction uses a new, single-use address. Nothing uses the address in the main window, it’s just there for convenience for you to copy. 0.2.5 […]
Read moreCommand Line and JSON-RPC
Version 0.2.6 on SVN can now run as a daemon and be controlled by command line or JSON-RPC. On Linux it needs libgtk2.0-0 installed, but does not need a GUI running. Hopefully gtk can be installed without having a windowing system installed. The command to start as a daemon is: […]
Read moreRe: UI improvements
Quote from: Xunie on February 23, 2010, 12:28:27 /etc/init.d/gdm start and it will start gdm! Ah yes, there we go, back to normal again. The ctrl+alt+F[1-8] thing never worked on this computer. The screen just goes haywire. Related posts: UI improvements Uploaded some UI changes to SVN as version 0.2.5. […]
Read moreRe: Bitcoin Address Collisions
Although extremely unlikely, what would happen if two Bitcoin clients generated the same Bitcoin address? Would payments be delivered to whichever client encountered the payment first? If there is a mechanism in place to prevent such collisions, please explain it. There’s a separate public/private keypair for every bitcoin address. You […]
Read moreRe: UI improvements
There are now “Sending” and “Receiving” tabs in the Address Book. Your addresses are referred to as “receiving addresses”. madhatter was working on building it on Mac. He had errors probably caused by UTF-16 wxWidgets 2.8. Should have better luck now with 2.9.0. wxWidgets 2.9.0 is UTF-8 and wouldn’t have […]
Read moreRe: generation slowed down dramatically
Am I the only one seeing minuscule generation lately? It was decent until around 20:00 GMT February 21st, but after that my machine (4 core I7) produced only one block for entire >12 hours. And there isn’t even a clue for new difficulty hike in the debug log. Here are […]
Read more