13597 Commits (2077fdacd32adae8d118f019628ecdaa24632550)
 

Author SHA1 Message Date
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 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 8 years ago
Wladimir J. van der Laan f4db00f9a5
Merge #10204: [rpc] rename disconnectnode argument 8 years ago
John Newbery 883154cbcb [rpc] rename disconnectnode argument 8 years ago
Pieter Wuille b7365f0545
Merge #9480: De-duplicate SignatureCacheHasher 8 years ago
Wladimir J. van der Laan eab00d96df
Merge #9665: Use cached [compact] blocks to respond to getdata messages 8 years ago
Matt Corallo 9fececb2cb Remove CValidationInterface::UpdatedTransaction 8 years ago
Wladimir J. van der Laan cf8a8b1028
Merge #10176: net: gracefully handle NodeId wrapping 8 years ago
Wladimir J. van der Laan 70f6f56e9d
Merge #10165: [Wallet] Refactoring by using CInputCoin instead of std::pair 8 years ago
Wladimir J. van der Laan c9ff4f8ee6
Merge #10186: Remove SYNC_TRANSACTION_NOT_IN_BLOCK magic number 8 years ago
NicolasDorier c37e32af0d [Wallet] Prevent CInputCoin to be in a null state 8 years ago
NicolasDorier f597dcb7c8 [Wallet] Simplify code using CInputCoin 8 years ago
NicolasDorier e78bc45810 [Wallet] Decouple CInputCoin from CWalletTx 8 years ago
Jeremy Rubin f9c88079df Deduplicate SignatureCacheHasher 8 years ago
Wladimir J. van der Laan de01da7cad
Merge #10177: Changed "Send" button default status from true to false 8 years ago
Wladimir J. van der Laan 350b22497c
Merge #10150: [rpc] Add logging rpc 8 years ago
Cory Fields c851be4b25 net: define NodeId as an int64_t 8 years ago
MarcoFalke b44adf9234
Merge #10187: tests: Fix test_runner return value in case of skipped test 8 years ago
John Newbery d0cd0bd6d9 Make CWallet::SyncTransactions() interface friendlier 8 years ago
Wladimir J. van der Laan e96462fbec tests: Fix test_runner return value in case of skipped test 8 years ago
John Newbery 714e4ad13d AddToWalletIfInvolvingMe should test pIndex, not posInBlock 8 years ago
John Newbery 7fd50c3b70 allow libevent logging to be updated during runtime 8 years ago
John Newbery 5255aca3f4 [rpc] Add logging RPC 8 years ago
John Newbery 4d9950d3bc Set BCLog::LIBEVENT correctly for old libevent versions. 8 years ago
Matt Corallo d89f8adf25 Make DisconnectBlock and ConnectBlock static in validation.cpp 8 years ago
Wladimir J. van der Laan 67023e9004
Merge #9725: CValidationInterface Cleanups 8 years ago
KibbledJiveElkZoo 8c3e6c6987 Changed "Send" button default status from true to false 8 years ago
Wladimir J. van der Laan e183ea2047
Merge #10164: Wallet: reduce excess logic InMempool() 8 years ago
Wladimir J. van der Laan e19586a8a9
Merge #10135: [p2p] Send the correct error code in reject messages 8 years ago
Wladimir J. van der Laan a27dbc55b1
Merge #9949: [bench] Avoid function call arguments which are pointers to uninitialized values 8 years ago
Wladimir J. van der Laan 51833a1734
Merge #10156: Fix for issues with startup and multiple monitors on windows. 8 years ago
Allan Doensen e9ff818b69 Fix for issues with startup and multiple monitors on windows. 8 years ago
Jonas Schnelli 1fa4ae67a3
Merge #9890: Add a button to open the config file in a text editor 8 years ago
Wladimir J. van der Laan 64962aecb6
Merge #10166: Ignore Doxyfile generated from Doxyfile.in template. 8 years ago
Wladimir J. van der Laan 813eacf81b
Merge #10167: [trivial] Fix typo ("improssible" → "impossible") 8 years ago
Wladimir J. van der Laan ed09dd3f5a
Merge #10142: Run bitcoin_test-qt under minimal QPA platform 8 years ago
Wladimir J. van der Laan 703202180b
Merge #10168: Fix build warning from #error text 8 years ago
MarcoFalke 88799ea1b1
Merge #10124: [test] Suppress test logging spam 8 years ago
NicolasDorier fd44ac1e8b [Wallet] Rename std::pair<const CWalletTx*, unsigned int> to CInputCoin 8 years ago
John Newbery 45ce471ab0 Reduce spammy test logging 8 years ago
John Newbery dd7e43e438 Fix build warning from #error text 8 years ago
practicalswift bcca57eff0 [trivial] Fix typo ("improssible" → "impossible") 8 years ago
Pavel Janík 9eaf7189d8 Ignore Doxyfile generated from Doxyfile.in template. 8 years ago