13628 Commits (987a6c09562e1e1e9d6623b999ae9de268490e4b)
 

Author SHA1 Message Date
Jeremy Rubin f9c88079df Deduplicate SignatureCacheHasher 7 years ago
Wladimir J. van der Laan de01da7cad
Merge #10177: Changed "Send" button default status from true to false 7 years ago
Wladimir J. van der Laan 350b22497c
Merge #10150: [rpc] Add logging rpc 7 years ago
Cory Fields c851be4b25 net: define NodeId as an int64_t 7 years ago
MarcoFalke b44adf9234
Merge #10187: tests: Fix test_runner return value in case of skipped test 7 years ago
John Newbery d0cd0bd6d9 Make CWallet::SyncTransactions() interface friendlier 7 years ago
Wladimir J. van der Laan e96462fbec tests: Fix test_runner return value in case of skipped test 7 years ago
John Newbery 714e4ad13d AddToWalletIfInvolvingMe should test pIndex, not posInBlock 7 years ago
John Newbery 7fd50c3b70 allow libevent logging to be updated during runtime 7 years ago
John Newbery 5255aca3f4 [rpc] Add logging RPC 7 years ago
John Newbery 4d9950d3bc Set BCLog::LIBEVENT correctly for old libevent versions. 7 years ago
Matt Corallo d89f8adf25 Make DisconnectBlock and ConnectBlock static in validation.cpp 7 years ago
Wladimir J. van der Laan 67023e9004
Merge #9725: CValidationInterface Cleanups 7 years ago
KibbledJiveElkZoo 8c3e6c6987 Changed "Send" button default status from true to false 7 years ago
Wladimir J. van der Laan e183ea2047
Merge #10164: Wallet: reduce excess logic InMempool() 7 years ago
Wladimir J. van der Laan e19586a8a9
Merge #10135: [p2p] Send the correct error code in reject messages 7 years ago
Wladimir J. van der Laan a27dbc55b1
Merge #9949: [bench] Avoid function call arguments which are pointers to uninitialized values 7 years ago
Wladimir J. van der Laan 51833a1734
Merge #10156: Fix for issues with startup and multiple monitors on windows. 7 years ago
Allan Doensen e9ff818b69 Fix for issues with startup and multiple monitors on windows. 7 years ago
Jonas Schnelli 1fa4ae67a3
Merge #9890: Add a button to open the config file in a text editor 7 years ago
Wladimir J. van der Laan 64962aecb6
Merge #10166: Ignore Doxyfile generated from Doxyfile.in template. 7 years ago
Wladimir J. van der Laan 813eacf81b
Merge #10167: [trivial] Fix typo ("improssible" → "impossible") 7 years ago
Wladimir J. van der Laan ed09dd3f5a
Merge #10142: Run bitcoin_test-qt under minimal QPA platform 7 years ago
Wladimir J. van der Laan 703202180b
Merge #10168: Fix build warning from #error text 7 years ago
MarcoFalke 88799ea1b1
Merge #10124: [test] Suppress test logging spam 7 years ago
NicolasDorier fd44ac1e8b [Wallet] Rename std::pair<const CWalletTx*, unsigned int> to CInputCoin 7 years ago
John Newbery 45ce471ab0 Reduce spammy test logging 7 years ago
John Newbery dd7e43e438 Fix build warning from #error text 7 years ago
practicalswift bcca57eff0 [trivial] Fix typo ("improssible" → "impossible") 7 years ago
Pavel Janík 9eaf7189d8 Ignore Doxyfile generated from Doxyfile.in template. 7 years ago
Wladimir J. van der Laan df1ca9e93a
Merge #10159: [tests] color test results and sort alphabetically 7 years ago
Wladimir J. van der Laan a5fd746674
Merge #9681: Refactor Bumpfee, move core functionality to CWallet 7 years ago
Wladimir J. van der Laan 928695bee6
Merge #10155: build: Deduplicate version numbers 7 years ago
John Newbery d80baaa514 fixup - align summary row correctly and make colors/glyphs globals 7 years ago
Wladimir J. van der Laan a3a2160b66
Merge #10162: [trivial] Log calls to getblocktemplate 7 years ago
Matt Corallo b1a6d4cd56 Take a CTransactionRef in AddToWalletIfInvolvingMe to avoid a copy 7 years ago
Matt Corallo 1c95e2f9c9 Use std::shared_ptr instead of boost::shared_ptr in ScriptForMining 7 years ago
Matt Corallo 91f1e6ce5e Remove dead-code tracking of requests for blocks we generated 7 years ago
Matt Corallo acad82f375 Add override to functions using CValidationInterface methods 7 years ago
Matt Corallo e6d5e6cbbe Hold cs_wallet for whole block [dis]connection processing 7 years ago
Matt Corallo 461e49fee2 SyncTransaction->TxAddedToMempool/BlockConnected/Disconnected 7 years ago
Matt Corallo f404334910 Handle SyncTransaction in ActivateBestChain instead of ConnectTrace 7 years ago
Matt Corallo a1476877ce Keep conflictedTxs in ConnectTrace per-block 7 years ago
Matt Corallo d3167ba9bb Handle conflicted transactions directly in ConnectTrace 7 years ago
Matt Corallo 29e6e231c8 Make ConnectTrace::blocksConnected private, hide behind accessors 7 years ago
Matt Corallo 822000cf82 Add pblock to connectTrace at the end of ConnectTip, not start 7 years ago
Matt Corallo f5e9a019a4 Include missing #include in zmqnotificationinterface.h 7 years ago
Kewde 3491476b6f Wallet: reduce excess logic InMemPool() 7 years ago
Wladimir J. van der Laan 8c28670e92
Merge #9902: Lightweight abstraction of boost::filesystem 7 years ago
John Newbery bb92d839d5 [tests] Add unicode symbols for tests passing/failing/skipping 7 years ago