aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-03-08Merge #7628: QT: Add 'copy full transaction details' optionJonas Schnelli
2016-03-07QT: Add 'copy full transaction details' optionEric Shaw
2016-03-05Merge #7539: Add tags to mempool's mapTx indicesPieter Wuille
2016-03-03Merge #7521: Don't resend wallet txs that aren't in our own mempoolWladimir J. van der Laan
2016-03-03Merge #7605: Remove openssl info from init/log and from Qt debug windowWladimir J. van der Laan
2016-03-01Merge #7617: [doc/log] Fix markdown syntax and line terminate LogPrintWladimir J. van der Laan
2016-03-01Make sure LogPrintf strings are line-terminatedMarcoFalke
2016-02-29Merge #7537: wallet: Warn on unexpected EOF while salvaging walletWladimir J. van der Laan
2016-02-27Fix doxygen comment for payTxFeeMarcoFalke
2016-02-26Remove openssl info from init/log and from Qt debug windowJonas Schnelli
2016-02-24Merge #7550: rpc: Input-from-stdin mode for bitcoin-cliWladimir J. van der Laan
2016-02-24rpc: Input-from-stdin mode for bitcoin-cliWladimir J. van der Laan
2016-02-18Clarify description of blockindexMatthew Zipkin
2016-02-16Add tags to mempool's mapTx indicesSuhas Daftuar
2016-02-16Merge #7526: fix spelling of advertise (shows up in the debug log)Wladimir J. van der Laan
2016-02-16Merge #7524: BIP-112: Mempool-only CHECKSEQUENCEVERIFYWladimir J. van der Laan
2016-02-16Code style fix.BtcDrak
2016-02-16Merge #7509: Common argument defaults for NODE_BLOOM stuff and -walletWladimir J. van der Laan
2016-02-16Merge #7536: test: test leading spaces for ParseHexWladimir J. van der Laan
2016-02-15Merge #7504: Crystal clean make cleanWladimir J. van der Laan
2016-02-15test: test leading space for ParseHexWladimir J. van der Laan
2016-02-15wallet: Warn on unexpected EOF while salvaging walletWladimir J. van der Laan
2016-02-14Separate CheckLockTime() and CheckSequence() logicBtcDrak
2016-02-14BIP112: Implement CHECKSEQUENCEVERIFYMark Friedenbach
2016-02-12fix spelling of advertise in src and docjloughry
2016-02-12Fix and cleanup listreceivedbyX documentationinstagibbs
2016-02-12Merge #7184: Implement SequenceLocks functions for BIP 68Wladimir J. van der Laan
2016-02-12Merge #7520: LibreSSL doesn't define OPENSSL_VERSION, use LIBRESSL_VERSION_TE...Wladimir J. van der Laan
2016-02-12LibreSSL doesn't define OPENSSL_VERSION, use LIBRESSL_VERSION_TEXT insteadPavel Janík
2016-02-11Don't resend wallet txs that aren't in our own mempoolAlex Morcos
2016-02-11fix sdaftuar's nits againAlex Morcos
2016-02-11Common argument defaults for NODE_BLOOM stuff and -walletLuke Dashjr
2016-02-10Implement SequenceLocks functionsAlex Morcos
2016-02-10make clean should clean .a filesPavel Janík
2016-02-10Merge #7500: Correctly report high-S violationsWladimir J. van der Laan
2016-02-10Merge #7502: Update the wallet best block marker when pruningWladimir J. van der Laan
2016-02-10Merge #7491: wallet: Ignore MarkConflict if block hash is not knownWladimir J. van der Laan
2016-02-10Update the wallet best block marker when pruningPieter Wuille
2016-02-10Correctly report high-S violationsPieter Wuille
2016-02-09wallet: Ignore MarkConflict if block hash is not knownWladimir J. van der Laan
2016-02-09tests: Remove May15 testWladimir J. van der Laan
2016-02-09Merge #7480: Changed getnetworkhps value to double to avoid overflow.Wladimir J. van der Laan
2016-02-09Merge #7482: [P2P] Ensure headers count is correctWladimir J. van der Laan
2016-02-09Merge #7472: rpc: Add WWW-Authenticate header to 401 responseWladimir J. van der Laan
2016-02-08Update nQueuedValidatedHeaders after peer disconnectionSuhas Daftuar
2016-02-08Changed getnetworkhps value to double to avoid overflow.instagibbs
2016-02-08rpc: Add WWW-Authenticate header to 401 responseWladimir J. van der Laan
2016-02-05Merge #7459: Consensus: Decouple pow.o from util.oWladimir J. van der Laan
2016-02-04Fix spelling: misbeha{b,v}ingMatt
2016-02-04Consensus: Decouple pow.cpp from util.hJorge Timón