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-21
bench: add CAddrMan benchmarks
Vasil Dimov
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-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
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-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
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-18
test: Properly raise FailedToStartError when rpc shutdown before warmup finis...
MarcoFalke
2020-04-18
Merge #18692: test: Bump timeout in wallet_import_rescan
MarcoFalke
2020-04-18
Merge #17219: wallet: allow transaction without change if keypool is empty
Samuel Dobson
2020-04-17
rpc: doc: Fix and extend getblockstats examples
Adam Soltys
2020-04-18
test: Replace boost::mutex with std::mutex
Hennadii Stepanov
2020-04-17
Merge #18682: fuzz: http_request workaround for libevent < 2.1.1
MarcoFalke
2020-04-17
test: Bump timeout in wallet_import_rescan
MarcoFalke
2020-04-17
Merge #18641: test: Create cached blocks not in the future
MarcoFalke
2020-04-17
Merge #18683: ci: Disable valgrind functionl tests on forked repos to avoid t...
MarcoFalke
2020-04-17
fuzz: http_request workaround for libevent < 2.1.1
Sebastian Falbesoner
2020-04-17
Merge #18607: rpc: Fix named arguments in documentation
MarcoFalke
2020-04-17
Merge #18673: scripted-diff: Sort test includes
MarcoFalke
2020-04-17
Merge #18664: fuzz: fix unused variable compiler warning
MarcoFalke
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
fuzz: fix unused variable compiler warning
Jon Atack
2020-04-17
Merge #17824: wallet: Prefer full destination groups in coin selection
Samuel Dobson
2020-04-17
build: Set libevent minimum version to 2.0.21
Hennadii Stepanov
2020-04-17
Merge #18670: refactor: Remove unused methods CBloomFilter::reset()/clear()
MarcoFalke
2020-04-17
test: Move boost/stdlib includes last
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
[tests] Don't initialize PrecomputedTransactionData in txvalidationcache tests
John Newbery
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
[next]