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-07-30
Merge #13786: refactor: Avoid locking tx pool cs thrice
MarcoFalke
2018-07-30
Merge #13779: travis: improve readability of travis.yml and log outputs
MarcoFalke
2018-07-30
use travis:fold in test script steps
Julian Fleischer
2018-07-30
Merge #13782: Fix osslsigncode compile issue in gitian-build
MarcoFalke
2018-07-30
Merge #13806: qa: Fix bench/block_assemble assert failure
MarcoFalke
2018-07-30
Acquire cs_main before ATMP call in block_assemble bench
James O'Beirne
2018-07-30
Merge #13803: doc: add note to contributor docs about warranted PR's
MarcoFalke
2018-07-30
doc: add note to contributor docs about warranted PR's
Karl-Johan Alm
2018-07-30
Fix osslsigncode compile issue in gitian-build
Chun Kuan Lee
2018-07-30
Merge #13554: Remove unused function arguments
Wladimir J. van der Laan
2018-07-30
Merge #13764: contrib: Fix test-security-check fail in Ubuntu 18.04
Wladimir J. van der Laan
2018-07-29
doc: Add historical release notes for 0.16.2
Wladimir J. van der Laan
2018-07-29
Merge #13732: Depends: Fix Qt's rcc determinism
MarcoFalke
2018-07-29
refactor: Avoid locking tx pool cs thrice
MarcoFalke
2018-07-29
Merge #13774: Return void instead of bool for functions that cannot fail
MarcoFalke
2018-07-27
Merge #13775: doc: Remove newlines from error message
MarcoFalke
2018-07-27
Fix accidental use of the addition assignment operator ("+="). Remove newline...
practicalswift
2018-07-27
Merge #13771: travis: Retry to fetch docker image
MarcoFalke
2018-07-27
Merge #13711: [bench] Add benchmark for unserialize prevector
MarcoFalke
2018-07-27
Return void instead of bool for functions that cannot fail
practicalswift
2018-07-27
make .travis/yml a bit more readable
Julian Fleischer
2018-07-26
Merge #13773: wallet: Fix accidental use of the comma operator
MarcoFalke
2018-07-26
wallet: Fix accidental use of the comma operator
practicalswift
2018-07-26
travis: Retry to fetch docker image
MarcoFalke
2018-07-26
Merge #13423: [net] Thread safety annotations in net_processing
Wladimir J. van der Laan
2018-07-26
Merge #13095: build: update ax_boost_chrono/unit_test_framework
MarcoFalke
2018-07-26
contrib: Fix test-security-check fail in Ubuntu 18.04
Chun Kuan Lee
2018-07-25
Fix Qt's rcc determinism for depends/gitian
Fuzzbawls
2018-07-25
[net_processing] Add thread safety annotations
Jesse Cohen
2018-07-25
Annotate AssertLockHeld() with ASSERT_CAPABILITY() for thread safety analysis
Jesse Cohen
2018-07-25
Merge #13714: contrib: Add lxc network setup for Bionic host
MarcoFalke
2018-07-25
Merge #13658: [moveonly] Extract RescanWallet to handle a simple rescan
Wladimir J. van der Laan
2018-07-25
Merge #13721: Bugfixes for BIP 174 combining and deserialization
Wladimir J. van der Laan
2018-07-25
Merge #13706: doc: Minor improvements to release-process.md
MarcoFalke
2018-07-25
Merge #13753: scripted-diff: Remove trailing whitespaces
MarcoFalke
2018-07-25
Merge #13750: depends: use MacOS friendly sed syntax in qt.mk
MarcoFalke
2018-07-25
Merge #13617: release: require macOS 10.10+
MarcoFalke
2018-07-25
scripted-diff: prefer MAC_OSX over __APPLE__
fanquake
2018-07-25
gui: remove macOS ProgressBar workaround
fanquake
2018-07-25
gui: remove SubstituteFonts
fanquake
2018-07-25
doc: mention that macOS 10.10 is now required
fanquake
2018-07-25
release: bump minimum required macOS to 10.10
fanquake
2018-07-25
depends: set OSX_MIN_VERSION to 10.10
fanquake
2018-07-24
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-24
Merge #13656: Remove the boost/algorithm/string/predicate.hpp dependency
MarcoFalke
2018-07-24
Merge #13650: [travis] Don't store debug info if --enable-debug is set
MarcoFalke
2018-07-24
Merge #12257: [wallet] Use destination groups instead of coins in coin select
Wladimir J. van der Laan
2018-07-24
depends: use MacOS friendly sed syntax in qt.mk
Sjors Provoost
2018-07-24
doc: Add release notes for -avoidpartialspends
Karl-Johan Alm
2018-07-24
clean-up: Remove no longer used ivars from CInputCoin
Karl-Johan Alm
[next]