aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-01-04qt: periodic translations pull from transifexWladimir J. van der Laan
2016-01-04Merge pull request #7255Jonas Schnelli
2016-01-04Merge pull request #7256Wladimir J. van der Laan
2016-01-03Report non-mandatory script failures correctlyPieter Wuille
2016-01-03Remove hardcoded fee from CoinControl ToolTipfanquake
2016-01-02Add note to CoinControl Dialog workaroundfanquake
2015-12-26Replace some instances of formatWithUnit with formatHtmlWithUnitfanquake
2015-12-23Merge pull request #7214Jonas Schnelli
2015-12-22Merge pull request #7218Jonas Schnelli
2015-12-22Merge pull request #7213Wladimir J. van der Laan
2015-12-21Merge pull request #7062Wladimir J. van der Laan
2015-12-16[qt] Fix misleading translationMarcoFalke
2015-12-16torcontrol debug: Change to a blanket message that covers both casesMarcoFalke
2015-12-15Removed offline testnet DNSSeed 'alexykot.me'.Elias Rohrer
2015-12-15Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.mb300sd
2015-12-14qt5: Use the fixed font the system recommendsMarcoFalke
2015-12-14Merge pull request #7125Wladimir J. van der Laan
2015-12-14Merge pull request #7200Wladimir J. van der Laan
2015-12-13Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4]Matt Corallo
2015-12-12fix logic for error logaccraze
2015-12-12wallet: check if tx scriptPubKey is unspendableaccraze
2015-12-11checks for null data transaction before debug.logaccraze
2015-12-11Replace trickle nodes with per-node/message Poisson delaysPieter Wuille
2015-12-11Merge pull request #7156Wladimir J. van der Laan
2015-12-10net: Add and document network messages in protocol.hWladimir J. van der Laan
2015-12-10Merge pull request #7179Wladimir J. van der Laan
2015-12-09Merge pull request #7154Wladimir J. van der Laan
2015-12-08Merge pull request #4906Wladimir J. van der Laan
2015-12-07Added a test for the pruning of extraneous inputs after ApproximateBestSetMurch
2015-12-07Moved set reduction to the end of ApproximateBestSubset to reduce performance...Murch
2015-12-07net: Account for `sendheaders` `verack` messagesWladimir J. van der Laan
2015-12-07net: Fix sent reject messages for blocks and transactionsWladimir J. van der Laan
2015-12-07Merge pull request #6589Wladimir J. van der Laan
2015-12-07log bytes recv/sent per commandJonas Schnelli
2015-12-06Coinselection prunes extraneous inputs from ApproximateBestSubsetAlSzacrel
2015-12-05Don't do mempool lookups for "mempool" command without a filterMatt Corallo
2015-12-03Disconnect on mempool requests from peers when over the upload limit.Gregory Maxwell
2015-12-03Merge pull request #7113Wladimir J. van der Laan
2015-12-03Merge pull request #7133Wladimir J. van der Laan
2015-12-03Now that 0.12 has been branched, master is 0.12.99Wladimir J. van der Laan
2015-12-03Merge pull request #7158Wladimir J. van der Laan
2015-12-02Remove GetMinRelayFeeSuhas Daftuar
2015-12-02Use fee deltas for determining mempool acceptanceSuhas Daftuar
2015-12-02Update replace-by-fee logic to use fee deltasSuhas Daftuar
2015-12-02Fix mempool limiting for PrioritiseTransactionSuhas Daftuar
2015-12-02[qt] Use tr() instead of _()MarcoFalke
2015-12-02Fix typo in wallet.cppMarcoFalke
2015-12-02PartitionCheck: remove useless spacespaveljanik
2015-12-02TRIVIAL: Chainparams: Remove unused CBaseUnitTestParamsJorge Timón
2015-12-02Update miner.cpp: Fix typo in commentantonio-fr