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-07-03
Merge #18307: build: Require pkg-config for all of the hosts
fanquake
2020-07-03
Merge #18649: tests: Add std::locale::global to list of locale dependent func...
fanquake
2020-07-03
Merge #19215: psbt: Include and allow both non_witness_utxo and witness_utxo ...
Samuel Dobson
2020-07-02
Merge #18288: build: Add MemorySanitizer (MSan) in Travis to detect use of un...
MarcoFalke
2020-07-02
Merge #19422: ci: Add tsan suppression for race in wallet
MarcoFalke
2020-07-02
Merge #19396: refactor: Remove confusing OutputType::CHANGE_AUTO
Wladimir J. van der Laan
2020-07-01
Merge #19427: ci: Run all tests on native mac again
MarcoFalke
2020-07-01
Merge bitcoin-core/gui#17: doc: Remove outdated comment in TransactionTablePriv
MarcoFalke
2020-07-01
Merge #19428: Fix boost/C++17 compile failures
MarcoFalke
2020-07-01
Enable Wswitch for OutputType
MarcoFalke
2020-07-01
Remove confusing OutputType::CHANGE_AUTO
MarcoFalke
2020-07-01
wallet: Replace boost::none with nullopt
MarcoFalke
2020-07-01
script: Fix boost/C++17 compile failure
MarcoFalke
2020-07-01
ci: Run all tests on native mac again
MarcoFalke
2020-07-01
Merge #19408: doc: Windows WSL build recommendation to temporarily disable Wi...
Wladimir J. van der Laan
2020-07-01
Merge #19028: test: Set -logthreadnames in unit tests
Wladimir J. van der Laan
2020-07-01
Merge #19257: build: remove BIP70 configure option
Wladimir J. van der Laan
2020-07-01
Merge #19256: gui: change combiner for signals to optional_last_value
Wladimir J. van der Laan
2020-07-01
Merge #19308: wallet: BerkeleyBatch Handle cursor internally
Wladimir J. van der Laan
2020-07-01
gui: change combiner for signals to optional_last_value
Cory Fields
2020-07-01
Merge #19331: build: Do not include server symbols in wallet
Wladimir J. van der Laan
2020-07-01
Merge #19368: test: improve functional tests compatibility with BSD/macOS
Wladimir J. van der Laan
2020-07-01
Merge #19375: build: target Windows 7 when building libevent and fix ipv6 usage
Wladimir J. van der Laan
2020-06-30
ci: Add tsan suppression for race in wallet
MarcoFalke
2020-06-30
doc: Remove outdated comment in TransactionTablePriv
MarcoFalke
2020-06-30
build: pass _WIN32_WINNT=0x0601 when building libevent for Windows
fanquake
2020-06-29
Merge #19399: refactor: Replace RecursiveMutex with Mutex in rpc/server.cpp
Wladimir J. van der Laan
2020-06-29
Merge #19412: test: move TEST_RUNNER_EXTRA into native tsan setup
MarcoFalke
2020-06-29
Merge #19300: wallet: Handle concurrent wallet loading
MarcoFalke
2020-06-29
Merge #19333: refactor: Fix clang compile failure
Wladimir J. van der Laan
2020-06-29
test: move TEST_RUNNER_EXTRA into native tsan setup
fanquake
2020-06-29
Merge #19403: build: improve __builtin_clz* detection
Wladimir J. van der Laan
2020-06-29
Merge #19204: p2p: Reduce inv traffic during IBD
MarcoFalke
2020-06-29
Merge #19394: build: Remove unused RES_IMAGES
MarcoFalke
2020-06-29
Merge #19367: doc: Span pitfalls
Wladimir J. van der Laan
2020-06-29
Add Windows WSL build recommendation to temporarily disable Win32 PE support.
Aaron Clauson
2020-06-29
Merge #19371: ci: Increase test timeout for sanitizer configs
fanquake
2020-06-29
Merge #19344: docs: update testgen usage example
fanquake
2020-06-29
Merge #19390: doc/REST-interface: Remove stale info
fanquake
2020-06-29
Merge #19356: build: Fix search for brew-installed BDB 4 on OS X
fanquake
2020-06-29
[build] Remove unused RES_IMAGES
Bushstar
2020-06-29
build: improve builtin_clz* detection
fanquake
2020-06-28
Merge #19114: scripted-diff: TxoutType C++11 scoped enum class
MarcoFalke
2020-06-28
refactor: Replace RecursiveMutex with Mutex in rpc/server.cpp
Hennadii Stepanov
2020-06-27
Merge #19354: doc: add release note for -getinfo displaying multiwallet balances
MarcoFalke
2020-06-27
ci: Install fixed version of clang-format for linters
MarcoFalke
2020-06-27
build: Sort Makefile.am after renaming file
MarcoFalke
2020-06-27
scripted-diff: Move ui_interface to the node lib
MarcoFalke
2020-06-27
qt: Remove unused includes
MarcoFalke
2020-06-27
wallet: Do not include server symbols
MarcoFalke
[next]