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-04-28
Merge #18735: ci: Add and document BASE_BUILD_DIR
MarcoFalke
2020-04-28
Merge #18663: doc: mention build docs in README.md
MarcoFalke
2020-04-28
Merge #18799: ci: Document why tests can not be run on mac
MarcoFalke
2020-04-28
ci: Document why tests can not be run on mac
MarcoFalke
2020-04-28
Merge #18779: doc: Better explain GNU ld's dislike of ld64's options
fanquake
2020-04-28
Merge #18769: qt: remove bug fix for Qt < 5.5
fanquake
2020-04-28
Merge #18556: build: Drop make dist in gitian builds
fanquake
2020-04-28
Merge #18629: scripts: add PE .reloc section check to security-check.py
fanquake
2020-04-27
Merge #18778: ci: Run functional tests on mac again
MarcoFalke
2020-04-27
Merge #18777: wallet: Recommend absolute path for dumpwallet
MarcoFalke
2020-04-27
ci: Add and document BASE_BUILD_DIR
MarcoFalke
2020-04-27
doc: Better explain GNU ld's dislike of ld64's options
fanquake
2020-04-26
ci: Run functional tests on mac again
MarcoFalke
2020-04-27
Merge #16528: Native Descriptor Wallets using DescriptorScriptPubKeyMan
Samuel Dobson
2020-04-26
wallet: Recommned absolute path for dumpwallet
MarcoFalke
2020-04-26
Merge #18669: log: Use Join() helper when listing log categories
MarcoFalke
2020-04-26
qt: remove todo bug fix for old versions of Qt
10xcryptodev
2020-04-26
Merge #18753: test: Fix intermittent failure in wallet_importmulti
MarcoFalke
2020-04-26
Merge #18770: test: Remove raw-tx byte juggling in mempool_reorg
MarcoFalke
2020-04-25
test: Remove raw-tx byte juggling in mempool_reorg
MarcoFalke
2020-04-25
Merge #18744: test: Add fuzzing harnesses for various classes/functions in pr...
MarcoFalke
2020-04-25
Merge #18688: fuzz: Run in parallel
MarcoFalke
2020-04-25
Merge #18739: doc: Document how to fuzz Bitcoin Core using Honggfuzz
MarcoFalke
2020-04-25
Merge #18585: test: use zero-argument super() shortcut (Python 3.0+)
MarcoFalke
2020-04-25
Merge #18754: bench: add CAddrMan benchmarks
MarcoFalke
2020-04-25
Merge #17383: Refactor: Move consts to their correct translation units
MarcoFalke
2020-04-25
test: use zero-argument super() shortcut (Python 3.0+)
Sebastian Falbesoner
2020-04-24
Merge #18724: test: add coverage for -rpcwallet cli option
MarcoFalke
2020-04-24
Merge #18756: refactor: test: use wait_for_getdata() in p2p_compactblocks.py
MarcoFalke
2020-04-24
Merge #18745: test: Check submitblock return values
MarcoFalke
2020-04-24
test: add coverage for -rpcwallet cli option
Jon Atack
2020-04-24
Merge #18757: test: Remove enumeration of expected deserialization exceptions...
MarcoFalke
2020-04-24
Merge #18157: doc: fixing init.md documentation to not require rpcpassword
MarcoFalke
2020-04-24
fuzz: Remove enumeration of expected deserialization exceptions in ProcessMes...
practicalswift
2020-04-24
Merge #18712: test: display command line options passed to send_cli() in debu...
MarcoFalke
2020-04-24
tests: Add fuzzing harness for functions in primitives/transaction.h
practicalswift
2020-04-24
Merge #18752: test: Fix intermittent error in mempool_reorg
MarcoFalke
2020-04-24
refactor: test: use wait_for_getdata() in p2p_compactblocks.py
Sebastian Falbesoner
2020-04-24
Merge #18589: Fix naming of macOS SDK and clarify version
fanquake
2020-04-23
test: Fix intermittent failure in wallet_importmulti
MarcoFalke
2020-04-23
test: Fix intermittent error in mempool_reorg
MarcoFalke
2020-04-23
Add a --descriptors option to various tests
Andrew Chow
2020-04-23
tests: Add RPCOverloadWrapper which overloads some disabled RPCs
Andrew Chow
2020-04-23
Correctly check for default wallet
Andrew Chow
2020-04-23
Implement CWallet::IsSpentKey for non-LegacySPKMans
Andrew Chow
2020-04-23
Return error when no ScriptPubKeyMan is available for specified type
Andrew Chow
2020-04-23
Change wallet_encryption.py to use signmessage instead of dumpprivkey
Andrew Chow
2020-04-23
Functional tests for descriptor wallets
Andrew Chow
2020-04-23
add importdescriptors RPC and tests for native descriptor wallets
Hugo Nguyen
2020-04-23
Add IsLegacy to CWallet so that the GUI knows whether to show watchonly
Andrew Chow
[next]