aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-16[tests] tidy up BaseNode in sendheaders.pyJohn Newbery
2017-11-16Make default issue text all comments to make issues more readableMatt Corallo
2017-11-16[tests] fix flake8 warnings in sendheaders.pyJohn Newbery
2017-11-16Merge #11087: Diagnose unsuitable outputs in lockunspent().Wladimir J. van der Laan
2017-11-16Merge #11654: tests: Initialize recently introduced non-static class member l...Wladimir J. van der Laan
2017-11-16Merge #11699: [travis-ci] Only run linters on Pull RequestsWladimir J. van der Laan
2017-11-16Merge #11651: refactor: Make all #includes relative to project root (laanwj, ...Wladimir J. van der Laan
2017-11-15Add gitian PGP key: willykoWilly Ko
2017-11-15Merge #11686: Make ISSUE_TEMPLATE a bit shorter, mention hardware testsMarcoFalke
2017-11-15[travis-ci] Only run linters on Pull RequestsJohn Newbery
2017-11-15Merge #11690: [trivial] Fix the StartupWMClass for bitoin-qt, so gnome-shell ...MarcoFalke
2017-11-16Remove trailing whitespace causing travis failureMeshCollider
2017-11-16Recommend #include<> syntax in developer notesRussell Yanofsky
2017-11-16refactor: Include obj/build.h instead of build.hWladimir J. van der Laan
2017-11-16test: refactor: Use absolute include paths for test data filesWladimir J. van der Laan
2017-11-16qt: refactor: Changes to make include paths absoluteWladimir J. van der Laan
2017-11-16build: Remove -I for everything but project rootWladimir J. van der Laan
2017-11-16qt: refactor: Use absolute include paths in .ui filesWladimir J. van der Laan
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-11-15Merge #10600: Make feebumper class statelessMarcoFalke
2017-11-15qa: Add multiwallet prefix testMarcoFalke
2017-11-15Merge #10286: Call wallet notify callbacks in scheduler thread (without cs_main)Wladimir J. van der Laan
2017-11-15Merge #11655: net: Assert state.m_chain_sync.m_work_header in ConsiderEvictionWladimir J. van der Laan
2017-11-15fix the StartupWMClass for bitoin-qt, so gnome-shell can recognize itEvan Klitzke
2017-11-14Merge #11680: [docs] Add instructions for lcov report generationJonas Schnelli
2017-11-15[build] Add temp_bitcoin_locale_qrc to CLEAN_QT to fix make distcheckfanquake
2017-11-14[docs] Add instructions for lcov coverage report generationJames O'Beirne
2017-11-14Merge #11677: qa: Remove unused NodeConn membersMarcoFalke
2017-11-14Make ISSUE_TEMPLATE a bit shorter, mention hardware testsMatt Corallo
2017-11-14Merge #11684: trivial: Fix typo – "Ubutntu" → "Ubuntu"Wladimir J. van der Laan
2017-11-14trivial: Fix typo – "Ubutntu" → "Ubuntu"practicalswift
2017-11-14Merge #11641: qa: Only allow disconnecting all NodeConnsWladimir J. van der Laan
2017-11-14Merge #11533: Docs: Update WSL installation notes for Fall Creators updateWladimir J. van der Laan
2017-11-14Update WSL installation for Fall Creators updateThoragh
2017-11-13qa: Remove unused NodeConn membersMarcoFalke
2017-11-13Merge #11676: contrib/init: Update openrc-run filenameMarcoFalke
2017-11-13Initialize recently introduced non-static class member lastCycles to zero in ...practicalswift
2017-11-13qa: Only allow disconnecting all NodeConnsMarcoFalke
2017-11-13Merge #11663: [trivial] doc: Add getreceivedbyaddress release notesMarcoFalke
2017-11-13contrib/init: Update openrc-run filenameLuke Dashjr
2017-11-13Merge #11035: [contrib] Add Valgrind suppressions fileWladimir J. van der Laan
2017-11-13Merge #11438: Updated Windows build doc for WSL/Xenial workaroundWladimir J. van der Laan
2017-11-12Add note about Valgrind suppressions file in developer-notes.mdpracticalswift
2017-11-11Merge #10749: Use compile-time constants instead of unnamed enumerations (rem...MarcoFalke
2017-11-11Merge #3716: GUI: Receive: Remove option to reuse a previous addressMarcoFalke
2017-11-11doc: Add getreceivedbyaddress release notesMarcoFalke
2017-11-11Merge #11055: [wallet] [rpc] getreceivedbyaddress should return error if call...MarcoFalke
2017-11-11doc: Add historical release notes for 0.15.1Wladimir J. van der Laan
2017-11-11GUI: Receive: Remove option to reuse a previous addressLuke Dashjr
2017-11-10Merge #11258: [rpc] Add initialblockdownload to getblockchaininfoPieter Wuille