Commit Graph

13777 Commits (20187e4ad04f52d7576dd918a6ee5a98447d235e)
 

Author SHA1 Message Date
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
practicalswift 9a763d4f86 Remove excess logic.
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
Wladimir J. van der Laan df1ca9e93a
Merge #10159: [tests] color test results and sort alphabetically
8 years ago
Wladimir J. van der Laan a5fd746674
Merge #9681: Refactor Bumpfee, move core functionality to CWallet
8 years ago
Wladimir J. van der Laan 928695bee6
Merge #10155: build: Deduplicate version numbers
8 years ago
John Newbery d80baaa514 fixup - align summary row correctly and make colors/glyphs globals
8 years ago
Wladimir J. van der Laan a3a2160b66
Merge #10162: [trivial] Log calls to getblocktemplate
8 years ago
Matt Corallo b1a6d4cd56 Take a CTransactionRef in AddToWalletIfInvolvingMe to avoid a copy
8 years ago
Matt Corallo 1c95e2f9c9 Use std::shared_ptr instead of boost::shared_ptr in ScriptForMining
8 years ago
Matt Corallo 91f1e6ce5e Remove dead-code tracking of requests for blocks we generated
8 years ago
Matt Corallo acad82f375 Add override to functions using CValidationInterface methods
8 years ago
Matt Corallo e6d5e6cbbe Hold cs_wallet for whole block [dis]connection processing
8 years ago
Matt Corallo 461e49fee2 SyncTransaction->TxAddedToMempool/BlockConnected/Disconnected
8 years ago
Matt Corallo f404334910 Handle SyncTransaction in ActivateBestChain instead of ConnectTrace
8 years ago
Matt Corallo a1476877ce Keep conflictedTxs in ConnectTrace per-block
8 years ago
Matt Corallo d3167ba9bb Handle conflicted transactions directly in ConnectTrace
8 years ago
Matt Corallo 29e6e231c8 Make ConnectTrace::blocksConnected private, hide behind accessors
8 years ago
Matt Corallo 822000cf82 Add pblock to connectTrace at the end of ConnectTip, not start
8 years ago
Matt Corallo f5e9a019a4 Include missing #include in zmqnotificationinterface.h
8 years ago
Kewde 3491476b6f Wallet: reduce excess logic InMemPool()
8 years ago
Wladimir J. van der Laan 8c28670e92
Merge #9902: Lightweight abstraction of boost::filesystem
8 years ago
John Newbery bb92d839d5 [tests] Add unicode symbols for tests passing/failing/skipping
8 years ago
John Newbery 1352092dbd Log calls to getblocktemplate
8 years ago
Wladimir J. van der Laan 9ff781884a doc: Update release process for simplified version bumping
8 years ago
Wladimir J. van der Laan 08d9aee3eb build: Remove duplicate version information from src/clientversion.h
8 years ago
John Newbery 63062bda1a [tests] color test results and sort alphabetically
8 years ago
Wladimir J. van der Laan c7e73eafa1
Merge #10151: [logging] initialize flag variable to 0 (and continue if GetLogCategory() fails)
8 years ago
Wladimir J. van der Laan 3c95bd43d8
Merge #10154: init: Remove redundant logging code
8 years ago
Wladimir J. van der Laan 168a7034f5 doc: Make build system insert version in Doxyfile
8 years ago
Wladimir J. van der Laan b67eb8dde8 doc: Remove version numbers from READMEs
8 years ago
Wladimir J. van der Laan fade78854c
Merge #10153: logging: Fix off-by-one for shrinkdebugfile default
8 years ago
Wladimir J. van der Laan f93f9b9296
Merge #10144: Prioritisetransaction wasn't always updating ancestor fee
8 years ago
Wladimir J. van der Laan 5fc6a77aa6
Merge #10133: Clean up calculations of pcoinsTip memory usage
8 years ago
Wladimir J. van der Laan fadf078c9c
Merge #10104: linearize script: Option to use RPC cookie
8 years ago