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-18
Merge #17219: wallet: allow transaction without change if keypool is empty
Samuel Dobson
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
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
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
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
test: Verify findCommonAncestor always initializes outputs
Russell Yanofsky
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
test: Avoid accessing free'd memory in validation_chainstatemanager_tests
MarcoFalke
2020-04-15
qt: Make bitcoin.ico non-executable
practicalswift
2020-04-15
gui: use PACKAGE_NAME in exception message
fanquake
2020-04-15
Merge #18621: script: Disallow silent bool -> CScript conversion
fanquake
2020-04-14
rpc: settxfee respects -maxtxfee wallet setting
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
2020-04-13
Merge #18493: rpc: Remove deprecated "size" from mempool txs
MarcoFalke
2020-04-13
script: Disallow silent bool -> CScript conversion
MarcoFalke
2020-04-13
Merge #18502: doc: Update docs for getbalance (default minconf should be 0)
MarcoFalke
2020-04-13
doc: default minconf for getbalance should be 0
U-Zyn Chua
2020-04-12
rpc: Rename first arg of generateblock RPC to "output"
MarcoFalke
2020-04-12
Merge #18495: rpc: Remove deprecated migration code
MarcoFalke
2020-04-11
[REFACTOR] Initialize PrecomputedTransactionData in CheckInputScripts
Pieter Wuille
2020-04-11
Merge #18588: Revert "Merge #16367: Multiprocess build support"
MarcoFalke
2020-04-10
Revert "Merge #16367: Multiprocess build support"
MarcoFalke
2020-04-10
Merge #17905: gui: Avoid redundant tx status updates
MarcoFalke
2020-04-10
rpc: Remove deprecated migration code
Vasil Dimov
2020-04-10
Merge #17693: rpc: Add generateblock to mine a custom set of transactions
MarcoFalke
[next]