6350 Commits (e0769e1928f892fb16f851991d8e09a90587a1f4)

Author SHA1 Message Date
Suhas Daftuar 60de0d5826 Fix mempool package tracking edge case 9 years ago
MarcoFalke 43edd515e5 SanitizeString: Allow hypen char 9 years ago
MarcoFalke 4dee609e10 Rename rpcconsole.ui => debugwindow.ui 9 years ago
MarcoFalke 0d0a2d6bf9 [Qt] Raise debug window when requested 9 years ago
Pieter Wuille 3b33ec85ed Avoid duplicate CheckBlock checks 9 years ago
Pieter Wuille 391dff16fe Do not store Merkle branches in the wallet. 9 years ago
Diego Viola 99ee4a656b Fix spelling of Qt 9 years ago
Wladimir J. van der Laan 2190ea6c4e rpc: Split option -rpctimeout into -rpcservertimeout and -rpcclienttimeout 9 years ago
Wladimir J. van der Laan 8b2d6edaa9 http: Disable libevent debug logging, if not explicitly enabled 9 years ago
Jonas Schnelli 7aac6db6eb [QT] dump banlist to disk in case of ban/unban over QT 9 years ago
Suhas Daftuar 5add7a74a6 Track transaction packages in CTxMemPoolEntry 9 years ago
Ashley Holman 34628a1807 TxMemPool: Change mapTx to a boost::multi_index_container 9 years ago
Wladimir J. van der Laan 5ce43da03d init: Ignore SIGPIPE 9 years ago
Jonas Schnelli 24cb7c7bbb [QT] fix thin space word wrap line brake issue 9 years ago
Alex Morcos 131c23d027 Fix locking in GetTransaction. 9 years ago
Jonas Schnelli d76a8acb9b use CBlockIndex* insted of uint256 for UpdatedBlockTip signal 9 years ago
Jonas Schnelli 7f90ea78cb [QA] adabt QT_NO_KEYWORDS for QT ban implementation 9 years ago
Jonas Schnelli 07f70b2dde [QA] fix netbase tests because of new CSubNet::ToString() output 9 years ago
Philip Kaufmann 4ed05101f3 [Qt] call DumpBanlist() when baning unbaning nodes 9 years ago
Jonas Schnelli be8929265f [Qt] reenabling hotkeys for ban context menu, use different words 9 years ago
Jonas Schnelli b1189cfa10 [Qt] adapt QT ban option to banlist.dat changes 9 years ago
Philip Kaufmann 65abe91ce4 [Qt] add sorting for bantable 9 years ago
Philip Kaufmann 51654deff2 [Qt] bantable polish 9 years ago
Philip Kaufmann cdd72cd5fb [Qt] simplify ban list signal handling 9 years ago
Jonas Schnelli 43c1f5b8d7 [Qt] remove unused timer-code from banlistmodel.cpp 9 years ago
Wladimir J. van der Laan e2b8028e4c net: Fix CIDR notation in ToString() 9 years ago
Philip Kaufmann 9e521c1735 [Qt] polish ban table 9 years ago
Jonas Schnelli 607809f037 net: use CIDR notation in CSubNet::ToString() 9 years ago
Jonas Schnelli 53caec66cc [Qt] bantable overhaul 9 years ago
Jonas Schnelli f0bcbc4c8a [Qt] bantable fix timestamp 64bit issue 9 years ago
Jonas Schnelli 6135309816 [Qt] banlist, UI optimizing and better signal handling 9 years ago
Jonas Schnelli 770ca79aa0 [Qt] add context menu with unban option to ban table 9 years ago
Jonas Schnelli 5f42132950 [Qt] add ui signal for banlist changes 9 years ago
Jonas Schnelli ad204df1a9 [Qt] add banlist table below peers table 9 years ago
Jonas Schnelli 50f090884c [Qt] add ban functions to peers window 9 years ago
MarcoFalke 1c1b1b315f [uacomment] Sanitize per BIP-0014 9 years ago
Jeff Garzik e6a14b64d6 Add ZeroMQ support. Notify blocks and transactions via ZeroMQ 9 years ago
João Barbosa 5624e055b3 Add UpdatedBlockTip signal to CMainSignals and CValidationInterface 9 years ago
MarcoFalke d1acf938e6 [qt] [trivial] share/qt/make_spinner.py => src/qt/res/movies/makespinner.sh 9 years ago
MarcoFalke 51ff777357 [trivial] Fix rpc message "help generate" 9 years ago
MarcoFalke 4c3cab14b7 [trivial] init cleanup 9 years ago
Gregory Maxwell 6ecaec395c [Trivial] [logging] Rm extraneous cleansubver in serveral debug messages. 9 years ago
Gregory Maxwell 7a7e68d1e2 Prune the -prune help to reflect that the wallet is no longer disabled. 9 years ago
Daniel Kraft 9cdc3353c5 Simplify logic of REST request suffix parsing. 9 years ago
Gregory Maxwell 77c6072473 Enable wallet key imports without rescan in pruned mode. 9 years ago
Matt Corallo afb0ccaf9c Add NODE_BLOOM service bit and bump protocol version 9 years ago
Casey Rodarmor 5ffaaba3a1 Disallow duplicate windows. 9 years ago
paveljanik eb3002bb71 [TRIVIAL] Fix typo: exactmath -> exactmatch 9 years ago
Wladimir J. van der Laan 93ff1b9041 net: correctly initialize nMinPingUsecTime 9 years ago
Matt Corallo a6eb4ba38b Report minimum ping time in getpeerinfo 9 years ago