aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-01-22Merge #7371: [0.12] backportsWladimir J. van der Laan
2016-01-22Merge #7387: Get rid of inaccurate ScriptSigArgsExpectedWladimir J. van der Laan
2016-01-22[qt] Windows: Make rpcconsole monospace font largerMarcoFalke
2016-01-21Get rid of inaccurate ScriptSigArgsExpectedPieter Wuille
2016-01-21Add option `-permitrbf` to set transaction replacement policyWladimir J. van der Laan
2016-01-20RPC: indicate which transactions are replaceableSuhas Daftuar
2016-01-20[walletdb] Fix syntax error in key parserMarcoFalke
2016-01-18[init] Add missing help for argsMarcoFalke
2016-01-18[init] Fix error message of maxtxfee invalid amountMarcoFalke
2016-01-18[Wallet] Transaction View: LastMonth calculation fixedcrowning-
2016-01-18Fix help, add RPC tests for getblockheaderJames O'Beirne
2016-01-18Added help text for chainwork valueGregory Sanders
2016-01-18Merge pull request #7338Wladimir J. van der Laan
2016-01-18Update license year range to 2016Prayag Verma
2016-01-13Replace some instances of formatWithUnit with formatHtmlWithUnitfanquake
2016-01-13qt5: Use the fixed font the system recommendsMarcoFalke
2016-01-13Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.mb300sd
2016-01-13add InMempool() functionJonas Schnelli
2016-01-13Merge pull request #7332Wladimir J. van der Laan
2016-01-13Update translations pre-rc1Wladimir J. van der Laan
2016-01-13Add RPC call abandontransactionAlex Morcos
2016-01-13[wallet] Clarify rpc help message with regard to roundingMarcoFalke
2016-01-13Add sane fallback for fee estimationAlex Morcos
2016-01-09Merge branch bytespersigopLuke Dashjr
2016-01-08Make sure conflicted wallet tx's update balancesAlex Morcos
2016-01-08Merge pull request #7318Wladimir J. van der Laan
2016-01-08[qt] Intro: Display required spaceMarcoFalke
2016-01-08Backport: quickfix for RPC timer interface problemJonas Schnelli
2016-01-07[wallet] Add regression test for vValue sort orderMarcoFalke
2016-01-07[qa] wallet: Check if maintenance changes the balanceMarcoFalke
2016-01-05Bump copyright headers to 2015MarcoFalke
2016-01-05[Qt] fix coincontrol update issue when deleting a send coin entryJonas Schnelli
2016-01-05[wallet] Adjust pruning testMarcoFalke
2016-01-05Mark blocks with too many sigops as failedSuhas Daftuar
2016-01-04Update translations after #7253Wladimir J. van der Laan
2016-01-04qt: periodic translations pull from transifexWladimir J. van der Laan
2016-01-04Merge pull request #7245Wladimir J. van der Laan
2016-01-04Report non-mandatory script failures correctlyPieter Wuille
2015-12-21[Mempool] Fix mempool limiting and replace-by-fee for PrioritiseTransactionSuhas Daftuar
2015-12-17Removed offline testnet DNSSeed 'alexykot.me'.Elias Rohrer
2015-12-16torcontrol debug: Change to a blanket message that covers both casesMarcoFalke
2015-12-14Replace trickle nodes with per-node/message Poisson delaysPieter Wuille
2015-12-14Checks for null data transaction before issuing error to debug.logaccraze
2015-12-14Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4]Matt Corallo
2015-12-11net: Add and document network messages in protocol.hWladimir J. van der Laan
2015-12-10net: Fix sent reject messages for blocks and transactionsWladimir J. van der Laan
2015-12-08Coinselection prunes extraneous inputs from ApproximateBestSubsetAlSzacrel
2015-12-07Don't do mempool lookups for "mempool" command without a filterMatt Corallo
2015-12-04Replace setInventoryKnown with a rolling bloom filter.Gregory Maxwell
2015-12-04Disconnect on mempool requests from peers when over the upload limit.Gregory Maxwell