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
2018-02-06
Merge #12218: net: Move misbehaving logging to net logging category
Wladimir J. van der Laan
2018-02-06
Merge #12342: Extend #11583 to include "version handshake timeout" message
Wladimir J. van der Laan
2018-02-05
Merge #12330: Reduce scope of cs_main and cs_wallet locks in listtransactions
MarcoFalke
2018-02-04
Merge #12331: Docs: Properly alphabetize output of CLI --help option.
MarcoFalke
2018-02-03
Extend #11583 to include the most common message generated by non-contributin...
Clem Taylor
2018-02-02
Merge #12317: Document method for reviewers to verify chainTxData
Wladimir J. van der Laan
2018-02-02
Document method for reviewers to verify chainTxData
John Newbery
2018-02-02
Merge #11869: QA: segwit.py: s/find_unspent/find_spendable_utxo/
MarcoFalke
2018-02-02
Merge #12283: Fix typos
MarcoFalke
2018-02-02
Merge #12329: net: don't retry failed oneshot connections forever
Wladimir J. van der Laan
2018-02-01
Properly alphabetize output of CLI --help option.
murrayn
2018-02-02
[rpc] Reduce scope of cs_main and cs_wallet locks in listtransactions
João Barbosa
2018-02-01
Merge #12327: [gui] Defer coin control instancing
Jonas Schnelli
2018-02-01
[gui] Defer coin control instancing
João Barbosa
2018-02-01
net: don't retry failed oneshot connections forever
Cory Fields
2018-02-01
Merge #12326: net: initialize socket to avoid closing random fd's
Wladimir J. van der Laan
2018-02-01
net: initialize socket to avoid closing random fd's
Cory Fields
2018-01-31
QA: segwit.py: s/find_unspent/find_spendable_utxo/
Jorge Timón
2018-01-31
Merge #12309: doc: Explain how to update chainTxData in release process
MarcoFalke
2018-01-31
doc: Explain how to update chainTxData in release process
Wladimir J. van der Laan
2018-01-31
Merge #12306: Docs: Improvements to UNIX documentation
Wladimir J. van der Laan
2018-01-30
Organise Linux build instructions to be categorised by distro
Alex Vear
2018-01-30
Add NetBSD build instruction links
Alex Vear
2018-01-30
Merge #12302: test: Make ua_comment test pass on 0.16.0
MarcoFalke
2018-01-30
test: Make ua_comment test pass on 0.16.0
Wladimir J. van der Laan
2018-01-30
doc: Update manpages to 0.16.99
Wladimir J. van der Laan
2018-01-30
build: Bump version to 0.16.99
Wladimir J. van der Laan
2018-01-30
Merge #12252: Require all tests to follow naming convention
MarcoFalke
2018-01-30
qt: Periodic translations update
Wladimir J. van der Laan
2018-01-30
Merge #12266: Move scheduler/threadGroup into common-init instead of per-app
Wladimir J. van der Laan
2018-01-30
Merge #12276: Remove duplicate mapWallet lookups
Wladimir J. van der Laan
2018-01-30
Merge #12278: Add special error for genesis coinbase to getrawtransaction
Wladimir J. van der Laan
2018-01-30
Merge #12294: [Docs] Create NetBSD build instructions and fix compilation
Wladimir J. van der Laan
2018-01-30
[tests] Require all tests to follow naming convention
Anthony Towns
2018-01-30
[build] Add NETBSD leveldb target to configure.ac
fanquake
2018-01-30
[doc] Create build-netbsd.md
Randolf Richardson
2018-01-30
Add special error for genesis coinbase to gettransaction
MeshCollider
2018-01-29
Merge #12293: [rpc] Mention that HD is enabled if hdmasterkeyid is present
MarcoFalke
2018-01-29
Merge #11989: [build] .gitignore: add QT Creator artifacts
Wladimir J. van der Laan
2018-01-29
Merge #11711: bitcoin_qt.m4: Minor fixes and clean-ups.
Wladimir J. van der Laan
2018-01-29
Merge #12292: [tests] Fix names of excluded extended tests for travis
MarcoFalke
2018-01-29
Merge #11577: Fix warnings (-Wsign-compare) when building with DEBUG_ADDRMAN
Wladimir J. van der Laan
2018-01-29
[build] Add db4_cxx to bitcoin_find_bdb48.m4
Randolf Richardson
2018-01-29
Merge #12159: Use the character based overload for std::string::find.
Wladimir J. van der Laan
2018-01-29
[rpc] Mention that HD is enabled if hdmasterkeyid is present
fanquake
2018-01-29
Merge #12108: [Refactor] Remove unused fQuit var from checkqueue.h
Wladimir J. van der Laan
2018-01-29
Merge #12095: [contrib] Use BDB_LIBS/CFLAGS and pass --disable-replication
Wladimir J. van der Laan
2018-01-29
Merge #12197: Log debug build status and warn when running benchmarks
Wladimir J. van der Laan
2018-01-29
[tests] Fix names of excluded extended tests for travis
Anthony Towns
2018-01-29
Merge #12217: qa: Add missing syncwithvalidationinterfacequeue to tests
Wladimir J. van der Laan
[next]