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-17
ci: Disable valgrind functionl tests on forked repos to avoid timeouts
MarcoFalke
2020-04-17
Merge #18467: rpc: Improve documentation and return value of settxfee
MarcoFalke
2020-04-17
Merge #17824: wallet: Prefer full destination groups in coin selection
Samuel Dobson
2020-04-17
Merge #18670: refactor: Remove unused methods CBloomFilter::reset()/clear()
MarcoFalke
2020-04-17
Merge #18262: bnb: exit selection when best_waste is 0
Samuel Dobson
2020-04-17
refactor: Remove unused methods CBloomFilter::reset()/clear()
Sebastian Falbesoner
2020-04-16
Merge #18662: test: Replace gArgs with local argsman in bench
MarcoFalke
2020-04-16
Merge #18598: gitian: Add missing automake package to gitian-win-signer.yml
Wladimir J. van der Laan
2020-04-16
Merge #18667: ci: Limit cache size regardless of NO_DEPENDS
MarcoFalke
2020-04-16
Merge #17669: tests: have coins simulation test also use CCoinsViewDB
MarcoFalke
2020-04-16
util: Document why ArgsManager (con/de)structor is not inline
MarcoFalke
2020-04-16
Merge #18660: test: Verify findCommonAncestor always initializes outputs
MarcoFalke
2020-04-16
ci: Limit cache size regardless of NO_DEPENDS
Hennadii Stepanov
2020-04-16
Merge #18653: test: add coverage for bitcoin-cli -rpcwait
MarcoFalke
2020-04-16
Merge #18650: qt: Make bitcoin.ico non-executable
MarcoFalke
2020-04-16
Merge #18401: Refactor: Initialize PrecomputedTransactionData in CheckInputSc...
MarcoFalke
2020-04-15
bench: Remove unused argsman.ClearArgs
MarcoFalke
2020-04-15
scripted-diff: Replace gArgs with local argsman in bench
MarcoFalke
2020-04-15
tools: Add unused argsman to bench_bitcoin
MarcoFalke
2020-04-15
Merge #18571: fuzz: Disable debug log file
MarcoFalke
2020-04-15
test: Verify findCommonAncestor always initializes outputs
Russell Yanofsky
2020-04-15
Merge #18645: [doc] Update thread information in developer docs
MarcoFalke
2020-04-15
Merge #18640: appveyor: Remove clcache
MarcoFalke
2020-04-15
fuzz: Disable debug log file
MarcoFalke
2020-04-15
test: Add optional extra_args to testing setup
MarcoFalke
2020-04-15
node: Add args alias for gArgs global
MarcoFalke
2020-04-15
Merge #18615: test: Avoid accessing free'd memory in validation_chainstateman...
MarcoFalke
2020-04-15
[doc] Update thread information in developer docs
John Newbery
2020-04-15
test: Avoid accessing free'd memory in validation_chainstatemanager_tests
MarcoFalke
2020-04-15
test: add -getinfo "unlocked_until" and "headers" coverage
Jon Atack
2020-04-15
test: verify cli.getwalletinfo in wallet section
Jon Atack
2020-04-15
test: verify bitcoin-cli -version with node stopped
Jon Atack
2020-04-15
test: add coverage for bitcoin-cli -rpcwait
Jon Atack
2020-04-15
Merge #18628: test: Add various low-level p2p tests
MarcoFalke
2020-04-15
Merge #18646: gui: use PACKAGE_NAME in exception message
MarcoFalke
2020-04-15
qt: Make bitcoin.ico non-executable
practicalswift
2020-04-15
Merge #18619: gitian: add jonatack gpg key fingerprint
fanquake
2020-04-15
gui: use PACKAGE_NAME in exception message
fanquake
2020-04-15
Merge #18624: Added my fingerprint Stephan Oeste (Emzy)
fanquake
2020-04-15
Merge #17929: build: add linker optimisation flags to gitian & guix (Linux)
fanquake
2020-04-15
Merge #18621: script: Disallow silent bool -> CScript conversion
fanquake
2020-04-15
Merge #18632: doc: Fix macos comments in release-notes
fanquake
2020-04-14
appveyor: Remove clcache
MarcoFalke
2020-04-14
Merge #18631: appveyor: Disable functional tests for now
MarcoFalke
2020-04-14
doc: Fix macos comments in release-notes
MarcoFalke
2020-04-14
rpc: settxfee respects -maxtxfee wallet setting
Fabian Jahr
2020-04-14
appveyor: Disable functional tests for now
MarcoFalke
2020-04-14
test: Improve naming and logging of avoid_reuse tests
Fabian Jahr
2020-04-14
wallet: Prefer full destination groups in coin selection
Fabian Jahr
2020-04-14
Merge #17954: wallet: Remove calls to Chain::Lock methods
MarcoFalke
[next]