aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-11-22Merge pull request #7046Gregory Maxwell
2015-11-21Improve log messages for blocks only violations.Patick Strateman
2015-11-21Merge pull request #7011Gregory Maxwell
2015-11-20Merge pull request #6851Gregory Maxwell
2015-11-21Optimisation: Store transaction list order in memory rather than compute it e...Luke Dashjr
2015-11-20Add relaytxes status to getpeerinfoPeter Todd
2015-11-20Bail early in processing transactions in blocks only mode.Patick Strateman
2015-11-20Fix relay mechanism for whitelisted peers under blocks only mode.Patick Strateman
2015-11-20Merge pull request #6979Wladimir J. van der Laan
2015-11-20[Qt] simple mempool info in debug windowJonas Schnelli
2015-11-19qt: Periodic translations updateWladimir J. van der Laan
2015-11-19Merge pull request #7051Wladimir J. van der Laan
2015-11-19ui: Add "Copy raw transaction data" to transaction list context menuWladimir J. van der Laan
2015-11-18Merge pull request #6932Wladimir J. van der Laan
2015-11-18Merge pull request #6951Jonas Schnelli
2015-11-17Fix debug log message for block filesAlex Morcos
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-16Merge pull request #6954Wladimir J. van der Laan
2015-11-16Merge pull request #7016Wladimir J. van der Laan
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
2015-11-15Switch to libsecp256k1-based validation for ECDSAPieter Wuille
2015-11-14Merge pull request #6993Gregory Maxwell
2015-11-14Fix comment for blocksonly parameter interactionsPatick Strateman
2015-11-14Fix fRelayTxs commentPatick Strateman
2015-11-14Display DEFAULT_WHITELISTALWAYSRELAY in help textPatick Strateman
2015-11-14Use DEFAULT_BLOCKSONLY and DEFAULT_WHITELISTALWAYSRELAY constantsPatick Strateman
2015-11-14Add help text for blocksonly and whitelistalwaysrelayPatick Strateman
2015-11-14Add whitelistalwaysrelay optionPatick Strateman
2015-11-14Do not process tx inv's in blocksonly modePatick Strateman
2015-11-14Add blocksonly modePatick Strateman
2015-11-13Merge pull request #6984Gregory Maxwell
2015-11-14Merge pull request #7013Wladimir J. van der Laan
2015-11-13Remove LOCK(cs_main) from decodescriptPeter Todd
2015-11-13Add mediantime field to getblock and getblockheaderPeter Todd
2015-11-13Document new mediantime field in getblockchaininfoPeter Todd
2015-11-13Clarify nLockTime-by-time comment in CheckFinalTx()Peter Todd
2015-11-13Better error message for fundrawtransaction w/ empty voutPeter Todd
2015-11-13Actually use includeWatching value in fundrawtransactionPeter Todd
2015-11-13Add mediantime field to getblockchaininfo RPC callPeter Todd
2015-11-13don't enforce maxuploadtargets disconnect for whitelisted peersJonas Schnelli
2015-11-13Merge pull request #6990Gregory Maxwell
2015-11-13Merge pull request #7007Wladimir J. van der Laan
2015-11-13Merge pull request #6983Pieter Wuille
2015-11-13Fix bug in mempool_tests unit testAlex Morcos