aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-06Updated appveyor config:Aaron Clauson
2019-11-06Merge #17368: cli: fix -getinfo output when compiled with no walletWladimir J. van der Laan
2019-11-06Merge #17388: Add missing newline in util_ChainMerge testWladimir J. van der Laan
2019-11-05Merge #17370: doc: Update doc/bips.md with recent changes in masterfanquake
2019-11-06Merge #17382: rpc: Remove unused boost::this_thread::interruption_pointWladimir J. van der Laan
2019-11-05Merge #16805: logs: add timing information to FlushStateToDisk()Wladimir J. van der Laan
2019-11-05Add missing newline in util_ChainMerge testRussell Yanofsky
2019-11-05Merge #17360: gui: Improve "Hide" button tool-tip messageWladimir J. van der Laan
2019-11-05Merge #16540: test: Add ASSERT_DEBUG_LOG to unit test frameworkMarcoFalke
2019-11-05Improve "Hide" button tool-tip messageDanny-Scott
2019-11-05rpc: Remove unused boost::this_thread::interruption_pointMarcoFalke
2019-11-05Merge #16899: UTXO snapshot creation (dumptxoutset)Wladimir J. van der Laan
2019-11-05test: add dumptxoutset RPC testJames O'Beirne
2019-11-05devtools: add utxo_snapshot.shJames O'Beirne
2019-11-05rpc: add dumptxoutsetJames O'Beirne
2019-11-05Merge #17044: init: Remove auto-import of `bootstrap.dat` and associated codeWladimir J. van der Laan
2019-11-05Merge #17363: test: add "diamond" unit test to MempoolAncestryTestsMarcoFalke
2019-11-05Merge #17357: tests: Add fuzzing harness for Bech32 encoding/decodingMarcoFalke
2019-11-05Merge #17243: p2p: add PoissonNextSend method that returns mockable timeMarcoFalke
2019-11-05Merge #17378: TestShell: Fix typos & implement cleanupsMarcoFalke
2019-11-05coinstats: add coins_countJames O'Beirne
2019-11-05remove old bootstrap relevant codetryphe
2019-11-05doc: Update doc/bips.md with recent changes in masterMarcoFalke
2019-11-05Merge #17365: depends: update README.md with working Android targets and API ...MarcoFalke
2019-11-05TestShell: Return self from setup()James Chiang
2019-11-05TestShell: Simplify default setting of num_nodesJames Chiang
2019-11-05Doc: Remove backticks in test-shell.md code blockJames Chiang
2019-11-05TestShell: Fix typo in TestShell warning printoutJames Chiang
2019-11-05[tools] update nNextInvSend to use mockable timeAmiti Uttarwar
2019-11-05[tools] add PoissonNextSend method that returns mockable timeAmiti Uttarwar
2019-11-05depends: move README.md Android instructions to a separate sectionIgor Cota
2019-11-05tests: Add fuzzing harness for Bech32 encoding/decodingpracticalswift
2019-11-05tests: Move CaseInsensitiveEqual to test/util/strpracticalswift
2019-11-05Merge #16766: wallet: Make IsTrusted scan parents recursivelySamuel Dobson
2019-11-05Merge #17258: Fix issue with conflicted mempool tx in listsinceblockSamuel Dobson
2019-11-04Merge #17288: Added TestShell class for interactive Python environments.MarcoFalke
2019-11-04cli: fix -getinfo output when compiled with no walletfanquake
2019-11-04Merge #17366: test: Reset global args between test suitesMarcoFalke
2019-11-04logs: add timing information to FlushStateToDisk()James O'Beirne
2019-11-04logs: add BCLog::Timer and related macrosJames O'Beirne
2019-11-04Merge #17318: replace asserts in RPC code with CHECK_NONFATAL and add linterMarcoFalke
2019-11-04Merge #17199: test: use default address type (bech32) for wallet_bumpfee testsMarcoFalke
2019-11-04Merge #17164: p2p: Avoid allocating memory for addrKnown where we don't need itMarcoFalke
2019-11-04test: Reset global args between test suitesMarcoFalke
2019-11-04test: Add ASSERT_DEBUG_LOG to unit test frameworkMarcoFalke
2019-11-04logging: Add member for arbitrary print callbacksMarcoFalke
2019-11-04depends: update README.md with working Android targets and API levelsIgor Cota
2019-11-04Add documentation for test_shell submoduleJamesC
2019-11-04Merge #17304: refactor: Move many functions into LegacyScriptPubKeyMan and fu...Wladimir J. van der Laan
2019-11-04test: add "diamond" unit test to MempoolAncestryTestsSebastian Falbesoner