index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-16
Merge #11654: tests: Initialize recently introduced non-static class member l...
Wladimir J. van der Laan
2017-11-16
Merge #11699: [travis-ci] Only run linters on Pull Requests
Wladimir J. van der Laan
2017-11-16
Merge #11651: refactor: Make all #includes relative to project root (laanwj, ...
Wladimir J. van der Laan
2017-11-15
Merge #11686: Make ISSUE_TEMPLATE a bit shorter, mention hardware tests
MarcoFalke
2017-11-15
[travis-ci] Only run linters on Pull Requests
John Newbery
2017-11-15
Merge #11690: [trivial] Fix the StartupWMClass for bitoin-qt, so gnome-shell ...
MarcoFalke
2017-11-16
Remove trailing whitespace causing travis failure
MeshCollider
2017-11-16
Recommend #include<> syntax in developer notes
Russell Yanofsky
2017-11-16
refactor: Include obj/build.h instead of build.h
Wladimir J. van der Laan
2017-11-16
test: refactor: Use absolute include paths for test data files
Wladimir J. van der Laan
2017-11-16
qt: refactor: Changes to make include paths absolute
Wladimir J. van der Laan
2017-11-16
build: Remove -I for everything but project root
Wladimir J. van der Laan
2017-11-16
qt: refactor: Use absolute include paths in .ui files
Wladimir J. van der Laan
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-15
Merge #10600: Make feebumper class stateless
MarcoFalke
2017-11-15
Merge #10286: Call wallet notify callbacks in scheduler thread (without cs_main)
Wladimir J. van der Laan
2017-11-15
Merge #11655: net: Assert state.m_chain_sync.m_work_header in ConsiderEviction
Wladimir J. van der Laan
2017-11-15
fix the StartupWMClass for bitoin-qt, so gnome-shell can recognize it
Evan Klitzke
2017-11-14
Merge #11680: [docs] Add instructions for lcov report generation
Jonas Schnelli
2017-11-14
[docs] Add instructions for lcov coverage report generation
James O'Beirne
2017-11-14
Merge #11677: qa: Remove unused NodeConn members
MarcoFalke
2017-11-14
Make ISSUE_TEMPLATE a bit shorter, mention hardware tests
Matt Corallo
2017-11-14
Merge #11684: trivial: Fix typo – "Ubutntu" → "Ubuntu"
Wladimir J. van der Laan
2017-11-14
trivial: Fix typo – "Ubutntu" → "Ubuntu"
practicalswift
2017-11-14
Merge #11641: qa: Only allow disconnecting all NodeConns
Wladimir J. van der Laan
2017-11-14
Merge #11533: Docs: Update WSL installation notes for Fall Creators update
Wladimir J. van der Laan
2017-11-14
Update WSL installation for Fall Creators update
Thoragh
2017-11-13
qa: Remove unused NodeConn members
MarcoFalke
2017-11-13
Merge #11676: contrib/init: Update openrc-run filename
MarcoFalke
2017-11-13
Initialize recently introduced non-static class member lastCycles to zero in ...
practicalswift
2017-11-13
qa: Only allow disconnecting all NodeConns
MarcoFalke
2017-11-13
Merge #11663: [trivial] doc: Add getreceivedbyaddress release notes
MarcoFalke
2017-11-13
contrib/init: Update openrc-run filename
Luke Dashjr
2017-11-13
Merge #11035: [contrib] Add Valgrind suppressions file
Wladimir J. van der Laan
2017-11-13
Merge #11438: Updated Windows build doc for WSL/Xenial workaround
Wladimir J. van der Laan
2017-11-12
Add note about Valgrind suppressions file in developer-notes.md
practicalswift
2017-11-11
Merge #10749: Use compile-time constants instead of unnamed enumerations (rem...
MarcoFalke
2017-11-11
Merge #3716: GUI: Receive: Remove option to reuse a previous address
MarcoFalke
2017-11-11
doc: Add getreceivedbyaddress release notes
MarcoFalke
2017-11-11
Merge #11055: [wallet] [rpc] getreceivedbyaddress should return error if call...
MarcoFalke
2017-11-11
doc: Add historical release notes for 0.15.1
Wladimir J. van der Laan
2017-11-11
GUI: Receive: Remove option to reuse a previous address
Luke Dashjr
2017-11-10
Merge #11258: [rpc] Add initialblockdownload to getblockchaininfo
Pieter Wuille
2017-11-10
[wallet] Change feebumper from class to functions
Russell Yanofsky
2017-11-10
[refactor] Make feebumper namespace
Russell Yanofsky
2017-11-10
[trivial] Rename feebumper variables according to project code style
Russell Yanofsky
2017-11-10
[wallet] getreceivedbyaddress should return error if address is not mine
John Newbery
2017-11-10
Merge #11269: [Mempool] CTxMemPoolEntry::UpdateAncestorState: modifySiagOps p...
MarcoFalke
2017-11-10
[tests] Tidy up receivedby.py
John Newbery
2017-11-10
Merge #11353: Small refactor of CCoinsViewCache::BatchWrite()
MarcoFalke
[next]