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-05-27
depends: boost: Use clang toolset if clang in CXX
Carl Dong
2020-05-27
depends: boost: Split target-os from toolset
Carl Dong
2020-05-27
depends: boost: Specify toolset to bootstrap.sh
Carl Dong
2020-05-27
depends: Propagate well-known vars into depends
Carl Dong
2020-05-22
Merge #19052: tests: Don't limit fuzzing inputs to 1 MB for afl-fuzz (now: âˆ...
MarcoFalke
2020-05-22
tests: Don't limit fuzzing inputs to 1 MB for afl-fuzz (now: ∞ ∀ fuzzers)
practicalswift
2020-05-22
Merge #19014: test: Replace TEST_PREVIOUS_RELEASES env var with test_framewor...
MarcoFalke
2020-05-22
Merge #18787: wallet: descriptor wallet release notes and cleanups
Samuel Dobson
2020-05-22
Merge #17681: wallet: Keep inactive seeds after sethdseed and derive keys fro...
Samuel Dobson
2020-05-22
Merge #18895: p2p: unbroadcast followups: rpcs, nLastResend, mempool sanity c...
fanquake
2020-05-21
Merge #16946: wallet: include a checksum of encrypted private keys
Wladimir J. van der Laan
2020-05-21
Merge #18960: indexes: Add compact block filter headers cache
Wladimir J. van der Laan
2020-05-21
Merge #19020: net: Use C++11 member initialization in protocol
Wladimir J. van der Laan
2020-05-21
Merge #19023: test: Fix intermittent ETIMEDOUT on FreeBSD
Wladimir J. van der Laan
2020-05-21
Merge #18997: gui: Remove un-actionable TODO
MarcoFalke
2020-05-21
Merge #18530: Add test for -blocksonly and -whitelistforcerelay param interac...
MarcoFalke
2020-05-21
test: Default --previous-releases to false if dir is empty
MarcoFalke
2020-05-21
test: Replace TEST_PREVIOUS_RELEASES env var with test_framework option
MarcoFalke
2020-05-21
Merge #18740: Remove g_rpc_node global
MarcoFalke
2020-05-21
Merge #18677: Multiprocess build support
fanquake
2020-05-21
Merge #18958: guix: Make V=1 more powerful for debugging
fanquake
2020-05-20
Merge #18764: refactor: test: replace inv type magic numbers by constants
MarcoFalke
2020-05-20
guix: Add clarifying documentation for V env var
Carl Dong
2020-05-20
net: Use C++11 member initialization in protocol
MarcoFalke
2020-05-20
Merge #18317: Serialization improvements step 6 (all except wallet/gui)
MarcoFalke
2020-05-20
Merge #18996: net: Remove un-actionable TODO
MarcoFalke
2020-05-20
Merge #19006: rpc: Avoid crash when g_thread_http was never started
MarcoFalke
2020-05-20
Merge #18587: gui: Avoid wallet tryGetBalances calls in WalletModel::pollBala...
Jonas Schnelli
2020-05-20
Merge #18956: build: enforce minimum required Windows version (7)
fanquake
2020-05-19
test: Fix intermittent ETIMEDOUT on FreeBSD
MarcoFalke
2020-05-19
Add comments to CustomUintFormatter
Pieter Wuille
2020-05-19
[test] wait for inital broadcast before comparing mempool entries
gzhao408
2020-05-19
[mempool] sanity check that all unbroadcast txns are in mempool
gzhao408
2020-05-19
[rpc] add unbroadcast info to mempool entries and getmempoolinfo
gzhao408
2020-05-19
http: Avoid crash when g_thread_http was never started
MarcoFalke
2020-05-19
test: Replace inline-comments with logs, pep8 formatting
MarcoFalke
2020-05-19
init: Remove confusing and redundant InitError
MarcoFalke
2020-05-19
Merge #17946: Fix GBT: Restore "!segwit" and "csv" to "rules" key
MarcoFalke
2020-05-19
Merge #18152: qt: Use SynchronizationState enum for signals to GUI
Jonas Schnelli
2020-05-19
Merge #19008: ci: tsan on clang-9
fanquake
2020-05-19
Merge #18999: log: Remove "No rpcpassword set" from logs
fanquake
2020-05-19
Merge #18861: Do not answer GETDATA for to-be-announced tx
fanquake
2020-05-18
ci: Set DEBIAN_FRONTEND=noninteractive
MarcoFalke
2020-05-18
ci: tsan on clang-9
MarcoFalke
2020-05-19
refactor: Remove Node:: queries from GUI
Hennadii Stepanov
2020-05-19
qt: Add SynchronizationState enum to signal parameter
Hennadii Stepanov
2020-05-18
Merge #18986: tests: Add capability to disable RPC timeout in functional tests
MarcoFalke
2020-05-19
refactor: Remove Node::getReindex() call from GUI
Hennadii Stepanov
2020-05-19
refactor: Pass SynchronizationState enum to GUI
Hennadii Stepanov
2020-05-19
refactor: Remove unused bool parameter in RPCNotifyBlockChange()
Hennadii Stepanov
[next]