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-01
Merge #11565: Make listsinceblock refuse unknown block hash
Wladimir J. van der Laan
2017-11-01
Merge #11573: [Util] Update tinyformat.h
Wladimir J. van der Laan
2017-11-01
Merge #11442: [Docs] Update OpenBSD Build Instructions for OpenBSD 6.2
Wladimir J. van der Laan
2017-10-31
Merge #11578: net: Add missing lock in ProcessHeadersMessage(...)
Wladimir J. van der Laan
2017-10-30
net: Add missing lock in ProcessHeadersMessage(...)
practicalswift
2017-10-29
Merge #11541: Build: Fix Automake warnings when running autogen.sh
Wladimir J. van der Laan
2017-10-29
[Util] Update tinyformat.h
fanquake
2017-10-28
Merge #11568: Disconnect outbound peers on invalid chains
Pieter Wuille
2017-10-28
Merge #10409: [tests] Add fuzz testing for BlockTransactions and BlockTransac...
Wladimir J. van der Laan
2017-10-27
Disconnect outbound peers relaying invalid headers
Suhas Daftuar
2017-10-26
moveonly: factor out headers processing into separate function
Suhas Daftuar
2017-10-26
Merge #11490: Disconnect from outbound peers with bad headers chains
Wladimir J. van der Laan
2017-10-26
Add unit test for outbound peer eviction
Suhas Daftuar
2017-10-26
Permit disconnection of outbound peers on bad/slow chains
Suhas Daftuar
2017-10-26
Disconnecting from bad outbound peers in IBD
Suhas Daftuar
2017-10-26
Merge #11530: Add share/rpcuser to dist. source code archive
Wladimir J. van der Laan
2017-10-26
Make listsinceblock refuse unknown block hash
Russell Yanofsky
2017-10-25
[tests] Add fuzz testing for BlockTransactions and BlockTransactionsRequest
practicalswift
2017-10-25
[Docs] Update OpenBSD Build Instructions for OpenBSD 6.2
fanquake
2017-10-23
Merge #11538: qa: Fix race condition failures in replace-by-fee.py, sendheade...
MarcoFalke
2017-10-23
qa: Fix race condition in sendheaders.py
Suhas Daftuar
2017-10-22
Merge #11499: [Qt] Add upload and download info to the peerlist (debug menu)
Jonas Schnelli
2017-10-21
Merge #11458: Don't process unrequested, low-work blocks
Wladimir J. van der Laan
2017-10-21
Merge #11539: [verify-commits] Allow revoked keys to expire
Wladimir J. van der Laan
2017-10-21
[Build] Add AM_OBJCXXFLAGS and QT_PIE_FLAGS to OBJCXXFLAGS to future-proof da...
fanquake
2017-10-21
Fix automake warnings when running autogen.sh
Evan Klitzke
2017-10-20
[verify-commits] Allow revoked keys to expire
Matt Corallo
2017-10-20
qa: Fix replace-by-fee race condition failures
Suhas Daftuar
2017-10-19
Add comment explaining forced processing of compact blocks
Suhas Daftuar
2017-10-19
qa: add test for minchainwork use in acceptblock
Suhas Daftuar
2017-10-19
Don't process unrequested, low-work blocks
Suhas Daftuar
2017-10-19
Add share/rpcuser to dist. source code archive
MarcoFalke
2017-10-19
Merge #11529: Avoid slow transaction search with txindex enabled
Wladimir J. van der Laan
2017-10-19
Merge #11476: Avoid opening copied wallet databases simultaneously
Wladimir J. van der Laan
2017-10-19
Avoid slow transaction search with txindex enabled
João Barbosa
2017-10-19
Merge #11527: Remove my testnet DNS seed as I currently don't have the capaci...
Wladimir J. van der Laan
2017-10-19
Avoid opening copied wallet databases simultaneously
Russell Yanofsky
2017-10-19
Merge #11521: travis: move back to the minimal image
Wladimir J. van der Laan
2017-10-19
Remove my testnet DNS seed as I currently don't have the capacity to keep it ...
Andreas Schildbach
2017-10-18
Revert "travis: filter out pyenv"
Cory Fields
2017-10-18
travis: move back to the minimal image
Cory Fields
2017-10-18
Merge #11452: Improve ZMQ functional test
Wladimir J. van der Laan
2017-10-18
Merge #11467: Fix typos. Use nullptr instead of NULL.
Wladimir J. van der Laan
2017-10-18
Merge #11472: qa: Make tmpdir option an absolute path, misc cleanup
Wladimir J. van der Laan
2017-10-18
Merge #11495: [trivial] Make namespace explicit for is_regular_file
Wladimir J. van der Laan
2017-10-18
Merge #11006: Improve shutdown process
Wladimir J. van der Laan
2017-10-18
Merge #11486: [tests] Add uacomment tests
Wladimir J. van der Laan
2017-10-18
Merge #11492: [wallet] Fix leak in CDB constructor
Wladimir J. van der Laan
2017-10-18
Merge #11508: Fix crash via division by zero assertion
Wladimir J. van der Laan
2017-10-18
Merge #11062: [mempool] Mark mempool import fails that were found in mempool ...
Pieter Wuille
[next]