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
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-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
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
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
2017-11-10
Merge #11623: tests: Add missing locks to tests
MarcoFalke
2017-11-10
tests: Add missing locks to tests
practicalswift
2017-11-10
Merge #11316: [qt] Add use available balance in send coins dialog (CryptAxe, ...
MarcoFalke
2017-11-10
Merge #11468: [tests] Make comp test framework more debuggable
MarcoFalke
2017-11-10
Explicitly state assumption that state.m_chain_sync.m_work_header != nullptr ...
practicalswift
2017-11-10
Merge #11646: Require a steady clock for bench with at least micro precision
Wladimir J. van der Laan
2017-11-09
Merge #11394: Perform a weaker subtree check in Travis
MarcoFalke
2017-11-09
Merge #11649: Revert "Remove unused variable in shell script"
MarcoFalke
2017-11-09
Revert "Remove unused variable in shell script"
MarcoFalke
2017-11-09
Merge #11043: Use std::unique_ptr (C++11) where possible
Wladimir J. van der Laan
2017-11-09
Merge #10771: Remove unused variables in shell scripts
Wladimir J. van der Laan
2017-11-09
Merge #11272: CKeystore/CCrypter: move relevant implementation out of the header
Wladimir J. van der Laan
2017-11-09
Require a steady clock for bench with at least micro precision
Matt Corallo
2017-11-09
Merge #11580: Do not send (potentially) invalid headers in response to gethea...
Wladimir J. van der Laan
2017-11-09
Merge #11638: [tests] Dead mininode code
MarcoFalke
2017-11-09
Merge #11644: Fix qt build broken by 5a5e4e9
Wladimir J. van der Laan
[next]