aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-19ui: Add "Copy raw transaction data" to transaction list context menuWladimir J. van der Laan
2015-11-19Merge pull request #7048Wladimir J. van der Laan
2015-11-19Merge pull request #7041Jonas Schnelli
2015-11-19add powerpc build support for openssl libdaniel
2015-11-19zmq: prepend zmq to debug messagesDaniel Cousens
2015-11-19init: add zmq to debug categoriesDaniel Cousens
2015-11-19init: amend ZMQ flag namesDaniel Cousens
2015-11-19[doc][trivial] Remove miniupnpc build notes build-unixfanquake
2015-11-18add UI help for -resetguisettingsJonas Schnelli
2015-11-18Alter assumptions in CCoinsViewCache::BatchWriteAlex Morcos
2015-11-18Merge pull request #6932Wladimir J. van der Laan
2015-11-18Merge pull request #6951Jonas Schnelli
2015-11-18[Qt] don't allow to store invalid proxy portsJonas Schnelli
2015-11-18[qa] Extend README.mdMarcoFalke
2015-11-18Merge pull request #7030Wladimir J. van der Laan
2015-11-18Merge pull request #7050Gregory Maxwell
2015-11-17Fix debug log message for block filesAlex Morcos
2015-11-17[contrib] Delete test-patchesMarcoFalke
2015-11-17Bugfix: Use unique autostart filenames on Linux for testnet/regtestLuke Dashjr
2015-11-17Merge pull request #7020Wladimir J. van der Laan
2015-11-17[doc][trivial] Update Debian control descriptionfanquake
2015-11-17[doc][trivial] Remove source forge from Debian watch.fanquake
2015-11-17[doc] Users now see 'Bitcoin Core' in the OSX bundleMichael Ford
2015-11-17[qa] Split README.md to /qa and /qa/rpc-testsMarcoFalke
2015-11-16Merge pull request #7026Gregory Maxwell
2015-11-16Implement helper class for CTxMemPoolEntry constructorAlex Morcos
2015-11-16Merge pull request #6986Gregory Maxwell
2015-11-16Merge pull request #6999Gregory Maxwell
2015-11-16Merge pull request #7023Gregory Maxwell
2015-11-16Expose RPC calls for estimatesmart functionsAlex Morcos
2015-11-16add estimateSmartFee to the unit testAlex Morcos
2015-11-16EstimateSmart functions consider mempool min feeAlex Morcos
2015-11-16Increase success threshold for fee estimation to 95%Alex Morcos
2015-11-16Change wallet and GUI code to use new smart fee estimation calls.Alex Morcos
2015-11-16Add smart fee estimation functionsAlex Morcos
2015-11-16gitian: use trusty for buildingWladimir J. van der Laan
2015-11-16depends: qt PIDLIST_ABSOLUTE patchWladimir J. van der Laan
2015-11-16devtools: add libraries for bitcoin-qt to symbol checkWladimir J. van der Laan
2015-11-16Remove unmaintained example test script_test.pySuhas Daftuar
2015-11-16Merge pull request #6954Wladimir J. van der Laan
2015-11-16[trivial] contrib: Fix `echo`s in verify.shMarcoFalke
2015-11-16[contrib] Update versionprefix to "bitcoin-core" in verify.shMarcoFalke
2015-11-16Merge pull request #7016Wladimir J. van der Laan
2015-11-16[qa] keypool: DRY: Use test frameworkMarcoFalke
2015-11-16[qa] keypool: Fix white space to prepare transition to test frameworkMarcoFalke
2015-11-16[Qt] refactor and optimize proxy settings behaviorJonas Schnelli
2015-11-16Avoid a compile error on hosts with libevent too old for EVENT_LOG_WARN.Gregory Maxwell
2015-11-16Merge pull request #6991Gregory Maxwell
2015-11-16Merge pull request #7000Jonas Schnelli
2015-11-15Fixed integer comparison warning.Eric Lombrozo