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-21
cli: use GetWalletBalances() functionality for -getinfo
Jon Atack
2020-05-21
cli: create GetWalletBalances() to fetch multiwallet balances
Jon Atack
2020-05-21
cli: lift -rpcwallet logic up to CommandLineRPC()
Jon Atack
2020-05-21
cli: extract connection exception handler, -rpcwait logic
Jon Atack
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
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 error in mempool_reorg
MarcoFalke
2020-04-23
Fix naming of macOS SDK and clarify version
Andrew Chow
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
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
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
test: display command line options passed to send_cli() in debug log
Jon Atack
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
[next]