aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-16ci: Set --ansi in test_runnerMarcoFalke
2019-08-16Merge #16612: qt: Remove menu iconsJonas Schnelli
2019-08-16Merge #16383: rpcwallet: default include_watchonly to true for watchonly walletsfanquake
2019-08-16Merge #16587: doc: Improve versionbits.h documentationfanquake
2019-08-16Merge #16626: doc: Fix spelling error chache -> cache.fanquake
2019-08-15Fix spelling error chache -> cache.Nils Loewen
2019-08-15Merge #16060: Bury bip9 deploymentsMarcoFalke
2019-08-15Merge #16582: test: Rework ci (Use travis only as fallback env)MarcoFalke
2019-08-15Merge #16443: refactor: have CCoins* data managed under CChainStateMarcoFalke
2019-08-15Cover UTXO set access with lock annotationsJames O'Beirne
2019-08-15ci: Add note that this assumes a fresh git cloneMarcoFalke
2019-08-15ci: Use ./ci/ on non-travis hostMarcoFalke
2019-08-15ci: Remove dependence on travis, use it as fallback envMarcoFalke
2019-08-15ci: Add retryMarcoFalke
2019-08-15ci: Rename .travis/ to ./ci/MarcoFalke
2019-08-15refactor: have CCoins* data managed under CChainStateJames O'Beirne
2019-08-15doc: Improve versionbits.h documentationAntoine Riard
2019-08-15Merge #16465: test: Test p2sh-witness and bech32 in wallet_import_rescanMarcoFalke
2019-08-15lint: Add false positive to python dead code linterMarcoFalke
2019-08-15Merge #16561: tests: Use colors and dots in test_runner.py output only if sta...MarcoFalke
2019-08-15qt: Remove menu iconsWladimir J. van der Laan
2019-08-15tests: Use colors and dots in test_runner.py output only if standard output i...practicalswift
2019-08-15Merge #16578: Do not pass in command line arguments to QApplicationfanquake
2019-08-15Merge #16615: doc: Fix typos in COPYRIGHTfanquake
2019-08-14test: Test p2sh-witness and bech32 in wallet_import_rescanMarcoFalke
2019-08-14test: Replace fragile "rng" with call to random()MarcoFalke
2019-08-14test: Generate one block for each send in wallet_import_rescanMarcoFalke
2019-08-14Merge #16435: autoconf: Sane `--enable-debug` defaults.Jonas Schnelli
2019-08-14[docs] Add release notes for burying bip 9 soft fork deploymentsJohn Newbery
2019-08-14[tests] Add coverage for the content of getblockchaininfo.softforksJames O'Beirne
2019-08-14[Consensus] Bury segwit deploymentJohn Newbery
2019-08-14[Consensus] Bury CSV deployment heightJohn Newbery
2019-08-14doc: Fix typos in COPYRIGHTChuf
2019-08-14Merge #16248: Make whitebind/whitelist permissions more flexibleWladimir J. van der Laan
2019-08-14Merge #16563: test: Add unit test for AddTimeDataWladimir J. van der Laan
2019-08-14Merge #16589: build: Remove unused src/obj-test folderMarcoFalke
2019-08-14Merge #16596: rpc: Fix getblocktemplate CLI examplefanquake
2019-08-14Merge #16609: descriptor: fix missed m_script_arg arg renaming in #14934MarcoFalke
2019-08-14descriptor: fix missed m_script_arg arg renaming in #14934fanquake
2019-08-14Merge #14934: Descriptor expansion cache clarificationsWladimir J. van der Laan
2019-08-14Merge #16605: Add missing contributor to 0.18.1 release notesWladimir J. van der Laan
2019-08-14Add missing contributor to release notesMeshCollider
2019-08-14Merge #16533: build: disable libxcb extensionsWladimir J. van der Laan
2019-08-14Merge #16595: travis: use extended 90 minute timeout when availableWladimir J. van der Laan
2019-08-14Merge #16598: test: Remove confusing hash256 function in utilfanquake
2019-08-14Merge #16586: doc: Mention other ways to conserve memory on compilationfanquake
2019-08-13[rpc] Tidy up reporting of buried and ongoing softforksJohn Newbery
2019-08-13Moved and renamed hash256 from util.py to zmq_interface.pyElichai Turkel
2019-08-13rpc: Fix getblocktemplate CLI example (#16594)Emil Engler
2019-08-13Add test for AddTimeDataMartin Zumsande