aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-02Testnet difficulty calculation changes, to take effect Feb 15 2012Gavin Andresen
2012-02-02Automatically refocus on new SendCoinsEntrys and scroll to them.Matt Corallo
2012-02-02Support makefile.osx building test_bitcoin with dynamic boostGavin Andresen
2012-02-02Rename src/obj/test to src/obj-test to workaround bug in older GNU MakeLuke Dashjr
2012-02-02Bugfix: Support building test_bitcoin with shared-object boost test frameworkLuke Dashjr
2012-01-23Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-01-23Various updates to the release processLuke Dashjr
2012-01-23Various updates to the release processLuke Dashjr
2012-01-23Update seednodes, pick long-uptime nodes with version >= 0.4.0Daniel Folkinshteyn
2012-01-23Replace tabs with four spaces to comply with coding standard in doc/coding.txtLars Rasmusson
2012-01-23Replace tabs with four spaces to comply with coding standard in doc/coding.txtLars Rasmusson
2012-01-16Code tidyups, fixing various warnings.Luke Dashjr
2012-01-16Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-01-16*Clear all has a tooltip now *About dialog updatedJanne Pulkkinen
2012-01-16Code tidyups, fixing various warnings.Luke Dashjr
2012-01-10Remove unused definitionPieter Wuille
2012-01-10Bump version to 0.5.0.4Luke Dashjr
2012-01-10Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-01-10Bump version to 0.4.4Luke Dashjr
2012-01-09Add "About Qt" menu option to show built-in Qt About dialogWladimir J. van der Laan
2012-01-09make transaction description read-only (UI fix)Wladimir J. van der Laan
2012-01-09Remove mentions on anonymity in debian folder.Matt Corallo
2012-01-05Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-01-05Fix horrific performance found by gmaxwell.Matt Corallo
2012-01-04Fix transaction type in UI: not all tx'es with "from"/"to" field are necessar...Wladimir J. van der Laan
2012-01-03Fix typo (#734)Luke Dashjr
2012-01-03Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-01-03I broke -testnet with my TOR option-parsing fixes.Gavin Andresen
2012-01-03Fix issue #659, and cleanup wallet/command-line argument handling a bitGavin Andresen
2012-01-02Fix some address-handling deadlocksPieter Wuille
2011-12-25Be more conservative: check all transactions in blocks after last checkpoint.Luke Dashjr
2011-12-23Fix #722.Matt Corallo
2011-12-23Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2011-12-20Implement an mlock()'d string class for storing passphrasesDylan Noblesmith
2011-12-20Bugfix: fForRelay should be false when deciding required fee to include in bl...Luke Dashjr
2011-12-19Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2011-12-19Add my DNS seed domainLuke Dashjr
2011-12-19Add sipa's new dnsseed.Matt Corallo
2011-12-16Update debian changelog to 0.5.0.3.Luke Dashjr
2011-12-15Bump version to 0.5.0.3Luke Dashjr
2011-12-15Bump version to 0.5.0.2Luke Dashjr
2011-12-15Bump version to 0.4.3Luke Dashjr
2011-12-13Fix status bar not displaying Alerts.Matt Corallo
2011-12-13Enable wordwrap for long message in passphrase dialogWladimir J. van der Laan
2011-12-12Re-enable RPCSSL in gitian builds.Matt Corallo
2011-12-12Merge branch '0.4.x' into 0.5.xLuke Dashjr
2011-12-12Merge branch 'restore_old_miniupnp_compat' into 0.4.xLuke Dashjr
2011-12-10Restore compatibility with miniupnpc 1.5 (without breaking miniupnp 1.6)Luke Dashjr
2011-12-05Move -lgdi32 after -lcrypto (fixes #681).Matt Corallo
2011-12-02Move DNS Seed lookup to a new thread.Matt Corallo