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-17
Merge #18938: tests: Fill fuzzing coverage gaps for functions in consensus/va...
MarcoFalke
2020-05-16
Merge #18952: test: avoid os-dependant path
MarcoFalke
2020-05-16
Merge #18634: ci: Add fuzzbuzz integration configuration file
MarcoFalke
2020-05-15
Remove IBD check in sethdseed
Andrew Chow
2020-05-15
Test that keys from inactive seeds are generated
Andrew Chow
2020-05-15
Generate new keys for inactive seeds after marking used
Andrew Chow
2020-05-15
Determine inactive HD seeds from key metadata and track them in LegacyScriptP...
Andrew Chow
2020-05-15
Merge #18781: Add templated GetRandDuration<>
MarcoFalke
2020-05-15
Merge #18975: test: Remove const to work around compiler error on xenial
fanquake
2020-05-14
Switch from Optional<T> to std::optional<T> (C++17). Run clang-format.
practicalswift
2020-05-14
tests: Fill fuzzing coverage gaps for functions in util/translation.h
practicalswift
2020-05-14
tests: Fill fuzzing coverage gaps for functions in consensus/validation.h
practicalswift
2020-05-14
tests: Fill fuzzing coverage gaps for functions in primitives/block.h
practicalswift
2020-05-14
Merge #18962: net processing: Only send a getheaders for one block in an INV
Wladimir J. van der Laan
2020-05-14
Merge #18796: scripts: security-check.py refactors
Wladimir J. van der Laan
2020-05-14
Merge #18946: rpcwallet: Replace boost::optional<T>::emplace with simple assi...
Wladimir J. van der Laan
2020-05-14
test: Remove const to work around compiler error on xenial
Wladimir J. van der Laan
2020-05-14
Merge #18742: miner: Avoid stack-use-after-return in validationinterface
fanquake
2020-05-14
scripts: add additional type annotations to security-check.py
fanquake
2020-05-14
scripts: add run_command to security-check.py
fanquake
2020-05-14
scripts: remove NONFATAL from security-check.py
fanquake
2020-05-14
scripts: no-longer check for 32 bit windows in security-check.py
fanquake
2020-05-14
build: enforce minimum required Windows version (7)
fanquake
2020-05-13
miner: Avoid stack-use-after-return in validationinterface
MarcoFalke
2020-05-13
test: Remove UninterruptibleSleep from test and replace it by SyncWithValidat...
MarcoFalke
2020-05-13
validationinterface: Rework documentation, Rename pwalletIn to callbacks
MarcoFalke
2020-05-13
test: Add unregister_validation_interface_race test
MarcoFalke
2020-05-13
refactor: Remove g_rpc_node global
Russell Yanofsky
2020-05-13
Merge #18887: build: enable -Werror=gnu
Wladimir J. van der Laan
2020-05-13
scripted-diff: Remove g_rpc_node references
Russell Yanofsky
2020-05-13
refactor: Pass NodeContext to RPC and REST methods through util::Ref
Russell Yanofsky
2020-05-13
Add util::Ref class as temporary alternative for c++17 std::any
Russell Yanofsky
2020-05-13
Merge #18888: test: Remove RPCOverloadWrapper boilerplate
MarcoFalke
2020-05-13
Merge #18922: gui: Do not translate InitWarning messages in debug.log
Jonas Schnelli
2020-05-13
Merge #18616: refactor: Cleanup clientversion.cpp
Wladimir J. van der Laan
2020-05-13
Merge #18862: Remove fdelt_chk back-compat code and sanity check
Wladimir J. van der Laan
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
Do not answer GETDATA for to-be-announced tx
Pieter Wuille
2020-05-12
[net processing] Only send a getheaders for one block in an INV
John Newbery
2020-05-12
Push down use of cs_main into FindTxForGetData
Pieter Wuille
2020-05-12
Abstract logic to determine whether to answer tx GETDATA
Pieter Wuille
2020-05-12
build: Enable -Wsuggest-override
Hennadii Stepanov
2020-05-12
multiprocess: add multiprocess travis configuration
Russell Yanofsky
2020-05-12
Merge #18910: p2p: add MAX_FEELER_CONNECTIONS constant
fanquake
2020-05-12
depends: add MULTIPROCESS depends option
Russell Yanofsky
[prev]
[next]