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-07-01
Merge #16309: [MSVC] allow user level project customization
fanquake
2019-06-30
Merge #16271: build: remove -Wall from rapidcheck build flags
MarcoFalke
2019-06-30
Merge #16302: test: Add missing syncwithvalidationinterfacequeue to wallet_ba...
MarcoFalke
2019-06-30
Merge #16313: doc: Fix broken link in doc/build-osx.md
fanquake
2019-06-29
doc: Fix broken link in doc/build-osx.md
Jon Atack
2019-06-29
[MSVC] allow user level project customization
nicolas.dorier
2019-06-29
Merge #15964: Docs: Improve build-osx document formatting
fanquake
2019-06-29
Merge #16258: [MSVC]: Create the config.ini as part of bitcoind build
fanquake
2019-06-28
test: Add missing sync_all to wallet_balance test
MarcoFalke
2019-06-28
Merge #16300: util: Explain why the path is cached
Wladimir J. van der Laan
2019-06-28
[MSVC] Enable Fuzz for functional tests
nicolas.dorier
2019-06-27
util: Explain why the path is cached
MarcoFalke
2019-06-27
Merge #16278: tests: Remove unused includes
MarcoFalke
2019-06-26
Merge #16289: test: Add missing ECC_Stop() in GUI rpcnestedtests.cpp
MarcoFalke
2019-06-26
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-26
Merge #16287: refactor: remove extra CBlockIndex declaration
MarcoFalke
2019-06-26
Add missing ECC_Stop(); in GUI rpcnestedtests.cpp
Jonas Schnelli
2019-06-26
Merge #16286: refactoring: wallet: Fix GCC 7.4.0 warning
fanquake
2019-06-25
Remove extra CBlockIndex declaration
RJ Rybarczyk
2019-06-25
Fix GCC 7.4.0 warning
Hennadii Stepanov
2019-06-25
Merge #15894: Remove duplicated "Error: " prefix in logs
Wladimir J. van der Laan
2019-06-25
Merge #16252: test: Log to debug.log in all unit tests
Wladimir J. van der Laan
2019-06-25
Merge #16183: depends: xtrans: Configure flags cleanup.
fanquake
2019-06-25
Merge #16188: net: Document what happens to getdata of unknown type
fanquake
2019-06-24
Merge #16223: devtools: Fetch and display ACKs at sign-off time in github-merge
MarcoFalke
2019-06-24
Merge #16254: qt: Set AA_EnableHighDpiScaling attribute early
MarcoFalke
2019-06-24
Merge #16263: qt: Use qInfo() if no error occurs
fanquake
2019-06-23
build: dont compile rapidcheck with -Wall
fanquake
2019-06-23
Merge #16231: gui: Fix open wallet menu initialization order
fanquake
2019-06-22
Merge #16239: wallet/rpc: follow-up clean-up/fixes to avoid_reuse
MeshCollider
2019-06-22
docs: release note wording
Karl-Johan Alm
2019-06-22
wallet/rpc: use static help text
Karl-Johan Alm
2019-06-22
wallet/rpc/getbalances: add entry for 'mine.used' balance in results
Karl-Johan Alm
2019-06-21
Use qInfo() if no error occurs
Hennadii Stepanov
2019-06-21
Merge #16256: doc: remove orphaned header in developer notes
fanquake
2019-06-21
Merge #16226: Move ismine to the wallet module
MeshCollider
2019-06-21
Merge #16026: Ensure that uncompressed public keys in a multisig always retur...
MeshCollider
2019-06-21
[MSVC]: Create the config.ini as part of bitcoind build
nicolas.dorier
2019-06-20
doc: remove orphaned header in developer notes
Jon Atack
2019-06-20
Merge #16246: MSVC: Fix error in debug mode (Fix #16245)
MarcoFalke
2019-06-20
Merge #16207: test: stop generating lcov coverage when functional tests fail
MarcoFalke
2019-06-20
Merge #16234: test: Add test for unknown args
MarcoFalke
2019-06-20
Merge #15520: cirrus: Run extended test feature_pruning
MarcoFalke
2019-06-20
ci: Run extended tests
MarcoFalke
2019-06-20
Set AA_EnableHighDpiScaling attribute early
Hennadii Stepanov
2019-06-20
test: Log to debug.log in all tests
MarcoFalke
2019-06-20
Make and get the multisig redeemscript and destination in one function instea...
Andrew Chow
2019-06-20
net: Document what happens to getdata of unknonw type
MarcoFalke
2019-06-20
test: use common setup in gui tests
MarcoFalke
2019-06-20
test: Create data dir in BasicTestingSetup
MarcoFalke
[next]