aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-02[gitian] Set reference date to something more recentMarcoFalke
2016-01-02Add note to CoinControl Dialog workaroundfanquake
2015-12-30Removed comment about IsStandard for P2SH scriptsMarcel Krüger
2015-12-30Double semicolon cleanup.21E14
2015-12-28Reduce inefficiency of GetAccountAddress()Chris Moore
2015-12-26[devtools] Use git pretty-format for year parsingMarcoFalke
2015-12-26Combine common error strings for different options so translations can be sha...Luke Dashjr
2015-12-26Replace some instances of formatWithUnit with formatHtmlWithUnitfanquake
2015-12-25Bugfix: update-translations: Allow numerus translations to omit %n specifier ...Luke Dashjr
2015-12-24[qa] Move gen_return_txouts() to util.pyMarcoFalke
2015-12-23Merge pull request #7214Jonas Schnelli
2015-12-22Merge pull request #7153Wladimir J. van der Laan
2015-12-22Merge pull request #7218Jonas Schnelli
2015-12-22Merge pull request #7213Wladimir J. van der Laan
2015-12-22Merge pull request #7226Wladimir J. van der Laan
2015-12-21Merge pull request #7062Wladimir J. van der Laan
2015-12-20Use createrawtx locktime parm in txn_cloneTom Harding
2015-12-19[walletdb] Add missing LOCK() in Recover() for dummyWalletMarcoFalke
2015-12-18[qa] check if wallet or blochchain maintenance changes the balanceMarcoFalke
2015-12-18[qa] Cleanup wallet.py testMarcoFalke
2015-12-18Add more tests to p2p-fullblocktestSuhas Daftuar
2015-12-18Merge pull request #6980Wladimir J. van der Laan
2015-12-17Merge pull request #7209Wladimir J. van der Laan
2015-12-17Merge pull request #7216Wladimir 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-15Mark blocks with too many sigops as failedSuhas Daftuar
2015-12-15Do not download transactions during inital syncptschip
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-14Add RPC tests for getblockheader.James O'Beirne
2015-12-14Add RPC documentation for getblockheader[chainwork].James O'Beirne
2015-12-14Add assert_is_hex_string and assert_is_hash_string to RPC test utils.James O'Beirne
2015-12-14test: don't override BITCOIND and BITCOINCLI if they're setWladimir J. van der Laan
2015-12-14Merge pull request #7125Wladimir J. van der Laan
2015-12-14Make max tip age an option instead of chainparamWladimir J. van der Laan
2015-12-14Merge pull request #7200Wladimir J. van der Laan
2015-12-14Merge pull request #7068Wladimir J. van der Laan
2015-12-14[RPC-Tests] add option to run rpc test over QT clientsJonas Schnelli
2015-12-14Merge pull request #7185Wladimir J. van der Laan
2015-12-14Merge pull request #7206Jonas Schnelli
2015-12-13Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4]Matt Corallo
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-12-13[devtools] Rewrite fix-copyright-headers.pyMarcoFalke
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