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-05
fuzz: Add process_messages harness
MarcoFalke
2020-04-05
build: create test_fuzz library from src/test/fuzz/fuzz.cpp
Harris
2020-04-05
Merge #18510: fuzz: Add CScriptNum::getint coverage
MarcoFalke
2020-04-05
Merge #18518: fuzz: Extend descriptor fuzz test
MarcoFalke
2020-04-05
Merge #18519: fuzz: Extend script fuzz test
MarcoFalke
2020-04-05
Merge #18407: tests: Add proof-of-work fuzzing harness
MarcoFalke
2020-04-04
tests: Add proof-of-work fuzzing harness
practicalswift
2020-04-04
Merge #18499: rpc: Make rpc documentation not depend on call-time rpc args
MarcoFalke
2020-04-04
Merge #18508: RPC: Fix more formatting nits
MarcoFalke
2020-04-04
fuzz: Extend script fuzz test
MarcoFalke
2020-04-04
fuzz: Extend descriptor fuzz test
MarcoFalke
2020-04-03
Merge #18503: init: Replace URL_WEBSITE with PACKAGE_URL
fanquake
2020-04-03
fuzz: Add CScriptNum::getint coverage
MarcoFalke
2020-04-03
Merge #18383: refactor: Check for overflow when calculating sum of tx outputs
MarcoFalke
2020-04-02
Bugfix: RPC: JSON null is not "None"
Luke Dashjr
2020-04-02
Bugfix: RPC: Don't use a continuation elipsis after an elision elipsis
Luke Dashjr
2020-04-02
Bugfix: RPC: Add missing commas and correct indentation of explicit ELISION
Luke Dashjr
2020-04-02
Merge #18500: chainparams: Bump assumed valid hash
Wladimir J. van der Laan
2020-04-02
Merge #16923: wallet: Handle duplicate fileid exception
Wladimir J. van der Laan
2020-04-02
init: Replace URL_WEBSITE with PACKAGE_URL
MarcoFalke
2020-04-02
build: Detect gmtime_* definitions via configure
Ben Woosley
2020-04-02
chainparams: Bump assumed valid hash
MarcoFalke
2020-04-02
rpc: Make rpc documentation not depend on rpc args
MarcoFalke
2020-04-01
qt: Translations update pre-branch
Wladimir J. van der Laan
2020-03-31
doc: Explain new test logging
MarcoFalke
2020-03-31
Merge #18472: test: Remove unsafe BOOST_TEST_MESSAGE
MarcoFalke
2020-03-31
gui: Delete progress dialog instead of hidding it
João Barbosa
2020-03-31
wallet: Handle duplicate fileid exception
João Barbosa
2020-03-31
Merge #18338: Fix wallet unload race condition
Wladimir J. van der Laan
2020-03-31
Merge #18160: gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged
Wladimir J. van der Laan
2020-03-30
test: Remove unsafe BOOST_TEST_MESSAGE
MarcoFalke
2020-03-30
Merge #18433: serialization: prevent int overflow for big Coin::nHeight
fanquake
2020-03-29
Merge #18455: tests: Add fuzzing harness for functions/classes in flatfile.h,...
MarcoFalke
2020-03-29
tests: Add fuzzing harness for functions/classes in random.h
practicalswift
2020-03-29
tests: Add fuzzing harness for LimitedString (serialize.h)
practicalswift
2020-03-29
tests: Add fuzzing harness for functions/classes in span.h
practicalswift
2020-03-29
tests: Add fuzzing harness for functions/classes in merkleblock.h
practicalswift
2020-03-29
tests: Add fuzzing harness for functions/classes in flatfile.h
practicalswift
2020-03-29
Merge #18391: doc: Update init and reduce-traffic docs for -blocksonly
MarcoFalke
2020-03-29
Update -blocksonly documentation
glowang
2020-03-28
Merge #18459: rpc: remove unused getbalances() code
MarcoFalke
2020-03-28
rpc: remove unused getbalances() code
Jon Atack
2020-03-28
Merge #18444: RPC: Remove final comma for last entry of fixed-size arrays/obj...
MarcoFalke
2020-03-28
Merge #18449: util: Remove unused itostr
Wladimir J. van der Laan
2020-03-28
Bugfix: RPC: Remove final comma for last entry of fixed-size Arrays and Objec...
Luke Dashjr
2020-03-28
serialization: prevent int overflow for big Coin::nHeight
pierrenn
2020-03-27
Merge #16995: Fix gcc 9 warnings
Wladimir J. van der Laan
2020-03-27
gui: Handle WalletModel::unload asynchronous
João Barbosa
2020-03-27
Fix wallet unload race condition
Russell Yanofsky
2020-03-27
util: Replace i64tostr with ToString
MarcoFalke
[next]