Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-22 | Merge pull request #525 from TheBlueMatt/master | Jeff Garzik | |
Update binary mo to match latest po translation. | |||
2011-09-22 | Update binary mo to match latest po translation. | Matt Corallo | |
2011-09-20 | Merge pull request #522 from sipa/minorfix | Jeff Garzik | |
SocketHandler thread can be detached | |||
2011-09-19 | Merge pull request #520 from tcatm/less-logging | Nils Schneider | |
log low-level network messages only when fDebug is set | |||
2011-09-19 | SocketHandler thread can be detached | Pieter Wuille | |
2011-09-17 | missed printf in AbortMessage(); merged printfs in EndMessage | Nils Schneider | |
2011-09-17 | log low-level network messages only when fDebug is set | Nils Schneider | |
2011-09-17 | Merge pull request #519 from dabaopku/master | Jeff Garzik | |
Chinese Simp translation update | |||
2011-09-17 | Update to the Chinese Simp translation | Dean Lee | |
2011-09-14 | Merge pull request #516 from TheBlueMatt/nsisiconfix | Gavin Andresen | |
Update bitcoin icon to make nsis setup exe deterministic. | |||
2011-09-14 | Update bitcoin icon to make nsis setup exe deterministic. | Matt Corallo | |
This adds a 32x32 16-bit icon to the bitcoin.ico file. Though this realistically probably looks worse than the 32-bit 32x32 being displayed on a 16-bit monitor, it makes the nsis setup exe deterministic in gitian output (go figure) which makes the slight visual loss for users of very old monitors/computers worth it. | |||
2011-09-13 | Merge pull request #512 from paraipanakos/master | Jeff Garzik | |
Spanish translation update | |||
2011-09-11 | Merge pull request #511 from mibe/translation-de | Jeff Garzik | |
Updated German translation | |||
2011-09-12 | Updated German translation | Michael Bemmerl | |
2011-09-11 | Spanish translation update | Alex B | |
2011-09-09 | Merge pull request #509 from cjdelisle/walletCrypto-wx-minVersion | Gavin Andresen | |
wxWidgets needs to be at least version 2.9.1 because wallet crypto uses T | |||
2011-09-09 | Merge pull request #508 from TheBlueMatt/master | Gavin Andresen | |
Update gitian build descriptors to produce proper builds. | |||
2011-09-09 | Update gitian build descriptors to produce proper builds. | Matt Corallo | |
Thanks to makomk for finding the bugs here and devrandom for passing them along (see https://bitcointalk.org/index.php?topic=42198.msg514312#msg514312) | |||
2011-09-09 | Merge pull request #505 from gavinandresen/unique_coinbasev0.4.00rc2 | Gavin Andresen | |
Unique coinbase: Fixes #482 | |||
2011-09-08 | wxWidgets needs to be at least version 2.9.1 because wallet crypto uses ↵ | cjdelisle | |
ToStdString() which is not in 2.9.0 | |||
2011-09-07 | Merge branch 'unique_coinbase' of ↵ | Gavin Andresen | |
git://gitorious.org/~Luke-Jr/bitcoin/luke-jr-bitcoin into unique_coinbase | |||
2011-09-07 | Merge pull request #500 from gavinandresen/txndeadlock | Gavin Andresen | |
Fix AddAddress cs_mapaddresses/db transaction deadlock | |||
2011-09-06 | Fix AddAddress cs_mapaddresses/db transaction deadlock | Gavin Andresen | |
2011-09-06 | Bugfix: Use timestamp in coinbase rather than "bits", needed to ensure ↵ | Luke Dashjr | |
coinbase txn is unique even if address is the same | |||
2011-09-06 | Save coinbase, not just extraNonce | Luke Dashjr | |
2011-09-06 | Merge branch 'getwork_dedupe' into unique_coinbase | Luke Dashjr | |
2011-09-06 | Merge branch 'master' of git://github.com/bitcoin/bitcoin | Jeff Garzik | |
2011-09-06 | Revert "Define MSG_NOSIGNAL to 0 on platforms where it is unavailable." | Jeff Garzik | |
This reverts commit 6a0296791d5e81102a12a3142f5be25cb40f9825. The change breaks build on Fedora Linux. | |||
2011-09-06 | Merge pull request #503 from TheBlueMatt/translatefix | Jeff Garzik | |
Add binary mo for new translation. | |||
2011-09-06 | Add binary mo for new translation. | Matt Corallo | |
2011-09-06 | Merge pull request #502 from vsrinivas/master | Jeff Garzik | |
Define MSG_NOSIGNAL to 0 when it is not defined. Gets OpenBSD building. | |||
2011-09-06 | Define MSG_NOSIGNAL to 0 on platforms where it is unavailable. | Venkatesh Srinivas | |
Enables building bitcoind on OpenBSD. | |||
2011-09-06 | Merge pull request #501 from paraipanakos/master | Jeff Garzik | |
Added Romanian translation | |||
2011-09-06 | Romanian translation added | Alex B | |
2011-09-06 | ignore stuff | Luke Dashjr | |
2011-09-06 | Merge pull request #491 from gavinandresen/manytxfix | Gavin Andresen | |
Optimize database writes for transactions with lots of TxIns. | |||
2011-09-06 | Merge pull request #499 from codler/patch-3 | Gavin Andresen | |
Add a note to only include .po file | |||
2011-09-06 | Add a note to only include .po file | Han Lin Yap | |
2011-09-06 | Merge pull request #490 from TheBlueMatt/master | Gavin Andresen | |
Fix build process to actually work (yet again). | |||
2011-09-06 | Merge pull request #496 from alexwaters/boost_fs3 | Gavin Andresen | |
Support for boost filesystem version 3 | |||
2011-09-05 | README.md: word wrap text file | Jeff Garzik | |
2011-09-05 | Merge pull request #495 from alexwaters/readme | Jeff Garzik | |
Updated readme file | |||
2011-09-05 | Updated readme file | Alex Waters | |
2011-09-05 | Optimize database writes for transactions with lots of TxIns. | Gavin Andresen | |
Patch from ArtForz, who discovered the problem. | |||
2011-09-03 | Fix build process to actually work. | Matt Corallo | |
2011-09-03 | Support for boost filesystem version 3 | Luke Dashjr | |
2011-09-02 | Bumped version numbers to 0.4.0rc1v0.4.00rc1 | Gavin Andresen | |
2011-09-02 | Merge pull request #486 from TheBlueMatt/translatefix | Jeff Garzik | |
Update binary mos to latest translations. | |||
2011-09-02 | Versions 0.3.20 THROUGH 0.3.23 have trouble with blockchain downloads; avoid ↵ | Gavin Andresen | |
them | |||
2011-09-02 | Update binary mos to latest translations. | Matt Corallo | |