13750 Commits (b7dd44c528bec780d27bd7606dbf6c1cdc8843ee)
 

Author SHA1 Message Date
Jonas Schnelli 928d4a9ac5
Set both time/height header caches at the same time 7 years ago
Jonas Schnelli 610a91719c
Declare headers height/time cache mutable, re-set the methods const 7 years ago
Jimmy Song 821dd5e3e1 Tests: Add test for getdifficulty 7 years ago
Jonas Schnelli cf92bce526
Update the remaining blocks left in modaloverlay at init. 7 years ago
Jonas Schnelli 7148f5e7d7
Reduce cs_main locks during modal overlay by adding an atomic cache 7 years ago
John Newbery d54297f1a8 [tests] disconnect_ban: add tests for disconnect-by-nodeid 7 years ago
John Newbery 5cc3ee24d2 [tests] disconnect_ban: remove dependency on urllib 7 years ago
John Newbery 12de2f252c [tests] disconnect_ban: use wait_until instead of sleep 7 years ago
John Newbery 2077fdacd3 [tests] disconnect_ban: add logging 7 years ago
John Newbery 395561becf [tests] disconnectban test - only use two nodes 7 years ago
John Newbery e367ad5b44 [tests] rename nodehandling to disconnectban 7 years ago
John Newbery d6564a26f4 [tests] fix nodehandling.py flake8 warnings 7 years ago
John Newbery 23e6e64a24 Allow disconnectnode() to be called with node id 7 years ago
Wladimir J. van der Laan c91ca0ace9
Merge #9827: Improve ScanForWalletTransactions return value 7 years ago
Jonas Schnelli e96486cbeb
Merge #10221: Stop treating coinbase outputs differently in GUI: show them at 1conf 7 years ago
Wladimir J. van der Laan 64c45aada7
Merge #10226: wallet: Use boost to more portably ensure -wallet specifies only a filename 7 years ago
Cory Fields 91ab8f5a99 build: fix bitcoin-config.h regeneration after touching build files 7 years ago
Cory Fields 3577603701 build: remove wonky auto top-level convenience targets 7 years ago
John Newbery 2a52ae63bf Remove duplicate method definitions in NodeConnCB subclasses 7 years ago
John Newbery 52e15aa4d0 Adds helper functions to NodeConnCB 7 years ago
Luke Dashjr a4186dd239 wallet: Use boost to more portably ensure -wallet specifies only a filename 7 years ago
MarcoFalke 9111df9673
Merge #10219: Tests: Order Python Tests Differently 7 years ago
Wladimir J. van der Laan a86255b116
Merge #10211: [doc] Contributor fixes & new "finding reviewers" section 7 years ago
Wladimir J. van der Laan 393160cf6c
Merge #10208: [wallet] Rescan abortability 7 years ago
Kalle Alm 9141622a0f
[rpc] Add abortrescan command to RPC interface. 7 years ago
Jimmy Song 637706dc9e Tests: Put Extended tests first when they're included 7 years ago
MarcoFalke d86bb075bf
Merge #10197: [tests] Functional test warnings 7 years ago
MarcoFalke 50a1cc0f0a
Merge #10207: Clarify importprivkey help text ... example of blank label without rescan 7 years ago
MarcoFalke 6ce733747e
Merge #10222: [tests] test_runner - check unicode 7 years ago
John Newbery a97ed80f97 [tests] test_runner - check unicode 7 years ago
Kalle Alm 75a08e7d17
[wallet] Add support for aborting wallet transaction rescans. 7 years ago
John Newbery 08e51c1c03 [tests] Remove cache directory by default when running test_runner 7 years ago
John Newbery c85b080cc7 [test] add warnings to test_runner 7 years ago
Matt Corallo 608bbccfb9 [qt] Stop treating coinbase outputs differently: show them at 1conf 7 years ago
Kalle Alm 3ddd227c2f
[doc] Add blob about finding reviewers. 7 years ago
Wladimir J. van der Laan 2584925077
Merge #10178: Remove CValidationInterface::UpdatedTransaction 7 years ago
Pieter Wuille a077a90da8
Merge #10215: Check interruptNet during dnsseed lookups 7 years ago
Pieter Wuille c5e9e428a9
Merge #9693: Prevent integer overflow in ReadVarInt. 7 years ago
Matt Corallo b2c9254205 Check interruptNet during dnsseed lookups 7 years ago
Kalle Alm 846dc179bc
[doc] Wording fixes in CONTRIBUTING.md. 7 years ago
Wladimir J. van der Laan f4db00f9a5
Merge #10204: [rpc] rename disconnectnode argument 7 years ago
Warren Togami c9e31c36ff Clarify importprivkey help text with example of blank label without rescan 7 years ago
John Newbery 883154cbcb [rpc] rename disconnectnode argument 7 years ago
Pieter Wuille b7365f0545
Merge #9480: De-duplicate SignatureCacheHasher 7 years ago
John Newbery 5f4bcf28ef [tests] Remove maxblocksinflight testcase 7 years ago
Wladimir J. van der Laan eab00d96df
Merge #9665: Use cached [compact] blocks to respond to getdata messages 7 years ago
Mario Dian 25660e91ef pass Consensus::Params& to ReceivedBlockTransactions() 7 years ago
Matt Corallo 9fececb2cb Remove CValidationInterface::UpdatedTransaction 7 years ago
Wladimir J. van der Laan cf8a8b1028
Merge #10176: net: gracefully handle NodeId wrapping 7 years ago
Wladimir J. van der Laan 70f6f56e9d
Merge #10165: [Wallet] Refactoring by using CInputCoin instead of std::pair 7 years ago