aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | Script to create OSX .dmg diskimage file.Gavin Andresen2011-09-222-0/+60
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge pull request #527 from TheBlueMatt/gitian-downloaderv0.4.0Gavin Andresen2011-09-2211-0/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Restructure gitian files and add download config files.Matt Corallo2011-09-2211-0/+30
* | | | | | | | | | | | | | | | | | | | | Fix QA email addressGavin Andresen2011-09-221-1/+1
* | | | | | | | | | | | | | | | | | | | | Merge pull request #526 from sipa/nlGavin Andresen2011-09-222-449/+671
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Updated dutch translationPieter Wuille2011-09-222-449/+671
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge pull request #525 from TheBlueMatt/masterJeff Garzik2011-09-221-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Update binary mo to match latest po translation.Matt Corallo2011-09-221-0/+0
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge pull request #522 from sipa/minorfixJeff Garzik2011-09-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | SocketHandler thread can be detachedPieter Wuille2011-09-191-1/+1
* | | | | | | | | | | | | | | | | | | | Merge pull request #520 from tcatm/less-loggingNils Schneider2011-09-192-8/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | missed printf in AbortMessage(); merged printfs in EndMessageNils Schneider2011-09-171-3/+4
| * | | | | | | | | | | | | | | | | | | log low-level network messages only when fDebug is setNils Schneider2011-09-172-7/+12
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #519 from dabaopku/masterJeff Garzik2011-09-171-279/+388
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Update to the Chinese Simp translationDean Lee2011-09-171-279/+388
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #516 from TheBlueMatt/nsisiconfixGavin Andresen2011-09-141-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Update bitcoin icon to make nsis setup exe deterministic.Matt Corallo2011-09-141-0/+0
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #512 from paraipanakos/masterJeff Garzik2011-09-131-458/+567
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Spanish translation updateAlex B2011-09-111-458/+567
* | | | | | | | | | | | | | | | | | | Merge pull request #511 from mibe/translation-deJeff Garzik2011-09-111-138/+136
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Updated German translationMichael Bemmerl2011-09-121-138/+136
| | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #509 from cjdelisle/walletCrypto-wx-minVersionGavin Andresen2011-09-091-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | wxWidgets needs to be at least version 2.9.1 because wallet crypto uses ToStd...cjdelisle2011-09-081-2/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #508 from TheBlueMatt/masterGavin Andresen2011-09-092-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Update gitian build descriptors to produce proper builds.Matt Corallo2011-09-092-1/+2
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #505 from gavinandresen/unique_coinbasev0.4.00rc2Gavin Andresen2011-09-093-15/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'unique_coinbase' of git://gitorious.org/~Luke-Jr/bitcoin/luke-j...Gavin Andresen2011-09-073-15/+14
|/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Bugfix: Use timestamp in coinbase rather than "bits", needed to ensure coinba...Luke Dashjr2011-09-063-10/+8
| * | | | | | | | | | | | | | | | | Save coinbase, not just extraNonceLuke Dashjr2011-09-061-4/+4
| * | | | | | | | | | | | | | | | | Merge branch 'getwork_dedupe' into unique_coinbaseLuke Dashjr2011-09-062-8/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Reset extraNonce only when prevBlock changes, so miners can continue updating...Luke Dashjr2011-06-121-4/+5
| | * | | | | | | | | | | | | | | | Reset extraNonce only every 15 seconds, just in case some miner is updating t...Luke Dashjr2011-05-111-1/+1
| | * | | | | | | | | | | | | | | | Update nTime after nExtraNonce to avoid potential raceLuke Dashjr2011-05-111-4/+4
* | | | | | | | | | | | | | | | | | Merge pull request #500 from gavinandresen/txndeadlockGavin Andresen2011-09-071-15/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix AddAddress cs_mapaddresses/db transaction deadlockGavin Andresen2011-09-061-15/+21
* | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://github.com/bitcoin/bitcoinJeff Garzik2011-09-061-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #503 from TheBlueMatt/translatefixJeff Garzik2011-09-061-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Add binary mo for new translation.Matt Corallo2011-09-061-0/+0
| |/ / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / Revert "Define MSG_NOSIGNAL to 0 on platforms where it is unavailable."Jeff Garzik2011-09-061-3/+1
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge pull request #502 from vsrinivas/masterJeff Garzik2011-09-061-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Define MSG_NOSIGNAL to 0 on platforms where it is unavailable.Venkatesh Srinivas2011-09-061-1/+3
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge pull request #501 from paraipanakos/masterJeff Garzik2011-09-061-0/+1078
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Romanian translation addedAlex B2011-09-061-0/+1078
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | ignore stuffLuke Dashjr2011-09-061-0/+6
* | | | | | | | | | | | | | | | | | Merge pull request #491 from gavinandresen/manytxfixGavin Andresen2011-09-061-12/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Optimize database writes for transactions with lots of TxIns.Gavin Andresen2011-09-051-12/+12
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #499 from codler/patch-3Gavin Andresen2011-09-061-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Add a note to only include .po fileHan Lin Yap2011-09-061-0/+2
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #490 from TheBlueMatt/masterGavin Andresen2011-09-062-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix build process to actually work.Matt Corallo2011-09-032-4/+6
| |/ / / / / / / / / / / / / / / / /