aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-09-23[Qt] modalinfolayer: removed unused comments, renamed signal, code style over...Jonas Schnelli
2016-09-13[Qt] only update "amount of blocks left" when the header chain is in-syncJonas Schnelli
2016-08-26[Qt] add out-of-sync modal info layerJonas Schnelli
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-25Merge #8462: Move AdvertiseLocal debug output to net categoryPieter Wuille
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-24[test] Remove unused codeMarcoFalke
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-23Added feeler connections increasing good addrs in the tried table.Ethan Heilman
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-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
2016-08-19Merge #8461: document return value of networkhashps for getmininginfo RPC end...Wladimir J. van der Laan
2016-08-19[Qt] add HD enabled/disabled icon to the status barJonas Schnelli
2016-08-18qt: Fix random segfault when closing "Choose data directory" dialogWladimir J. van der Laan
2016-08-18CDB: fix debug outputcrowning-
2016-08-18Merge #8453: Bring secp256k1 subtree up to date with masterPieter Wuille
2016-08-17Move CWallet::setKeyPool to private section of CWalletPatrick Strateman
2016-08-17Merge #8505: Trivial: Fix typos in various filesWladimir J. van der Laan
2016-08-17Merge #8513: Fix a type error that would not compile on OSX.Wladimir J. van der Laan
2016-08-17Merge #8512: Trivial: Corrected JSON typo on setban of net.cppWladimir J. van der Laan
2016-08-16Merge commit 'b2135359b3ad37cf2ac09b008079ddb237eff2c9'Wladimir J. van der Laan
2016-08-16Squashed 'src/secp256k1/' changes from 6c527ec..7a49cacWladimir J. van der Laan
2016-08-15remove no-longer-used InitError logicinstagibbs
2016-08-15Merge #8270: Tests: Use portable #! in python scripts (/usr/bin/env)MarcoFalke
2016-08-15Merge #8192: [trivial] Remove URLs from About dialog translationsJonas Schnelli
2016-08-15Merge #8128: Net: Turn net structures into dumb storage classesWladimir J. van der Laan
2016-08-15Merge #7946: Reduce cs_main locks during ConnectTip/SyncWithWalletsPieter Wuille
2016-08-14Fix a type error that would not compile on Apple LLVM version 6.1.0 (clang-60...Jeremy Rubin
2016-08-14various typosleijurv