Commit Graph

19275 Commits (af3503d903b1a608cd212e2d74b274103199078c)
 

Author SHA1 Message Date
Cory Fields af3503d903 net: move BanMan to its own files
6 years ago
Cory Fields d0469b2e93 banman: pass in default ban time as a parameter
6 years ago
Cory Fields 2e56702ece banman: pass the banfile path in
6 years ago
Cory Fields 4c0d961eb0 banman: create and split out banman
6 years ago
Cory Fields 83c1ea2e5e net: split up addresses/ban dumps in preparation for moving them
6 years ago
Cory Fields 136bd7926c tests: remove member connman/peerLogic in TestingSetup
6 years ago
Cory Fields 7cc2b9f678 net: Break disconnecting out of Ban()
6 years ago
Wladimir J. van der Laan f71c2ea662
Merge #15122: [RPC] Expand help text for importmulti changes
6 years ago
Wladimir J. van der Laan d44b01f028
Merge #14268: Introduce SafeDbt to handle Dbt with free or memory_cleanse raii-style
6 years ago
Wladimir J. van der Laan 19c60ca497
Merge #14151: windows: Fix remaining compiler warnings (MSVC)
6 years ago
Wladimir J. van der Laan 64ee94356f
Merge #14409: utils and libraries: Make 'blocksdir' always net specific
6 years ago
Wladimir J. van der Laan 3ae3748ce1
Merge #14958: qa: Remove race between connecting and shutdown on separate connections
6 years ago
João Barbosa 4412a59bfe qa: Remove race between connecting and shutdown on separate connections
6 years ago
Wladimir J. van der Laan acec9e45c6
Merge #15136: qt: "Peers" tab overhaul
6 years ago
Wladimir J. van der Laan bcdd31f265
Merge #15165: contrib: Allow use of github API authentication in github-merge
6 years ago
Wladimir J. van der Laan 16c4a5373b
Merge #15170: refactor/lint: Add ignored shellcheck suggestions to an array
6 years ago
John Newbery b745e149c2 [docs] Expand help text for importmulti changes
6 years ago
MarcoFalke 391a27376b
Merge #15173: [doc] explain what .python-version does
6 years ago
practicalswift b9dafe7d9f Fix remaining compiler warnings (MSVC). Move disabling of specific warnings from /nowarn to project file.
6 years ago
Jonas Schnelli c7c84209bb
Merge #15149: gui: Show current wallet name in window title
6 years ago
Sjors Provoost 04215eb328
[doc] explain what .python-version does
6 years ago
MarcoFalke 82ffd4d918
Merge #14963: mempool, validation: Explain cs_main locking semantics
6 years ago
Wladimir J. van der Laan eb2aecfb80
Merge #14433: Add checksum in gitian build scripts for ossl
6 years ago
Wladimir J. van der Laan e8ad580f51
Merge #14556: qt: fix confirmed transaction labeled "open" (#13299)
6 years ago
João Barbosa fe7048b39b gui: Show current wallet name in window title
6 years ago
João Barbosa 8a79261124 gui: Keep network style in BitcoinGUI
6 years ago
João Barbosa f411c8b35b gui: Remove unused return type in some BitcoinGUI methods
6 years ago
Wladimir J. van der Laan a5daf70ffb
Merge #14594: qt: Fix minimized window bug on Linux
6 years ago
Wladimir J. van der Laan 1b6fc30530
Merge #14941: rpc: Make unloadwallet wait for complete wallet unload
6 years ago
Vidar Holen cbd9091ed5 refactor/lint: Add ignored suggestions to an array
6 years ago
João Barbosa 645e905c32 doc: Add release notes for unloadwallet change to synchronous call
6 years ago
João Barbosa c37851de57 rpc: Make unloadwallet wait for complete wallet unload
6 years ago
Wladimir J. van der Laan cf0c67b62c
Merge #14982: rpc: Add getrpcinfo command
6 years ago
Wladimir J. van der Laan f1bd219a5b contrib: Allow use of github API authentication in github-merge
6 years ago
Wladimir J. van der Laan a4c5bbfcd3 contrib: Add support for http[s] URLs in github-merge
6 years ago
Wladimir J. van der Laan 059a3cffdf contrib: Detailed reporting for http errors in github-merge
6 years ago
Wladimir J. van der Laan 035f349371
Merge #15164: qa: Ignore shellcheck warning SC2236
6 years ago
João Barbosa f652f85d0c qa: Ignore shellcheck warning SC2236
6 years ago
Wladimir J. van der Laan 76335298f4
Merge #15114: Qt: Replace remaining 0 with nullptr
6 years ago
Wladimir J. van der Laan 070eaf7fe5
Merge #15144: [refactor] CNode: Use C++11 default member initializers
6 years ago
Wladimir J. van der Laan 43a79d22c1
Merge #15138: Drop IsLimited in favor of IsReachable
6 years ago
Ben Woosley d6b076c17b
Drop IsLimited in favor of IsReachable
6 years ago
MarcoFalke a9b71a09a0
Merge #15154: configure: bitcoin-tx doesn't need libevent, so don't pull it in
6 years ago
Ben Woosley 3a0e76fc12
Replace remaining 0 with nullptr in Qt code
6 years ago
practicalswift 9096276e0b
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
6 years ago
Luke Dashjr 8ac34140d5 configure: bitcoin-tx doesn't need libevent, so don't pull it in
6 years ago
Jonas Schnelli 84d0fdce11
Merge #13216: [Qt] implements concept for different disk sizes on intro
6 years ago
MarcoFalke fac2f5ecae
Use C++11 default member initializers
6 years ago
MarcoFalke b68bac83d9
Merge #15047: build: Allow to configure --with-sanitizers=fuzzer
6 years ago
MarcoFalke 68dddccdaa
Merge #15139: util: Remove [U](BEGIN|END) macros
6 years ago