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-05-13
Merge #18878: test: Add test for conflicted wallet tx notifications
Wladimir J. van der Laan
2020-05-13
Merge #18738: build: Suppress -Wdeprecated-copy warnings
fanquake
2020-05-13
Merge #18814: rpc: Relock wallet only if most recent callback
fanquake
2020-05-13
Merge #18894: gui: Fix manual coin control with multiple wallets loaded
Jonas Schnelli
2020-05-13
Merge #18578: gui: Fix leak in CoinControlDialog::updateView
Jonas Schnelli
2020-05-13
Merge #16710: build: Enable -Wsuggest-override if available
fanquake
2020-05-12
build: Enable -Wsuggest-override
Hennadii Stepanov
2020-05-12
Merge #18910: p2p: add MAX_FEELER_CONNECTIONS constant
fanquake
2020-05-12
Merge #18877: Serve cfcheckpt requests
MarcoFalke
2020-05-12
Merge #18929: ci: Pass down LD_LIBRARY_PATH and MAKEJOBS to fuzz test_runner
MarcoFalke
2020-05-12
test: use p2p constants in denial of service tests
fanquake
2020-05-12
p2p: add MAX_FEELER_CONNECTIONS constant
tryphe
2020-05-12
Merge #18931: net: use CMessageHeader::HEADER_SIZE, add missing include
fanquake
2020-05-12
Merge #18957: Add a link from ZMQ doc to ZMQ example in contrib/
fanquake
2020-05-12
Merge #18928: build: don't pass -w when building for Windows
fanquake
2020-05-12
Add a link from ZMQ doc to ZMQ example in contrib/
Damian Mee
2020-05-12
Merge #18808: [net processing] Drop unknown types in getdata
fanquake
2020-05-11
refactor: Add BerkeleyDatabaseVersion() function
Hennadii Stepanov
2020-05-11
Merge #18914: refactor: Apply override specifier consistently
MarcoFalke
2020-05-11
Merge #18939: doc: add c++17-enable flag to fuzzing instructions
MarcoFalke
2020-05-11
Merge #18216: test, build: Enable -Werror=sign-compare
fanquake
2020-05-11
doc: add c++17-enable to fuzzing instructions
Martin Zumsande
2020-05-10
Set LD_LIBRARY_PATH consistently in travis tests
Russell Yanofsky
2020-05-10
net: use CMessageHeader::HEADER_SIZE, add missing include
Jon Atack
2020-05-10
Remove unused ci configs that have been moved elsewhere
MarcoFalke
2020-05-10
fuzz: Pass down MAKEJOBS to test_runner
MarcoFalke
2020-05-10
build: don't pass -w when building for Windows
fanquake
2020-05-09
Merge #18901: fuzz: use std::optional for sep_pos_opt variable
MarcoFalke
2020-05-09
fuzz: use std::optional for sep_pos variable
Harris
2020-05-09
build: Enable -Werror=sign-compare
Ben Woosley
2020-05-09
refactor: Rework asmap Interpret to avoid ptrdiff_t
Ben Woosley
2020-05-08
Merge #18866: test: Fix verack race to avoid intermittent test failures
MarcoFalke
2020-05-08
Merge #18917: fuzz: fix vector size problem in system fuzzer
MarcoFalke
2020-05-08
[test] Add test for cfcheckpt
Jim Posen
2020-05-08
[net processing] Message handling for getcfcheckpt.
Jim Posen
2020-05-08
[init] Add -peerblockfilters option
Jim Posen
2020-05-08
fuzz: fix vector size problem in system fuzzer
Harris
2020-05-08
test: Fix outstanding -Wsign-compare errors
Ben Woosley
2020-05-08
Merge #16224: gui: Bilingual GUI error messages
MarcoFalke
2020-05-08
Merge #18864: Add v0.16.3 backwards compatibility test, bump v0.19.0.1 to v0....
MarcoFalke
2020-05-08
[ci] make list of previous releases to download a setting
Sjors Provoost
2020-05-08
refactor: Remove override for final overriders
Hennadii Stepanov
2020-05-08
refactor: Use override for non-final overriders
Hennadii Stepanov
2020-05-07
Merge #18905: travis: Remove s390x
MarcoFalke
2020-05-07
travis: Remove s390x
MarcoFalke
2020-05-07
Merge #18743: depends: Add --sysroot option to mac os native compile flags
fanquake
2020-05-07
Merge #18899: travis: Remove valgrind
MarcoFalke
2020-05-07
Merge #18535: build: remove -Qunused-arguments workaround for clang + ccache
fanquake
2020-05-07
rpc: Relock wallet only if most recent callback
João Barbosa
2020-05-06
travis: Remove valgrind
MarcoFalke
[next]