aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-08-26Fix some locksPieter Wuille
2016-08-26Rename to PrecomputedTransactionDataPieter Wuille
2016-08-26Merge #8109: Do not shadow member variablesPieter Wuille
2016-08-26Merge #8590: Remove unused variablesWladimir J. van der Laan
2016-08-26wallet: Add BIP125 comment for MAXINT-1/-2 behaviorWladimir J. van der Laan
2016-08-26Add option to opt into full-RBF when sending fundsPeter Todd
2016-08-26[Qt] add out-of-sync modal info layerJonas Schnelli
2016-08-26Merge #8581: [wallet] rpc: Drop misleading optionWladimir J. van der Laan
2016-08-26Merge #8583: Show XTHIN in GUIWladimir J. van der Laan
2016-08-26Merge #8561: Show "end" instead of many zeros when getheaders request receive...Wladimir J. van der Laan
2016-08-26[Qt] ClientModel add method to get the height of the header chainJonas Schnelli
2016-08-26[Qt] Always pass the numBlocksChanged signal for headers tip changedJonas Schnelli
2016-08-26[Qt] make Out-Of-Sync warning icon clickableJonas Schnelli
2016-08-26[Refactor] refactor function that forms human readable text out of a timeoffsetJonas Schnelli
2016-08-25Do not add random inbound peers to addrman.Gregory Maxwell
2016-08-25Merge #8462: Move AdvertiseLocal debug output to net categoryPieter Wuille
2016-08-25Do not shadow global RPC table variable (tableRPC)Pavel Janík
2016-08-25Remove unused variablesMarcoFalke
2016-08-25Merge #7579: [Qt] show network/chain errors in the GUIJonas Schnelli
2016-08-25Merge #8487: Persist the datadir after option resetJonas Schnelli
2016-08-25Merge #8578: [test] Remove unused codeMarcoFalke
2016-08-25Merge #8282: net: Feeler connections to increase online addrs in the tried ta...Wladimir J. van der Laan
2016-08-25Show XTHIN in GUIR E Broadley
2016-08-24[test] Remove unused codeMarcoFalke
2016-08-24[wallet] rpc: Drop misleading optionMarcoFalke
2016-08-24Load choose datadir dialog after options resetAndrew Chow
2016-08-24Merge #8463: [qt] Remove Priority from coincontrol dialogJonas Schnelli
2016-08-24Merge #8450: [Test] Replace rpc_wallet_tests.cpp with python RPC unit testsWladimir J. van der Laan
2016-08-24[qt] Remove Priority from coincontrol dialogMarcoFalke
2016-08-24Merge #8560: Trivial: Fix two VarInt examples in serialize.hPieter Wuille
2016-08-24Merge #8445: Move CWallet::setKeyPool to private section of CWallet.Wladimir J. van der Laan
2016-08-24Set jonasschnellis dns-seeder filter flagJonas Schnelli
2016-08-23Added feeler connections increasing good addrs in the tried table.Ethan Heilman
2016-08-23[Wallet] remove unused code/conditions in ReadAtCursorJonas Schnelli
2016-08-23[Qt] RPC-Console: support nested commands and simple value queriesJonas Schnelli
2016-08-23Show "end" instead of many zeros when getheaders request received with a hash...R E Broadley
2016-08-22Trivial: Fix two VarInt examples in serialize.hChristian Barcenas
2016-08-22Merge #8539: CDB: fix debug outputWladimir J. van der Laan
2016-08-22[doc] Fix typos in comments, doxygen: Fix comment syntaxMarcoFalke
2016-08-22init: Fix typo in help message for -whitelistforcerelayWladimir J. van der Laan
2016-08-22Merge #8554: trivial: remove unused variableWladimir J. van der Laan
2016-08-22Merge #8558: Add copyright header to wallet_text_fixture.cppWladimir J. van der Laan
2016-08-22Merge #8548: [wallet] Use __func__ to get function name for output printingWladimir J. van der Laan
2016-08-22Add copyright header to wallet_text_fixture.cppWladimir J. van der Laan
2016-08-20Move wallet initialization logic from AppInit2 to CWallet::InitLoadWalletPatrick Strateman
2016-08-20trivial: remove unused variableDaniel Kraft
2016-08-19Use __func__ to get function name for output printingMarcoFalke
2016-08-19Merge #8517: [Qt] show wallet HD state in statusbarJonas Schnelli
2016-08-19Merge #8443: [Wallet] Trivial cleanup of HD wallet changesJonas Schnelli
2016-08-19[Wallet] Trivial cleanup of HD wallet changesJonas Schnelli