aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-07Merge bitcoin/bitcoin#26421: build: copy config.{guess,sub} post autogen in z...fanquake
2023-02-07Merge bitcoin/bitcoin#21995: build: Make dependency package archive timestamp...fanquake
2023-02-07Merge bitcoin/bitcoin#17127: util: Set safe permissions for data directory an...fanquake
2023-02-07Merge bitcoin/bitcoin#26701: contrib: make DNS seeds file an argument in CLI ...MarcoFalke
2023-02-06Merge bitcoin/bitcoin#26345: refactor: modernize the implementation of uint256.*Andrew Chow
2023-02-06test: Add test for file system permissionsHennadii Stepanov
2023-02-06Apply default umask in `SetupEnvironment()`Hennadii Stepanov
2023-02-06Merge bitcoin/bitcoin#27036: test: Remove last uses of snprintf and simplifyMarcoFalke
2023-02-05Merge bitcoin/bitcoin#27030: Update nanobench to version v4.3.10fanquake
2023-02-05Merge bitcoin/bitcoin#27009: validation: Skip VerifyDB checks of level >=3 if...fanquake
2023-02-05Remove `-sysperms` optionHennadii Stepanov
2023-02-03Merge bitcoin/bitcoin#25966: test: Remove redundant testAndrew Chow
2023-02-03Merge bitcoin/bitcoin#27037: rpc: decode Miniscript descriptor when possible ...Andrew Chow
2023-02-03Merge bitcoin-core/gui#653: Show watchonly balance only for Legacy walletsHennadii Stepanov
2023-02-03Merge bitcoin-core/gui#705: doc: Fix comment about how wallet txs are sortedHennadii Stepanov
2023-02-03Remove use of snprintf and simplifyJohn Moffett
2023-02-03doc: release notes for #27037Antoine Poinsot
2023-02-03rpc: decode Miniscript descriptor when possible in decodescriptAntoine Poinsot
2023-02-03Merge bitcoin/bitcoin#26875: Tests: Fill out dust limit unit test for known t...MarcoFalke
2023-02-03Update nanobench to version v4.3.10Martin Leitner-Ankerl
2023-02-02Merge bitcoin/bitcoin#27004: test: Use std::unique_ptr over manual delete in ...fanquake
2023-02-02Merge bitcoin/bitcoin#27012: ci: Print iwyu patch in git diff formatfanquake
2023-02-02Merge bitcoin/bitcoin#26976: ci: Cache package manager install stepMarcoFalke
2023-02-02Merge bitcoin-core/gui#695: Fix misleading RPC console wallet messageHennadii Stepanov
2023-02-02Merge bitcoin-core/gui#704: Correctly limit overview transaction listHennadii Stepanov
2023-02-02Merge bitcoin/bitcoin#26992: refactor: Remove unused CDataStream SerializeMan...fanquake
2023-02-02Merge bitcoin/bitcoin#27005: util: Use steady clock for logging timerfanquake
2023-02-02Merge bitcoin/bitcoin#27013: ci: avoid using `-Werror` for older compilersMarcoFalke
2023-02-01Merge bitcoin/bitcoin#26910: wallet: migrate wallet, exit early if no legacy ...Andrew Chow
2023-02-01Merge bitcoin/bitcoin#27015: p2p: 26847 fixups (AddrMan totals)fanquake
2023-02-01Merge bitcoin/bitcoin#26935: refactor: Fix clang-tidy readability-const-retur...fanquake
2023-02-01ci: avoid using -Werror for older compilersfanquake
2023-02-01addrman: Use std::nullopt instead of {}Martin Zumsande
2023-02-01test: Remove AddrMan unit test that fails consistency checksMartin Zumsande
2023-02-01Merge bitcoin/bitcoin#27010: refactor: use `Hash` helpers for double-SHA256 c...MarcoFalke
2023-02-01ci: Print iwyu patch in git diff formatMarcoFalke
2023-02-01Merge bitcoin/bitcoin#26991: doc: followups to #26471glozow
2023-02-01Merge bitcoin/bitcoin#25974: test, build: Separate `read_json` function into ...fanquake
2023-02-01Fix clang-tidy readability-const-return-type violationsMarcoFalke
2023-02-01Merge bitcoin/bitcoin#26705: clang-tidy: Fix `modernize-use-default-member-in...MarcoFalke
2023-02-01Merge bitcoin/bitcoin#26888: net: simplify the call to vProcessMsg.splice()MarcoFalke
2023-01-31Merge bitcoin/bitcoin#26847: p2p: track AddrMan totals by network and table, ...Andrew Chow
2023-01-31refactor: use `Hash` helper for double-SHA256 calculationsSebastian Falbesoner
2023-01-31Merge bitcoin/bitcoin#23670: build: Build minisketch test in `make check`, no...fanquake
2023-01-31Use steady clock for logging timerMarcoFalke
2023-01-31Merge bitcoin/bitcoin#26974: refactor: rpc: set TxToJSON default verbosity to...MarcoFalke
2023-01-31log: Log VerifyDB Progress over multiple linesMartin Zumsande
2023-01-31validation: Skip VerifyDB checks of level >=3 if dbcache is too smallMartin Zumsande
2023-01-31Merge bitcoin/bitcoin#26952: build: Avoid `BOOST_NO_CXX98_FUNCTION_BASE` macr...fanquake
2023-01-31clang-tidy: Force to check all headersHennadii Stepanov