aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-15Merge bitcoin/bitcoin#23345: build: Drop unneeded dependencies for bitcoin-wa...W. J. van der Laan
2021-11-15Merge bitcoin/bitcoin#23462: test: Enable SC2046 and SC2086 shellcheck rulesW. J. van der Laan
2021-11-15Merge bitcoin/bitcoin#23198: build: Parse version information in msvc-autogen.pyW. J. van der Laan
2021-11-15Merge bitcoin/bitcoin#23046: test: Add txindex migration testMarcoFalke
2021-11-15Merge bitcoin/bitcoin#23153: Add an argparse abbreviated mode to --failfastMarcoFalke
2021-11-15Merge bitcoin/bitcoin#23498: test: remove unnecessary block rehashing prior t...fanquake
2021-11-15Merge bitcoin/bitcoin#23510: doc: Fixed dead link in build-unix.mdfanquake
2021-11-14Fix Arch linux dead link0xree
2021-11-14Merge bitcoin/bitcoin#22768: script: Add commits signed with sipas expired ke...W. J. van der Laan
2021-11-14build_msvc/bitcoin_config.h is generated using build_msvc/msvc-autogen.pyCallMeMisterOwl
2021-11-14Merge bitcoin/bitcoin#23500: doc: fix typosMarcoFalke
2021-11-14Merge bitcoin/bitcoin#23493: Use c++17 in clang-formatfanquake
2021-11-14Merge bitcoin/bitcoin#23494: build: minor boost tidyupsfanquake
2021-11-13build: Drop unneeded dependencies for bitcoin-wallet toolHennadii Stepanov
2021-11-13depends, wallet: fix typosDimitris Apostolou
2021-11-13test: Enable SC2046 shellcheck ruleHennadii Stepanov
2021-11-13test: Enable SC2086 shellcheck ruleHennadii Stepanov
2021-11-13Merge bitcoin/bitcoin#23473: build: boring autotools cleanupfanquake
2021-11-12test: remove unnecessary block rehashing prior to solvingSebastian Falbesoner
2021-11-12Merge bitcoin/bitcoin#23492: test: tidy up addrman unit testsMarcoFalke
2021-11-12build: remove duplicate -fvisibility=hidden from Boost buildfanquake
2021-11-12build: don't install Boost cmake config filesfanquake
2021-11-12Use c++17 in clang-formatMarcoFalke
2021-11-12style: Use 4 spaces for indentation, not 5MarcoFalke
2021-11-12test: Remove unused CDataStream copyMarcoFalke
2021-11-12Merge bitcoin/bitcoin#23477: addrman: tidy up unit testsMarcoFalke
2021-11-12build: consistently quote AC_CHECK_LIB() argumentsfanquake
2021-11-12build: consistently quote AC_MSG_* argumentsfanquake
2021-11-12build: consistently quote AC_CHECK_PROG() argumentsfanquake
2021-11-12build: consistently quote arguments in AC_ARG_VAR()fanquake
2021-11-12build: consistently quote arguments in AM_CONDITIONAL()fanquake
2021-11-12build: consistently quote AC_DEFINE() argumentsfanquake
2021-11-12build: consistently quote AC_MSG_CHECKING() argumentsfanquake
2021-11-12build: consistently quote AC_PATH_TOOL argumentsfanquake
2021-11-12build: AC_PATH_PROG(S) consistently quote argumentsfanquake
2021-11-12build: cleanup AX_CHECK_PREPROC_FLAG() usagefanquake
2021-11-12build: AX_CHECK_PREPROC_FLAG() serial 6fanquake
2021-11-12build: cleanup AX_CHECK_COMPILE_FLAG() usagefanquake
2021-11-12build: AX_CHECK_COMPILE_FLAG() serial 6fanquake
2021-11-12build: cleanup AX_CHECK_LINK_FLAG() usagefanquake
2021-11-12build: AX_CHECK_LINK_FLAG serial 6fanquake
2021-11-12Merge bitcoin/bitcoin#23114: Add minisketch subtree and integrate into build/...fanquake
2021-11-11Merge bitcoin/bitcoin#23482: doc: Add a brief overview of fuzzing/Bitcoin Cor...MarcoFalke
2021-11-11Merge bitcoin/bitcoin#23420: test: Correct MyPy typing for subtest decoratorfanquake
2021-11-11test: Correct MyPy typing for subtest decoratorPavel Safronov
2021-11-10Merge bitcoin/bitcoin#22928: refactor: Remove `gArgs` from `wallet.h` and `wa...MarcoFalke
2021-11-10Add a brief overview of fuzzing/Bitcoin Core fuzzingAlex Groce
2021-11-10Merge bitcoin/bitcoin#22805: refactor: use CWallet const shared pointers in d...W. J. van der Laan
2021-11-10Merge bitcoin/bitcoin#22872: log: improve checkaddrman logging with duration ...MarcoFalke
2021-11-10refactor: use `CWallet` const shared pointers in dump{privkey,wallet} RPCsSebastian Falbesoner