aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-01-27splashscreen: Resize text to fit exactlyLuke Dashjr
2016-01-19Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhereLuke Dashjr
2015-12-22Set copyright holders displayed in notices separately from the package nameLuke Dashjr
2015-12-18Parameterise 2009 in translatable copyright stringsLuke Dashjr
2015-12-14Unify package name to as few places as possible without major changesLuke Dashjr
2015-11-25Merge pull request #7006Jonas Schnelli
2015-11-24Merge pull request #7075Wladimir J. van der Laan
2015-11-24Merge pull request #7066Wladimir J. van der Laan
2015-11-24Merge pull request #7045Wladimir J. van der Laan
2015-11-24Merge pull request #7065Wladimir J. van der Laan
2015-11-22Merge pull request #7046Gregory Maxwell
2015-11-22Move time data log print to 'net' category to reduce log noisetulip
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-20Add missing "blocktime" description to listtransactions help, fix formatting.Pavel Janík
2015-11-20http: add Boost 1.49 compatibilityWladimir 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-18add UI help for -resetguisettingsJonas Schnelli
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-17Bugfix: Use unique autostart filenames on Linux for testnet/regtestLuke Dashjr
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