aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Qt] only update "amount of blocks left" when the header chain is in-syncJonas Schnelli2016-09-136-9/+32
* [Qt] add out-of-sync modal info layerJonas Schnelli2016-08-266-1/+602
* [Qt] ClientModel add method to get the height of the header chainJonas Schnelli2016-08-262-0/+9
* [Qt] Always pass the numBlocksChanged signal for headers tip changedJonas Schnelli2016-08-261-1/+1
* [Qt] make Out-Of-Sync warning icon clickableJonas Schnelli2016-08-267-2/+34
* [Refactor] refactor function that forms human readable text out of a timeoffsetJonas Schnelli2016-08-263-24/+39
* Merge #8462: Move AdvertiseLocal debug output to net categoryPieter Wuille2016-08-252-3/+3
|\
| * Move AdvertiseLocal debug output to net categoryMichael Rotarius2016-08-052-3/+3
* | Merge #7579: [Qt] show network/chain errors in the GUIJonas Schnelli2016-08-251-3/+5
|\ \
| * | [Qt] show network/chain errors in the GUIJonas Schnelli2016-07-201-3/+5
* | | Merge #8487: Persist the datadir after option resetJonas Schnelli2016-08-252-1/+16
|\ \ \
| * | | Load choose datadir dialog after options resetAndrew Chow2016-08-242-1/+5
| * | | Persist the datadir after option resetAndrew Chow2016-08-101-0/+11
* | | | Merge #8578: [test] Remove unused codeMarcoFalke2016-08-254-23/+2
|\ \ \ \
| * | | | [test] Remove unused codeMarcoFalke2016-08-244-23/+2
* | | | | Merge #8282: net: Feeler connections to increase online addrs in the tried ta...Wladimir J. van der Laan2016-08-254-9/+83
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added feeler connections increasing good addrs in the tried table.Ethan Heilman2016-08-234-9/+83
* | | | | Merge #8463: [qt] Remove Priority from coincontrol dialogJonas Schnelli2016-08-246-181/+27
|\ \ \ \ \
| * | | | | [qt] Remove Priority from coincontrol dialogMarcoFalke2016-08-246-181/+27
| | |_|_|/ | |/| | |
* | | | | Merge #8450: [Test] Replace rpc_wallet_tests.cpp with python RPC unit testsWladimir J. van der Laan2016-08-242-231/+1
|\ \ \ \ \
| * | | | | Remove rpc_wallet_tests.cppPatrick Strateman2016-08-072-231/+1
* | | | | | Merge #8560: Trivial: Fix two VarInt examples in serialize.hPieter Wuille2016-08-241-2/+2
|\ \ \ \ \ \
| * | | | | | Trivial: Fix two VarInt examples in serialize.hChristian Barcenas2016-08-221-2/+2
* | | | | | | Merge #8445: Move CWallet::setKeyPool to private section of CWallet.Wladimir J. van der Laan2016-08-244-18/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Move wallet initialization logic from AppInit2 to CWallet::InitLoadWalletPatrick Strateman2016-08-202-12/+10
| * | | | | | Move CWallet::setKeyPool to private section of CWalletPatrick Strateman2016-08-173-12/+22
* | | | | | | Merge #8539: CDB: fix debug outputWladimir J. van der Laan2016-08-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | CDB: fix debug outputcrowning-2016-08-181-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge #8554: trivial: remove unused variableWladimir J. van der Laan2016-08-221-1/+0
|\ \ \ \ \ \ \
| * | | | | | | trivial: remove unused variableDaniel Kraft2016-08-201-1/+0
* | | | | | | | Merge #8558: Add copyright header to wallet_text_fixture.cppWladimir J. van der Laan2016-08-221-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Add copyright header to wallet_text_fixture.cppWladimir J. van der Laan2016-08-221-0/+4
| |/ / / / / / /
* | | | | | | | Merge #8548: [wallet] Use __func__ to get function name for output printingWladimir J. van der Laan2016-08-224-21/+21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Use __func__ to get function name for output printingMarcoFalke2016-08-194-21/+21
* | | | | | | | Merge #8517: [Qt] show wallet HD state in statusbarJonas Schnelli2016-08-1914-18/+103
|\ \ \ \ \ \ \ \
| * | | | | | | | [Qt] add HD enabled/disabled icon to the status barJonas Schnelli2016-08-1914-18/+103
* | | | | | | | | Merge #8443: [Wallet] Trivial cleanup of HD wallet changesJonas Schnelli2016-08-191-2/+1
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | [Wallet] Trivial cleanup of HD wallet changesJonas Schnelli2016-08-191-2/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge #8461: document return value of networkhashps for getmininginfo RPC end...Wladimir J. van der Laan2016-08-191-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | document return value of networkhashps for getmininginfo RPC endpointJameson Lopp2016-08-051-2/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | qt: Fix random segfault when closing "Choose data directory" dialogWladimir J. van der Laan2016-08-183-5/+10
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge #8453: Bring secp256k1 subtree up to date with masterPieter Wuille2016-08-1842-195/+3905
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'b2135359b3ad37cf2ac09b008079ddb237eff2c9'Wladimir J. van der Laan2016-08-1642-195/+3905
| |\ \ \ \ \ \ \
| | * | | | | | | Squashed 'src/secp256k1/' changes from 6c527ec..7a49cacWladimir J. van der Laan2016-08-1631-153/+2651
* | | | | | | | | Merge #8505: Trivial: Fix typos in various filesWladimir J. van der Laan2016-08-177-9/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | various typosleijurv2016-08-147-9/+9
* | | | | | | | | | Merge #8513: Fix a type error that would not compile on OSX.Wladimir J. van der Laan2016-08-171-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix a type error that would not compile on Apple LLVM version 6.1.0 (clang-60...Jeremy Rubin2016-08-141-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge #8512: Trivial: Corrected JSON typo on setban of net.cppWladimir J. van der Laan2016-08-171-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Corrected JSON typo on setban of net.cppSev2016-08-141-1/+1
| |/ / / / / / / /