15784 Commits (51ae7660b81f536fb33fff775c1f4f46829d67a7)
 

Author SHA1 Message Date
MeshCollider 7b91b5f8a4 Remove trailing whitespace causing travis failure 7 years ago
Russell Yanofsky 434f5a2506 Recommend #include<> syntax in developer notes 7 years ago
Wladimir J. van der Laan 96b92810a6 refactor: Include obj/build.h instead of build.h 7 years ago
Wladimir J. van der Laan 138016bf92 test: refactor: Use absolute include paths for test data files 7 years ago
Wladimir J. van der Laan e7b31631c7 qt: refactor: Changes to make include paths absolute 7 years ago
Wladimir J. van der Laan 0c715214dd build: Remove -I for everything but project root 7 years ago
Wladimir J. van der Laan 5b56ec969f qt: refactor: Use absolute include paths in .ui files 7 years ago
MeshCollider 1a445343f6 scripted-diff: Replace #include "" with #include <> (ryanofsky) 7 years ago
MarcoFalke 4ed818060e
Merge #10600: Make feebumper class stateless 7 years ago
MarcoFalke fa61c6f6a6 qa: Add multiwallet prefix test 7 years ago
Wladimir J. van der Laan 927a1d7d08
Merge #10286: Call wallet notify callbacks in scheduler thread (without cs_main) 7 years ago
Wladimir J. van der Laan aca77a4d58
Merge #11655: net: Assert state.m_chain_sync.m_work_header in ConsiderEviction 7 years ago
Evan Klitzke b077fe908e fix the StartupWMClass for bitoin-qt, so gnome-shell can recognize it 7 years ago
Jonas Schnelli 4db82b7aab
Merge #11680: [docs] Add instructions for lcov report generation 7 years ago
fanquake a7c949f644
[build] Add temp_bitcoin_locale_qrc to CLEAN_QT to fix make distcheck 7 years ago
James O'Beirne 5ff01c2363 [docs] Add instructions for lcov coverage report generation 7 years ago
MarcoFalke 3bdf242fc6
Merge #11677: qa: Remove unused NodeConn members 7 years ago
Matt Corallo ea3f363aa0 Make ISSUE_TEMPLATE a bit shorter, mention hardware tests 7 years ago
Wladimir J. van der Laan 6d4821b693
Merge #11684: trivial: Fix typo – "Ubutntu" → "Ubuntu" 7 years ago
practicalswift d8ac893268 trivial: Fix typo – "Ubutntu" → "Ubuntu" 7 years ago
Wladimir J. van der Laan 7adeea3b0f
Merge #11641: qa: Only allow disconnecting all NodeConns 7 years ago
Wladimir J. van der Laan cbb54e77a1
Merge #11533: Docs: Update WSL installation notes for Fall Creators update 7 years ago
Thoragh 73a7e6d186 Update WSL installation for Fall Creators update 7 years ago
MarcoFalke fafdad0d46 qa: Remove unused NodeConn members 7 years ago
MarcoFalke 5e468994fb
Merge #11676: contrib/init: Update openrc-run filename 7 years ago
practicalswift 069215ebe2 Initialize recently introduced non-static class member lastCycles to zero in constructor 7 years ago
MarcoFalke faaa7db25e qa: Only allow disconnecting all NodeConns 7 years ago
MarcoFalke 41aa9c4a80
Merge #11663: [trivial] doc: Add getreceivedbyaddress release notes 7 years ago
Luke Dashjr 2f041f0e7d contrib/init: Update openrc-run filename 7 years ago
Wladimir J. van der Laan 927e5280bd
Merge #11035: [contrib] Add Valgrind suppressions file 7 years ago
Wladimir J. van der Laan 7fbf3c638f
Merge #11438: Updated Windows build doc for WSL/Xenial workaround 7 years ago
practicalswift 4a426d8900 Add note about Valgrind suppressions file in developer-notes.md 7 years ago
MarcoFalke 2adbddb038
Merge #10749: Use compile-time constants instead of unnamed enumerations (remove "enum hack") 7 years ago
MarcoFalke 13e352dc53
Merge #3716: GUI: Receive: Remove option to reuse a previous address 7 years ago
MarcoFalke fa0c7c7f86 doc: Add getreceivedbyaddress release notes 7 years ago
MarcoFalke 95e14dc81d
Merge #11055: [wallet] [rpc] getreceivedbyaddress should return error if called with address not owned by the wallet 7 years ago
Wladimir J. van der Laan 6de3203cdc
doc: Add historical release notes for 0.15.1 7 years ago
Luke Dashjr 927f4ff5a2 GUI: Receive: Remove option to reuse a previous address 7 years ago
Pieter Wuille 033c78671b
Merge #11258: [rpc] Add initialblockdownload to getblockchaininfo 7 years ago
Russell Yanofsky aed1d90aca [wallet] Change feebumper from class to functions 7 years ago
Russell Yanofsky 37bdcca3c3 [refactor] Make feebumper namespace 7 years ago
Russell Yanofsky 7c4f009195 [trivial] Rename feebumper variables according to project code style 7 years ago
John Newbery 5e0ba8f8cd [wallet] getreceivedbyaddress should return error if address is not mine 7 years ago
MarcoFalke 61fb80660f
Merge #11269: [Mempool] CTxMemPoolEntry::UpdateAncestorState: modifySiagOps param type 7 years ago
John Newbery ea0cd24f7d [tests] Tidy up receivedby.py 7 years ago
MarcoFalke 05a761932e
Merge #11353: Small refactor of CCoinsViewCache::BatchWrite() 7 years ago
John Newbery 1135c796a0 [tests] Tidy up mininode.py module 7 years ago
John Newbery f9cd9b1bfa [tests] Move test_framework Bitcoin primitives into separate module 7 years ago
MarcoFalke ee92243e66
Merge #11623: tests: Add missing locks to tests 7 years ago
practicalswift 109a858995 tests: Add missing locks to tests 7 years ago