2480 Commits (9ceb94dcff2c0f2e71501fff56c51a26a7b68d7b)

Author SHA1 Message Date
Adrian Gallagher 020b92fb75
Litecoin: Update chainparams and blockchain size 7 years ago
Adrian Gallagher 5dab5e6757
Litecoin: Adjust splashscreen for testnet/regtest 7 years ago
Adrian Gallagher a74a01e617
Litecoin: Branding 7 years ago
Adrian Gallagher fee6799b12
Litecoin: Protocol and default settings 7 years ago
Adrian Gallagher ecf6fd0aab
Litecoin: Fix copyright year value 7 years ago
Adrian Gallagher e838c27971
Litecoin: Fix various tests 7 years ago
Martin Smith 029707c6ee
Litecoin: Add Litecoin logos and icons 7 years ago
Wladimir J. van der Laan 51093478c0
qt: Pre-rc4 translations update 7 years ago
Wladimir J. van der Laan 4f63a43f6b
qt: Pre-rc3 translations update 7 years ago
Wladimir J. van der Laan dafd0078a2
qt: Clarify some comments 7 years ago
Wladimir J. van der Laan daaae36e15
qt: Make sure splash screen is freed on AppInitMain fail 7 years ago
MarcoFalke 604f289f71
qt: Poll ShutdownTimer after init is done 7 years ago
Wladimir J. van der Laan f17942a3bc
qt: Pre-rc2 translations update 7 years ago
João Barbosa 0dc6a30ef3
[gui] Defer coin control instancing 7 years ago
Wladimir J. van der Laan 10847fe2d8
qt: Periodic translations update 7 years ago
Matt Corallo 082a61c69d Move scheduler/threadGroup into common-init instead of per-app 7 years ago
MarcoFalke fa7ecbf9f8
initwallet: Do not translate highly technical addresstype help 7 years ago
Wladimir J. van der Laan ba490d2460 qt: Bump BLOCK_CHAIN_SIZE to 200GB 7 years ago
Wladimir J. van der Laan 6e3fe93609
qt: Update translation source file 7 years ago
Jonas Schnelli bc356b4268
Make sure WalletRescanReserver has successfully reserved the rescan 7 years ago
Sjors Provoost 596c44633f
[wallet] use P2WPKH change output if any destination is P2WPKH or P2WSH 7 years ago
Russell Yanofsky cc90a4f46b Avoid potential null dereference in ReceiveCoinsDialog constructor 7 years ago
Sjors Provoost 63ac8907ce
[qt] receive tab: bech32 address opt-in checkbox 7 years ago
Jonas Schnelli 59f9e2aaf3
Use flexible font size for QRCode image address 7 years ago
Pieter Wuille 940a21932b SegWit wallet support 7 years ago
251 8a93543419 Replaces numbered place marker %2 with %1. 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
251 6dda059bde [qt] Simplifies boolean expression model && model->haveWatchOnly() 7 years ago
William Casarin 275b2eeed4 [qt] change µBTC to bits 7 years ago
Sjors Provoost 5cbbbd7143
[Wallet] Use RBF by default in QT only 7 years ago
Wladimir J. van der Laan f05d349887 gui: Fix proxy setting options dialog crash 7 years ago
Sjors Provoost db0b7373fc
[Qt] Improved copy: RBF checkbox, tooltip and confirmation screen 7 years ago
Luke Mlsna c3055bbea1
Add help-console command to Qt debug console 7 years ago
MeshCollider 8263f6a5ac Create walletdir if datadir doesn't exist and fix tests 7 years ago
MeshCollider 0530ba0eae Add -walletdir parameter to specify custom wallet dir 7 years ago
practicalswift a720b928c8 Remove includes in .cpp files for things the corresponding .h file already included 7 years ago
Wladimir J. van der Laan e7b31631c7 qt: refactor: Changes to make include paths absolute 7 years ago
Wladimir J. van der Laan 5b56ec969f qt: refactor: Use absolute include paths in .ui files 7 years ago
MeshCollider 1a445343f6 scripted-diff: Replace #include "" with #include <> (ryanofsky) 7 years ago
Luke Dashjr 927f4ff5a2 GUI: Receive: Remove option to reuse a previous address 7 years ago
Russell Yanofsky aed1d90aca [wallet] Change feebumper from class to functions 7 years ago
Russell Yanofsky 37bdcca3c3 [refactor] Make feebumper namespace 7 years ago
Russell Yanofsky 7c4f009195 [trivial] Rename feebumper variables according to project code style 7 years ago
practicalswift 109a858995 tests: Add missing locks to tests 7 years ago
Luke Dashjr eac2abca02 Qt: Enable searching by transaction id 7 years ago
Luke Dashjr c407c61c5b Qt: Avoid invalidating the search filter, when it doesn't really change 7 years ago
Luke Dashjr b1f634242e Qt: Rename confusingly-named "address prefix" to "search string" 7 years ago
practicalswift d223bc940a Use unique_ptr for pcoinscatcher/pcoinsdbview/pcoinsTip/pblocktree 7 years ago
Matt Corallo 9e9e31aa10 Fix qt build broken by 5a5e4e9 7 years ago
Thomas Snider ff35de8f03 [ui] Add toggle for unblinding password fields 7 years ago