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-23
scripts: add PE .reloc section check to security-check.py
fanquake
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
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
2020-04-21
[docs] use consistent naming for possible_overwrite
John Newbery
2020-04-21
[tests] small whitespace fixup
John Newbery
2020-04-21
scripted-diff: Rename PRUNED to SPENT in coins tests
John Newbery
2020-04-21
[docs] Improve commenting in coins.cpp|h
John Newbery
2020-04-21
Merge #18384: [test] more specific feature_segwit test error messages and fix...
MarcoFalke
2020-04-21
[test] add 8 error messages to feature_segwit and change version to type
Gloria Zhao
2020-04-21
Merge #18704: test: Increase debugging to hunt down mempool_reorg intermitten...
MarcoFalke
2020-04-21
Merge #18721: test: Fix linter issue
MarcoFalke
2020-04-21
test: Fix linter issue
Hennadii Stepanov
2020-04-21
Merge #18672: test: add further BIP37 size limit checks to p2p_filter.py
MarcoFalke
2020-04-21
scripts: add MACHO LAZY_BINDINGS test to test-security-check.py
fanquake
2020-04-21
scripts: add MACHO Canary check to security-check.py
fanquake
2020-04-21
doc: fix typo in configure.ac
fanquake
2020-04-20
Merge #18190: tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEn...
MarcoFalke
2020-04-20
Merge #18676: build: Check libevent minimum version in configure script
Wladimir J. van der Laan
2020-04-20
test: add further BIP37 size limit checks to p2p_filter.py
Sebastian Falbesoner
2020-04-20
tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRic...
practicalswift
2020-04-20
Merge #18705: ci: Remove xenial tsan workaround
MarcoFalke
2020-04-20
Merge #17579: [refactor] Merge getreceivedby tally into GetReceived function
MarcoFalke
2020-04-20
Do not expose and consider -logthreadnames when it does not work
Hennadii Stepanov
2020-04-20
Merge #17831: rpc: doc: Fix and extend getblockstats examples
MarcoFalke
2020-04-20
Merge #18544: net: limit BIP37 filter lifespan (active between 'filterload'.....
MarcoFalke
2020-04-20
Merge #18691: test: add wait_for_cookie_credentials() to framework for rpcwai...
MarcoFalke
2020-04-20
doc: note why we can't use thread_local with glibc back compat
fanquake
2020-04-19
test: fix intermittent race condition in interface_bitcoin_cli.py
Jon Atack
2020-04-19
test: add wait_for_cookie_credentials() to test framework
Jon Atack
2020-04-19
Merge #18601: wallet: Refactor WalletRescanReserver to use wallet reference
MarcoFalke
2020-04-19
Merge #18610: scripted-diff: test: replace command with msgtype (naming)
MarcoFalke
2020-04-19
wallet: Refactor WalletRescanReserver to use wallet reference
João Barbosa
2020-04-19
ci: Remove xenial tsan workaround
MarcoFalke
2020-04-19
test: Increase debugging to hunt down mempool_reorg intermittent failure
MarcoFalke
2020-04-19
Merge #15761: Replace -upgradewallet startup option with upgradewallet RPC
MarcoFalke
2020-04-19
Merge #18675: tests: Don't initialize PrecomputedTransactionData in txvalidat...
MarcoFalke
2020-04-19
Merge #18633: test: Properly raise FailedToStartError when rpc shutdown befor...
MarcoFalke
2020-04-19
Merge #18695: test: Replace boost::mutex with std::mutex
fanquake
2020-04-19
build: fix ASLR for bitcoin-cli on Windows
fanquake
[next]