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
2019-01-09
Merge #14517: qt: Fix start with the `-min` option
Wladimir J. van der Laan
2019-01-09
Merge #15128: docs: Fix download link in doc/README.md
Wladimir J. van der Laan
2019-01-09
Merge #14599: Use functions guaranteed to be locale independent (IsDigit, ToL...
Wladimir J. van der Laan
2019-01-09
Merge #15051: Tests: IsReachable is the inverse of IsLimited (DRY). Includes ...
Wladimir J. van der Laan
2019-01-09
Merge #15117: Fix invalid memory write in case of failing mmap(...) in PosixL...
Wladimir J. van der Laan
2019-01-09
Merge #15124: Fail AppInitMain if either disk space check fails
Wladimir J. van der Laan
2019-01-09
Merge #15087: Error if rpcpassword contains hash in conf sections
Wladimir J. van der Laan
2019-01-09
Merge #15109: refactor: Use C++11 default member initializers
Wladimir J. van der Laan
2019-01-09
Merge #14085: index: Fix for indexers skipping genesis block.
Wladimir J. van der Laan
2019-01-09
Merge #11625: Add BitcoinApplication & RPCConsole tests
MarcoFalke
2019-01-09
Fail if either disk space check fails
Ben Woosley
2019-01-09
Error if rpcpassword contains hash in conf sections
MeshCollider
2019-01-08
Merge #15059: test: Add basic test for BIP34
Wladimir J. van der Laan
2019-01-08
Merge #12153: Avoid permanent cs_main lock in getblockheader
Wladimir J. van der Laan
2019-01-08
Fix download link
Martin Erlandsson
2019-01-07
Merge #15057: [rpc] Correct reconsiderblock help text, add test
Wladimir J. van der Laan
2019-01-07
Merge #15078: rpc: Document bytessent_per_msg and bytesrecv_per_msg
Wladimir J. van der Laan
2019-01-07
Merge #15110: build_msvc: Fix the build problem in libbitcoin_server
Wladimir J. van der Laan
2019-01-07
Merge #15102: test: Run invalid_txs.InputMissing test in feature_block
MarcoFalke
2019-01-06
Fix out-of-bounds write in case of failing mmap(...) in PosixLockedPageAlloca...
practicalswift
2019-01-05
Merge #14784: qt: Use WalletModel* instead of the wallet name as map key
Wladimir J. van der Laan
2019-01-05
Use C++11 default member initializers
MarcoFalke
2019-01-05
Merge #14357: streams: Fix broken streams_vector_reader test. Remove unused s...
MarcoFalke
2019-01-05
test: Run invalid_txs.InputMissing test in feature_block
MarcoFalke
2019-01-05
Fix the build problem in libbitcoin_server
Alexey Poghilenkov
2019-01-05
Merge #15099: tests: Use std::vector API for construction of test data
MarcoFalke
2019-01-04
qt: Use WalletModel* instead of wallet name in console window
João Barbosa
2019-01-04
qt: Use WalletModel* instead of wallet name in main window
João Barbosa
2019-01-04
qt: Factor out WalletModel::getDisplayName()
João Barbosa
2019-01-04
rpc: Avoid permanent cs_main lock in getblockheader
João Barbosa
2019-01-04
Add BitcoinApplication & RPCConsole tests
Russell Yanofsky
2019-01-04
Merge #12151: rpc: Remove cs_main lock from blockToJSON and blockheaderToJSON
MarcoFalke
2019-01-04
Move BitcoinApplication to header so it can be tested
Russell Yanofsky
2019-01-04
Merge #14855: test: Correct ineffectual WithOrVersion from transactions_tests
MarcoFalke
2019-01-04
Merge #13910: Log progress while verifying blocks at level 4
MarcoFalke
2019-01-04
Merge #14832: docs: Add more Doxygen information to Developer Notes
MarcoFalke
2019-01-04
Merge #15007: qt: Notificator class refactoring
Wladimir J. van der Laan
2019-01-04
Merge #15085: gui: Fix incorrect application name when passing -regtest
Wladimir J. van der Laan
2019-01-04
Use std::vector API for construction of test data.
Daniel Kraft
2019-01-03
Merge #13884: depends: Enable bdb unicode support for Windows
MarcoFalke
2019-01-03
test: Correct ineffectual WithOrVersion from transactions_tests
Ben Woosley
2019-01-03
Merge #15038: docs: Get more info about GUI-related issue on Linux
Wladimir J. van der Laan
2019-01-03
Merge #15020: Build: add names to Travis jobs
MarcoFalke
2019-01-03
Merge #14375: qt: Correct misleading "overridden options" label
Wladimir J. van der Laan
2019-01-03
Add names to Travis jobs
Graham Krizek
2019-01-03
rpc: Document bytessent_per_msg and bytesrecv_per_msg
MarcoFalke
2019-01-03
Merge #15081: Doc: Update release notes for master through to 2019-01-01
Wladimir J. van der Laan
2019-01-03
gui: Fix for Incorrect application name when passing -regtest
Ben Carman
2019-01-02
Release notes: integrate detached release notes
David A. Harding
2019-01-02
Release notes: update notes through fb52d0684
David A. Harding
[next]