aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-16lint: enable mypy checking for missing importsjosibake
2021-10-16lint mypy 0.910fanquake
2021-10-16lint: install pyzmq (22.3.0) into linter environmentjosibake
2021-10-16doc: remove pointlessly duplicated linter version / install infofanquake
2021-10-16Merge bitcoin/bitcoin#23268: p2p: Use absolute FQDN for DNS seed domainsfanquake
2021-10-15Merge bitcoin/bitcoin#23220: ci: Reduce Windows memory for faster schedulingMarcoFalke
2021-10-15Merge bitcoin/bitcoin#23286: ci, refactor: Disable binaries for Android task ...MarcoFalke
2021-10-15ci, refactor: Disable binaries for Android task explicitlyHennadii Stepanov
2021-10-15Merge bitcoin/bitcoin#22863: policy: document dust threshold for Taproot outputsW. J. van der Laan
2021-10-15Merge bitcoin/bitcoin#23284: doc: update release notes for 22539MarcoFalke
2021-10-15doc: update release notes for 22539Antoine Poinsot
2021-10-15Merge bitcoin/bitcoin#22937: refactor: Forbid calling unsafe fs::path(std::st...W. J. van der Laan
2021-10-14Merge bitcoin/bitcoin#23093: Add ability to flush keypool and always flush wh...W. J. van der Laan
2021-10-14Merge bitcoin/bitcoin#23269: build: remove redundant warning flagsfanquake
2021-10-14Merge bitcoin/bitcoin#23242: qt: Prefix makefile variables with QT_MarcoFalke
2021-10-14Use absolute FQDN for DNS seed domainsPrayank
2021-10-14Merge #23235: Reduce unnecessary default loggingSamuel Dobson
2021-10-14test: Add check that newkeypool flushes change addresses tooSamuel Dobson
2021-10-13scripted-diff: Prefix makefile variables with QT_João Barbosa
2021-10-13Merge bitcoin/bitcoin#23148: build: Fix guix linker-loader path and add check...W. J. van der Laan
2021-10-13symbol-check: Check requested ELF interpreterCarl Dong
2021-10-13guix: Fix powerpc64(le) dynamic linker nameCarl Dong
2021-10-13Merge bitcoin/bitcoin#22392: scripts: use LIEF for ELF security & symbol checksW. J. van der Laan
2021-10-13Merge bitcoin/bitcoin#23253: bitcoin-tx: Reject non-integral and out of range...W. J. van der Laan
2021-10-13build: Drop -Wno-unused-local-typedefHennadii Stepanov
2021-10-13build: remove -Wunused-variablefanquake
2021-10-13build: remove -Wswitchfanquake
2021-10-13build: use loop-analysis over range-loop-analysisfanquake
2021-10-13build: remove -Wsign-comparefanquake
2021-10-13Merge bitcoin/bitcoin#23003: multiprocess: Make interfaces::Chain::isTaprootA...MarcoFalke
2021-10-13Merge bitcoin/bitcoin#23149: build: make --enable-werror just -Werrorfanquake
2021-10-12Merge bitcoin/bitcoin#23213: rest: Return error when header count is not inte...MarcoFalke
2021-10-12bitcoin-tx: Reject non-integral and out of range multisig numbersMarcoFalke
2021-10-12bitcoin-tx: Reject non-integral and out of range sequence idsMarcoFalke
2021-10-12test: Check that bitcoin-tx accepts whitespace around sequence id and multisi...MarcoFalke
2021-10-12rest: Return error when header count is not integralMarcoFalke
2021-10-12Merge bitcoin/bitcoin#23132: test: Change background_cs from pointer to refer...MarcoFalke
2021-10-12Merge bitcoin/bitcoin#23227: bitcoin-tx: Avoid treating integer overflow as OP_0Samuel Dobson
2021-10-12Merge bitcoin/bitcoin#23255: util: Add mincore and clone3 to syscall sandboxfanquake
2021-10-12scripts: remove pixie.pyfanquake
2021-10-12scripts: only parse the binary once in security-check.pyfanquake
2021-10-12scripts: use LIEF for ELF checks in security-check.pyfanquake
2021-10-12scripts: only parse the binary once in symbol-check.pyfanquake
2021-10-12scripts: use LIEF for ELF checks in symbol-check.pyfanquake
2021-10-12test-*-check: Pass in *FLAGS and compile with themCarl Dong
2021-10-11util: Add mincore and clone3 to syscall sandboxMarcoFalke
2021-10-11validation: put coins cache write log into bench debug logAnthony Towns
2021-10-11blockstorage: use debug log categoryAnthony Towns
2021-10-11validation: move header validation error logging to VALIDATION debug categoryAnthony Towns
2021-10-11validation: include block hash when reporting prev block not found errorsAnthony Towns