aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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-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-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