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-16
Merge #17669: tests: have coins simulation test also use CCoinsViewDB
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-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
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
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
2020-04-10
Merge #17737: Add ChainstateManager, remove BlockManager global
MarcoFalke
2020-04-10
Merge #18422: [consensus] MOVEONLY: Move single-sig checking EvalScript code ...
MarcoFalke
2020-04-10
Merge #17999: refactor: Add ChainClient setMockTime, getWallets methods
MarcoFalke
2020-04-10
Merge #16367: Multiprocess build support
MarcoFalke
2020-04-10
Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libevent
MarcoFalke
2020-04-10
Merge #18574: cli: call getbalances.ismine.trusted instead of getwalletinfo.b...
MarcoFalke
2020-04-10
Merge #18541: rpc: Make verifychain default values static, not depend on glob...
MarcoFalke
2020-04-10
Merge #18526: Remove PID file at the very end
MarcoFalke
2020-04-10
Merge #18454: net: Make addr relay mockable, add test
MarcoFalke
2020-04-09
Merge #18529: Add fuzzer version of randomized prevector test
MarcoFalke
2020-04-09
cli -getinfo: use getbalances instead of deprecated getwalletinfo balance
Jon Atack
2020-04-09
Merge #18363: tests: Add fuzzing harness for HTTPRequest, libevent's evhttp a...
MarcoFalke
2020-04-09
Merge #18521: fuzz: Add process_messages harness
MarcoFalke
2020-04-09
Merge #18533: scripted-diff: Replace strCommand with msg_type
MarcoFalke
2020-04-08
Merge #18565: tests: Add fuzzing harnesses for classes/functions in policy/fe...
MarcoFalke
2020-04-08
tests: Add coverage of {,Incremental}DynamicUsage(const std::set<X, Y>& s) to...
practicalswift
2020-04-08
tests: Add fuzzing harness for classes/functions in cuckoocache.h
practicalswift
2020-04-08
tests: Add fuzzing harness for classes/functions in checkqueue.h
practicalswift
2020-04-08
tests: Add coverage of GetVirtualTransactionSize(...) to existing fuzzer
practicalswift
2020-04-08
tests: Add fuzzing harness for AdditionOverflow(...)
practicalswift
2020-04-08
tests: Add fuzzing harness for FeeFilterRounder
practicalswift
2020-04-08
Fix unregister_all_during_call cleanup
Russell Yanofsky
2020-04-07
Add test for UnregisterAllValidationInterfaces bug
Russell Yanofsky
2020-04-07
Do not clear validationinterface entries being executed
Pieter Wuille
2020-04-07
Merge #18532: rpc: Avoid initialization-order-fiasco on static CRPCCommand ta...
MarcoFalke
[next]