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-26
Merge #18669: log: Use Join() helper when listing log categories
MarcoFalke
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
Fix naming of macOS SDK and clarify version
Andrew Chow
2020-04-23
[net processing] Move all const declarations to top of net_processing.cpp
John Newbery
2020-04-23
[validation] Move all const declarations to top of validation.h
John Newbery
2020-04-23
[validation] Move validation-only consts to validation.cpp
John Newbery
2020-04-23
[net processing] Move net processing consts to net_processing.cpp
John Newbery
2020-04-23
Merge #18690: test: Check object hashes in wait_for_getdata
MarcoFalke
2020-04-23
Merge #18671: wallet: Add BlockUntilSyncedToCurrentChain to dumpwallet
Samuel Dobson
2020-04-23
Merge #17509: gui: save and load PSBT
Samuel Dobson
2020-04-22
test: Check submitblock return values
MarcoFalke
2020-04-22
tests: Add fuzzing harness for functions in primitives/block.h
practicalswift
2020-04-22
Merge #18732: test: Remove unused, undocumented and misleading CScript.__add__
MarcoFalke
2020-04-22
Merge #18733: doc: Add wallet release notes for 0.21.0
MarcoFalke
2020-04-22
test: check for matching object hashes in wait_for_getdata
Danny Lee
2020-04-22
doc: Document how to fuzz Bitcoin Core using honggfuzz
practicalswift
2020-04-22
Merge #18575: bench: Remove requirement that all benches use same testing setup
MarcoFalke
2020-04-22
doc: Add wallet release notes for 0.21.0
MarcoFalke
2020-04-22
Merge #18702: build: fix ASLR for bitcoin-cli on Windows
Wladimir J. van der Laan
2020-04-22
Add release notes skeleton, so that notes can be filled easier
MarcoFalke
2020-04-22
Merge #18553: Avoid non-trivial global constants in SHA-NI code
Wladimir J. van der Laan
2020-04-22
test: Remove unused, undocumented and misleading CScript.__add__
MarcoFalke
2020-04-22
Merge #18410: Docs: Improve commenting for coins.cpp|h
Wladimir J. van der Laan
2020-04-22
Merge #18665: Do not expose and consider -logthreadnames when it does not work
Wladimir J. van der Laan
2020-04-22
Merge #18612: script: Remove undocumented and unused operator+
Wladimir J. van der Laan
2020-04-22
Merge #18713: scripts: Add MACHO stack canary check to security-check.py
fanquake
2020-04-22
Merge #18709: doc: note why we can't use thread_local with glibc back compat
fanquake
[next]