13840 Commits (41987aa92f0d6c0bee4d4b4889355fbd1dedeede)
 

Author SHA1 Message Date
Wladimir J. van der Laan 64c45aada7
Merge #10226: wallet: Use boost to more portably ensure -wallet specifies only a filename 8 years ago
Cory Fields 91ab8f5a99 build: fix bitcoin-config.h regeneration after touching build files 8 years ago
Cory Fields 3577603701 build: remove wonky auto top-level convenience targets 8 years ago
John Newbery 2a52ae63bf Remove duplicate method definitions in NodeConnCB subclasses 8 years ago
John Newbery 52e15aa4d0 Adds helper functions to NodeConnCB 8 years ago
Luke Dashjr a4186dd239 wallet: Use boost to more portably ensure -wallet specifies only a filename 8 years ago
MarcoFalke 9111df9673
Merge #10219: Tests: Order Python Tests Differently 8 years ago
Wladimir J. van der Laan a86255b116
Merge #10211: [doc] Contributor fixes & new "finding reviewers" section 8 years ago
Wladimir J. van der Laan 393160cf6c
Merge #10208: [wallet] Rescan abortability 8 years ago
Kalle Alm 9141622a0f
[rpc] Add abortrescan command to RPC interface. 8 years ago
Jimmy Song 637706dc9e Tests: Put Extended tests first when they're included 8 years ago
MarcoFalke d86bb075bf
Merge #10197: [tests] Functional test warnings 8 years ago
MarcoFalke 50a1cc0f0a
Merge #10207: Clarify importprivkey help text ... example of blank label without rescan 8 years ago
MarcoFalke 6ce733747e
Merge #10222: [tests] test_runner - check unicode 8 years ago
John Newbery a97ed80f97 [tests] test_runner - check unicode 8 years ago
Kalle Alm 75a08e7d17
[wallet] Add support for aborting wallet transaction rescans. 8 years ago
John Newbery 08e51c1c03 [tests] Remove cache directory by default when running test_runner 8 years ago
John Newbery c85b080cc7 [test] add warnings to test_runner 8 years ago
Matt Corallo 608bbccfb9 [qt] Stop treating coinbase outputs differently: show them at 1conf 8 years ago
Kalle Alm 3ddd227c2f
[doc] Add blob about finding reviewers. 8 years ago
Wladimir J. van der Laan 2584925077
Merge #10178: Remove CValidationInterface::UpdatedTransaction 8 years ago
Pieter Wuille a077a90da8
Merge #10215: Check interruptNet during dnsseed lookups 8 years ago
Pieter Wuille c5e9e428a9
Merge #9693: Prevent integer overflow in ReadVarInt. 8 years ago
Matt Corallo b2c9254205 Check interruptNet during dnsseed lookups 8 years ago
Kalle Alm 846dc179bc
[doc] Wording fixes in CONTRIBUTING.md. 8 years ago
Wladimir J. van der Laan f4db00f9a5
Merge #10204: [rpc] rename disconnectnode argument 8 years ago
Warren Togami c9e31c36ff Clarify importprivkey help text with example of blank label without rescan 8 years ago
John Newbery 883154cbcb [rpc] rename disconnectnode argument 8 years ago
Pieter Wuille b7365f0545
Merge #9480: De-duplicate SignatureCacheHasher 8 years ago
Matt Corallo 185c7f08be Avoid reading the old hd master key during wallet encryption 8 years ago
John Newbery 5f4bcf28ef [tests] Remove maxblocksinflight testcase 8 years ago
Wladimir J. van der Laan eab00d96df
Merge #9665: Use cached [compact] blocks to respond to getdata messages 8 years ago
Mario Dian 25660e91ef pass Consensus::Params& to ReceivedBlockTransactions() 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
Jorge Timón 1c897fc3da
Missing includes 8 years ago
Jorge Timón a1fd450328
Trivial: Remove unneeded includes from .h: 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