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-06-29
Merge #19333: refactor: Fix clang compile failure
Wladimir J. van der Laan
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
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-27
Merge #19354: doc: add release note for -getinfo displaying multiwallet balances
MarcoFalke
2020-06-27
Merge bitcoin-core/gui#6: Do not truncate node flag strings in debugwindow pe...
MarcoFalke
2020-06-26
doc/REST-interface: Remove stale info
Luke Dashjr
2020-06-26
doc: Mention Span in developer-notes.md
Pieter Wuille
2020-06-26
doc: Document Span pitfalls
Pieter Wuille
2020-06-26
Merge bitcoin-core/gui#8: Fix regression in TransactionTableModel
MarcoFalke
2020-06-26
Merge #19366: tests: Provide main(...) function in fuzzer. Allow building uni...
MarcoFalke
2020-06-25
tests: Provide main(...) function in fuzzer
practicalswift
2020-06-25
Merge #11413: [wallet] [rpc] sendtoaddress/sendmany: Add explicit feerate option
Wladimir J. van der Laan
2020-06-25
Merge #19348: test: Bump linter versions
MarcoFalke
2020-06-25
Merge #19378: refactor: Use Mutex type for g_cs_recent_confirmed_transactions
MarcoFalke
2020-06-25
Merge #19286: tests: Add fuzzing harness for CHash{160,256}, C{HMAC_,}SHA{1,2...
MarcoFalke
2020-06-25
Merge #19090: refactor: Misc scheduler cleanups
MarcoFalke
2020-06-25
Merge #18912: ci: Run fuzz testing test cases (bitcoin-core/qa-assets) under ...
MarcoFalke
2020-06-25
Merge #19237: wallet: Check size after unserializing a pubkey
MarcoFalke
2020-06-25
refactor: Use Mutex type for g_cs_recent_confirmed_transactions
Hennadii Stepanov
2020-06-24
Merge #19272: net, test: invalid p2p messages and test framework improvements
MarcoFalke
2020-06-24
Merge #19373: refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o)
MarcoFalke
2020-06-24
refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o)
Wladimir J. van der Laan
2020-06-24
ci: Increase test timeout for sanitizer configs
MarcoFalke
2020-06-24
Merge #19357: doc: add release note for bitcoin-cli -generate
Wladimir J. van der Laan
2020-06-24
Merge bitcoin-core/gui#11: Remove needless headers from qt/walletview.cpp
MarcoFalke
2020-06-24
qt: Remove needless headers
Hennadii Stepanov
2020-06-24
doc: add release notes for explicit fee estimators and bumpfee change
Karl-Johan Alm
2020-06-24
tests for bumpfee / estimate_modes
Karl-Johan Alm
2020-06-24
policy: optional FeeEstimateMode param to CFeeRate::ToString
Karl-Johan Alm
2020-06-24
rpc/wallet: add two explicit modes to estimate_mode
Karl-Johan Alm
2020-06-24
MOVEONLY: Make FeeEstimateMode available to CFeeRate
Karl-Johan Alm
2020-06-24
fees: add FeeModes doc helper function
Karl-Johan Alm
2020-06-23
build: Fix search for brew-installed BDB 4 on OS X
Glenn Willen
2020-06-23
Merge #19240: build: macOS toolchain simplification and bump
fanquake
2020-06-23
doc: add release note for bitcoin-cli -generate
Jon Atack
2020-06-22
darwin: pass mlinker-version so that clang enables new features
Cory Fields
2020-06-22
qt: Fix regression in TransactionTableModel
Hennadii Stepanov
2020-06-22
test: Bump linter versions
Duncan Dean
2020-06-22
doc: add release note for -getinfo displaying multiwallet balances
Jon Atack
2020-06-22
Merge #19305: doc: add C++17 release note for 0.21.0
Wladimir J. van der Laan
2020-06-22
Merge #19350: test: Refactor tests using restart_node
Wladimir J. van der Laan
[next]