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
Add Windows WSL build recommendation to temporarily disable Win32 PE support.
Aaron Clauson
2020-06-29
doc: explain why passing -mlinker-version is required
fanquake
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
2020-06-27
Revert "Fix link error with --enable-debug"
MarcoFalke
2020-06-27
interfaces: Remove unused getDefaultChangeType
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
test: retry when write to a socket fails on macOS
Ivan Metlushko
2020-06-25
refactor: Use Mutex type for g_cs_recent_confirmed_transactions
Hennadii Stepanov
2020-06-25
depends: Patch libevent build to fix IPv6 -rpcbind on Windows
Luke Dashjr
2020-06-24
tests: Check that segwit inputs in psbt have both UTXO types
Andrew Chow
2020-06-24
psbt: always put a non_witness_utxo and don't remove it
Andrew Chow
2020-06-24
psbt: Allow both non_witness_utxo and witness_utxo
Andrew Chow
2020-06-24
rpc: show both UTXOs in decodepsbt
Andrew Chow
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
[prev]
[next]