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
2020-05-10
gui: Do not translate InitWarning messages in debug.log
Hennadii Stepanov
2020-05-10
util: Enhance Join()
Hennadii Stepanov
2020-05-09
util: Enhance bilingual_str
Hennadii Stepanov
2020-05-08
Merge #18866: test: Fix verack race to avoid intermittent test failures
MarcoFalke
2020-05-08
Merge #18917: fuzz: fix vector size problem in system fuzzer
MarcoFalke
2020-05-08
fuzz: fix vector size problem in system fuzzer
Harris
2020-05-08
Merge #16224: gui: Bilingual GUI error messages
MarcoFalke
2020-05-08
Merge #18864: Add v0.16.3 backwards compatibility test, bump v0.19.0.1 to v0....
MarcoFalke
2020-05-08
[ci] make list of previous releases to download a setting
Sjors Provoost
2020-05-07
Merge #18905: travis: Remove s390x
MarcoFalke
2020-05-07
travis: Remove s390x
MarcoFalke
2020-05-07
Merge #18743: depends: Add --sysroot option to mac os native compile flags
fanquake
2020-05-07
Merge #18899: travis: Remove valgrind
MarcoFalke
2020-05-07
Merge #18535: build: remove -Qunused-arguments workaround for clang + ccache
fanquake
2020-05-06
travis: Remove valgrind
MarcoFalke
2020-05-06
Merge #18873: test: Fix intermittent sync_blocks failures
Wladimir J. van der Laan
2020-05-06
Merge #17874: build: make linker checks more robust
Wladimir J. van der Laan
2020-05-06
Merge #18512: Improve asmap checks and add sanity check
Wladimir J. van der Laan
2020-05-06
Merge #18853: wallet: Fix typo in assert that is compile-time true
Wladimir J. van der Laan
2020-05-06
Merge #18843: build: warn on potentially uninitialized reads
Wladimir J. van der Laan
2020-05-06
Merge #18854: doc: Fix typo in Coin doxygen comment
Wladimir J. van der Laan
2020-05-06
build: make linker checks more robust
Cory Fields
2020-05-06
Merge #18806: net: remove is{Empty,Full} flags from CBloomFilter, clarify CVE...
fanquake
2020-05-06
Merge #18741: guix: Make source tarball using git-archive
fanquake
2020-05-06
Merge #9381: Remove CWalletTx merging logic from AddToWallet
Samuel Dobson
2020-05-05
test: Fix intermittent sync_blocks failures
MarcoFalke
2020-05-05
Merge #18885: contrib: Move optimize-pngs.py script to the maintainer repo
MarcoFalke
2020-05-05
Merge #18879: valgrind: remove outdated suppressions
MarcoFalke
2020-05-05
contrib: Remove optimize-pngs.py script, which lives in the maintainer repo
MarcoFalke
2020-05-05
Merge #18782: wallet: Make sure no DescriptorScriptPubKeyMan or WalletDescrip...
Samuel Dobson
2020-05-05
valgrind : remove duplicate BCLog::Logger suppression
fanquake
2020-05-05
valgrind: remove rest_blockhash_by_height suppression
fanquake
2020-05-05
util: Cleanup translation.h
Hennadii Stepanov
2020-05-05
doc: Do not translate technical or extremely rare errors
Hennadii Stepanov
2020-05-05
Make InitError bilingual
Hennadii Stepanov
2020-05-05
Make ThreadSafe{MessageBox|Question} bilingual
Hennadii Stepanov
2020-05-05
gui: Add detailed text to BitcoinGUI::message
Hennadii Stepanov
2020-05-05
Merge #18088: build: ensure we aren't using GNU extensions
fanquake
2020-05-04
rel-builds: Specify core.abbrev for git-rev-parse
Carl Dong
2020-05-04
wallet: Fix typo in assert that is compile-time true
MarcoFalke
2020-05-04
Merge #18443: lockedpool: avoid sensitive data in core files (FreeBSD)
Wladimir J. van der Laan
2020-05-04
Merge #18699: wallet: Avoid translating RPC errors
Wladimir J. van der Laan
2020-05-04
Merge #18786: init: Remove boost from ThreadImport
Wladimir J. van der Laan
2020-05-04
Merge #18783: tests: Add fuzzing harness for MessageSign, MessageVerify and o...
MarcoFalke
2020-05-04
test: Fix verack race to avoid intermittent test failures
MarcoFalke
2020-05-04
Merge #18859: Remove CCoinsViewCache::GetValueIn(...)
MarcoFalke
2020-05-04
[test] backwards compatibility: bump v0.19.0.1 to v0.19.1
Sjors Provoost
2020-05-04
[test] add v0.16.3 backwards compatibility test
Sjors Provoost
2020-05-04
Merge #15768: gui: Add close window shortcut
Jonas Schnelli
2020-05-03
Remove CCoinsViewCache::GetValueIn(...)
practicalswift
[next]