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-09
net: Extract download permission from noban
MarcoFalke
2020-07-09
Merge #19320: wallet: Replace CDataStream& with CDataStream&& where appropriate
MarcoFalke
2020-07-08
Merge #19347: [net] Make cs_inventory nonrecursive
MarcoFalke
2020-07-07
Merge #19219: Replace automatic bans with discouragement filter
Pieter Wuille
2020-07-06
Merge #19328: Add gettxoutsetinfo hash_type option
MarcoFalke
2020-07-05
Merge #19450: ci: Add tsan suppression for race in BerkeleyBatch
MarcoFalke
2020-07-05
Merge #19324: wallet: Move BerkeleyBatch static functions to BerkeleyDatabase
MarcoFalke
2020-07-05
ci: Add tsan suppression for race in BerkeleyBatch
Hennadii Stepanov
2020-07-04
Merge #19444: test: Remove cached directories and associated script blocks fr...
MarcoFalke
2020-07-04
Merge #19277: util: Add Assert identity function
MarcoFalke
2020-07-04
Remove cached directories and associated script blocks from appveyor CI confi...
Aaron Clauson
2020-07-03
Clean up separated ban/discourage interface
Pieter Wuille
2020-07-03
Replace automatic bans with discouragement filter
Pieter Wuille
2020-07-03
Merge #19424: ci: Run tsan ci config on cirrus
MarcoFalke
2020-07-03
Merge #19413: refactor: Remove confusing BlockIndex global
MarcoFalke
2020-07-03
Merge #19407: doc: explain why passing -mlinker-version is required when cros...
fanquake
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
ci: Run tsan ci config on cirrus
MarcoFalke
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
walletdb: Move Rewrite into BerkeleyDatabase
Andrew Chow
2020-07-01
walletdb: Move PeriodicFlush into WalletDatabase
Andrew Chow
2020-07-01
walletdb: Combine VerifyDatabaseFile and VerifyEnvironment
Andrew Chow
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
refactor: Remove confusing BlockIndex global
MarcoFalke
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
[next]