index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-04-22
Merge #18575: bench: Remove requirement that all benches use same testing setup
MarcoFalke
2020-04-22
Merge #18702: build: fix ASLR for bitcoin-cli on Windows
Wladimir J. van der Laan
2020-04-22
Merge #18553: Avoid non-trivial global constants in SHA-NI code
Wladimir J. van der Laan
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-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-20
Merge #18190: tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEn...
MarcoFalke
2020-04-20
tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRic...
practicalswift
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-19
wallet: Refactor WalletRescanReserver to use wallet reference
João Barbosa
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 #18695: test: Replace boost::mutex with std::mutex
fanquake
2020-04-19
build: fix ASLR for bitcoin-cli on Windows
fanquake
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
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
bench: Replace ::mempool globabl with test_setup.mempool
MarcoFalke
2020-04-17
bench: Remove requirement that all benches use RegTestingSetup
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
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
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
[tests] Don't initialize PrecomputedTransactionData in txvalidationcache tests
John Newbery
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
scripted-diff: Sort test includes
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
Merge #18650: qt: Make bitcoin.ico non-executable
MarcoFalke
2020-04-16
Merge #18401: Refactor: Initialize PrecomputedTransactionData in CheckInputSc...
MarcoFalke
2020-04-16
rpc: Document all aliases for first arg of listtransactions
MarcoFalke
2020-04-16
rpc: Document all aliases for second arg of getblock
MarcoFalke
2020-04-15
bench: Remove unused argsman.ClearArgs
MarcoFalke
[next]