Mercurial > hg > bitcoin
graph
-
put Q_OBJECT everywhere it should be (removes warnings when running lupdate) draftMon, 19 Sep 2011 12:40:23 +0200, by Wladimir J. van der Laan
-
Update release-process.txt with gitian release instructions. draftWed, 28 Sep 2011 11:19:09 -0400, by Matt Corallo
-
Merge pull request #533 from alexwaters/readme draftTue, 27 Sep 2011 20:47:06 -0700, by Jeff Garzik
-
Remove DoS penalty for SigOpCount or immature transactions draftTue, 27 Sep 2011 11:19:57 -0400, by Gavin Andresen
-
Incorporate pubkey in signature, check based on address draftMon, 19 Sep 2011 20:03:03 +0200, by Pieter Wuille
-
Sign and verify message with bitcoin address and public key draftSun, 24 Apr 2011 14:27:52 +0200, by Khalahan
-
Merge pull request #532 from TheBlueMatt/build-updates draftMon, 26 Sep 2011 10:16:03 -0700, by Gavin Andresen
-
Output build temp files in build/ instead of current directory. draftMon, 26 Sep 2011 13:14:34 -0400, by Matt Corallo
-
Update build instructions for the new, no-wxwidgets world draftMon, 26 Sep 2011 11:40:43 -0400, by Gavin Andresen
-
Fix build: put back rules to build cryptopp files draftMon, 26 Sep 2011 11:15:01 -0400, by Gavin Andresen
-
Merge pull request #492 from gavinandresen/fasterinitialdownload draftMon, 26 Sep 2011 06:21:13 -0700, by Gavin Andresen
-
Skip verifying transaction signatures during initial block-chain download draftFri, 02 Sep 2011 16:59:47 -0400, by Gavin Andresen
-
Merge pull request #513 from cjdelisle/feature-hardening draftMon, 26 Sep 2011 06:12:59 -0700, by Gavin Andresen
-
Merge pull request #517 from gavinandresen/DoSprevention draftMon, 26 Sep 2011 06:06:16 -0700, by Gavin Andresen
-
Merge pull request #528 from TheBlueMatt/gitian-downloader draftFri, 23 Sep 2011 10:56:25 -0700, by Jeff Garzik
-
Update release process for repackaging gitian builds, and osx dmg draftFri, 23 Sep 2011 11:18:22 -0400, by Gavin Andresen
-
Merge pull request #527 from TheBlueMatt/gitian-downloader draftThu, 22 Sep 2011 13:54:42 -0700, by Gavin Andresen
-
Restructure gitian files and add download config files. draftThu, 22 Sep 2011 13:07:17 -0400, by Matt Corallo
-
Merge pull request #525 from TheBlueMatt/master draftThu, 22 Sep 2011 09:48:02 -0700, by Jeff Garzik
-
Update binary mo to match latest po translation. draftThu, 22 Sep 2011 12:45:52 -0400, by Matt Corallo
-
More denial-of-service misbehavior detection: version/addr/inv/getdata messages draftTue, 06 Sep 2011 17:41:51 -0400, by Gavin Andresen
-
Transaction/Block denial-of-service detection/response draftTue, 06 Sep 2011 16:59:38 -0400, by Gavin Andresen
-
Merge pull request #520 from tcatm/less-logging draftMon, 19 Sep 2011 12:19:15 -0700, by Nils Schneider
-
move current qt specific readme to doc/, restore original README.md draftSun, 18 Sep 2011 11:55:41 +0200, by Wladimir J. van der Laan
-
assure that base bitcoind and bitcoin still build draftSun, 18 Sep 2011 12:41:48 +0200, by Wladimir J. van der Laan
-
move qt-specific scripts to qt-specific directory in scripts/ draftSun, 18 Sep 2011 12:04:03 +0200, by Wladimir J. van der Laan
-
Merge branch 'master' of https://github.com/bitcoin/bitcoin draftFri, 16 Sep 2011 06:55:47 +0200, by Wladimir J. van der Laan
-
remove transparency effect and windows-specific code for now, it's not working as supposed draftSun, 11 Sep 2011 21:06:23 +0200, by Wladimir J. van der Laan
-
Merge pull request #22 from p2k/master draftSun, 11 Sep 2011 08:52:57 -0700, by Wladimir J. van der Laan
-
clarify function signature (GetNumBlocksOfPeers) and use number of 'frozen' blocks as initial value for number of peer blocks draftSun, 11 Sep 2011 10:49:30 +0200, by Wladimir J. van der Laan
-
The synchronization progress bar now compares the amount of total blocks to amount of blocks downloaded at application start-up. Could be probably implemented better. draftSat, 10 Sep 2011 12:43:45 +0300, by Janne Pulkkinen
-
Merge branch 'master' of https://github.com/bitcoin/bitcoin draftWed, 07 Sep 2011 18:57:11 +0200, by Wladimir J. van der Laan
-
fix the build (moved code use 'this' instead of 'window') draftWed, 07 Sep 2011 18:16:38 +0200, by Wladimir J. van der Laan
-
Pull request #21: windows fixes/cleanup by Matoking draftSat, 03 Sep 2011 20:05:54 +0300, by Janne Pulkkinen
-
(k)ubuntu 10.04+ notification support (based on @zwierzak his code) draftSat, 03 Sep 2011 20:52:54 +0200, by Wladimir J. van der Laan
-
Merge branch 'master' of github.com:laanwj/bitcoin-qt draftSat, 03 Sep 2011 20:51:48 +0200, by Wladimir J. van der Laan