15808 Commits (0a22a52918ad5af6d105b4f5ae9dd6c52199f0e8)
 

Author SHA1 Message Date
Wladimir J. van der Laan f6f8d54aff
Merge #10920: [qt] Fix potential memory leak in newPossibleKey(ChangeCWallet *wallet) 7 years ago
MeshCollider c1e5d40e16 Make debugging test crash easier 7 years ago
MeshCollider 8263f6a5ac Create walletdir if datadir doesn't exist and fix tests 7 years ago
MeshCollider 9587a9c12b Default walletdir is wallets/ if it exists 7 years ago
MeshCollider d9878890e4 Add release notes for -walletdir and wallets/ dir 7 years ago
MeshCollider 80c5cbc14f Add test for -walletdir 7 years ago
MeshCollider 0530ba0eae Add -walletdir parameter to specify custom wallet dir 7 years ago
Wladimir J. van der Laan 41221126c8
Merge #11702: [build] Add a script for installing db4 7 years ago
practicalswift a720b928c8 Remove includes in .cpp files for things the corresponding .h file already included 7 years ago
James O'Beirne 6e4cdd67b1 [docs] Add reference to install_db4.sh in OS X build instructions 7 years ago
James O'Beirne af9103eb75 [build] Add a script for installing db4 7 years ago
John Newbery f0c4ab9a70 [tests] fix flakiness in sendheaders.py 7 years ago
John Newbery 25fd6e2c20 [tests] refactor check_last_announcement() in sendheaders.py 7 years ago
John Newbery f39d4bbd1e [tests] tidy up BaseNode in sendheaders.py 7 years ago
Matt Corallo e89adbac93 Make default issue text all comments to make issues more readable 7 years ago
John Newbery 2613c545f5 [tests] fix flake8 warnings in sendheaders.py 7 years ago
Wladimir J. van der Laan 99bc0b428b
Merge #11087: Diagnose unsuitable outputs in lockunspent(). 7 years ago
Wladimir J. van der Laan 084f52f38d
Merge #11654: tests: Initialize recently introduced non-static class member lastCycles to zero in constructor 7 years ago
Wladimir J. van der Laan 66d46c7901
Merge #11699: [travis-ci] Only run linters on Pull Requests 7 years ago
Wladimir J. van der Laan 3c098a8aa0
Merge #11651: refactor: Make all #includes relative to project root (laanwj, MeshCollider, ryanofsky) 7 years ago
Willy Ko f88d900354 Add gitian PGP key: willyko 7 years ago
MarcoFalke 54aedc0137
Merge #11686: Make ISSUE_TEMPLATE a bit shorter, mention hardware tests 7 years ago
John Newbery ec85248c48 [travis-ci] Only run linters on Pull Requests 7 years ago
MarcoFalke f0c1f8abb0
Merge #11690: [trivial] Fix the StartupWMClass for bitoin-qt, so gnome-shell can recognize it 7 years ago
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