Commit Graph

31067 Commits (22e652662bb1fb9bd7ae6ab01c20665ad1c57895)
 

Author SHA1 Message Date
fanquake 22e652662b
lint mypy 0.910
3 years ago
josibake 6ae9c2ef23
lint: install pyzmq (22.3.0) into linter environment
3 years ago
fanquake b93e2299da
doc: remove pointlessly duplicated linter version / install info
3 years ago
fanquake feedb9c84e
Merge bitcoin/bitcoin#23268: p2p: Use absolute FQDN for DNS seed domains
3 years ago
MarcoFalke 02ccf1086e
Merge bitcoin/bitcoin#23220: ci: Reduce Windows memory for faster scheduling
3 years ago
MarcoFalke e504e9a8ed
Merge bitcoin/bitcoin#23286: ci, refactor: Disable binaries for Android task explicitly
3 years ago
Hennadii Stepanov 67bb6b5c43
ci, refactor: Disable binaries for Android task explicitly
3 years ago
W. J. van der Laan 4dbba3bac7
Merge bitcoin/bitcoin#22863: policy: document dust threshold for Taproot outputs
3 years ago
MarcoFalke ce19f4fd37
Merge bitcoin/bitcoin#23284: doc: update release notes for 22539
3 years ago
Antoine Poinsot 530735153b
doc: update release notes for 22539
3 years ago
W. J. van der Laan 1884ce2f4c
Merge bitcoin/bitcoin#22937: refactor: Forbid calling unsafe fs::path(std::string) constructor and fs::path::string() method
3 years ago
W. J. van der Laan 6419bdfeb1
Merge bitcoin/bitcoin#23093: Add ability to flush keypool and always flush when upgrading non-HD to HD
3 years ago
fanquake a845f1ccc6
Merge bitcoin/bitcoin#23269: build: remove redundant warning flags
3 years ago
MarcoFalke 5a044daea4
Merge bitcoin/bitcoin#23242: qt: Prefix makefile variables with QT_
3 years ago
Prayank ca2c313aa2 Use absolute FQDN for DNS seed domains
3 years ago
Samuel Dobson ec4e43c21c
Merge #23235: Reduce unnecessary default logging
3 years ago
Samuel Dobson 6531599f42 test: Add check that newkeypool flushes change addresses too
3 years ago
João Barbosa eb04badcd6 scripted-diff: Prefix makefile variables with QT_
3 years ago
W. J. van der Laan 71a85fbd09
Merge bitcoin/bitcoin#23148: build: Fix guix linker-loader path and add check_ELF_interpreter
3 years ago
Carl Dong 1527b7e8a1 symbol-check: Check requested ELF interpreter
3 years ago
Carl Dong b96adcbfae guix: Fix powerpc64(le) dynamic linker name
3 years ago
W. J. van der Laan da13c7b18a
Merge bitcoin/bitcoin#22392: scripts: use LIEF for ELF security & symbol checks
3 years ago
W. J. van der Laan 28d5074343
Merge bitcoin/bitcoin#23253: bitcoin-tx: Reject non-integral and out of range int strings
3 years ago
Hennadii Stepanov aa69fd6caf
build: Drop -Wno-unused-local-typedef
3 years ago
fanquake 672e8c5d07
build: remove -Wunused-variable
3 years ago
fanquake 5239af0574
build: remove -Wswitch
3 years ago
fanquake 0375906e0a
build: use loop-analysis over range-loop-analysis
3 years ago
fanquake 12712fa2c4
build: remove -Wsign-compare
3 years ago
MarcoFalke a9f6428708
Merge bitcoin/bitcoin#23003: multiprocess: Make interfaces::Chain::isTaprootActive non-const
3 years ago
fanquake 39872f5ed4
Merge bitcoin/bitcoin#23149: build: make --enable-werror just -Werror
3 years ago
MarcoFalke 810ce36d54
Merge bitcoin/bitcoin#23213: rest: Return error when header count is not integral
3 years ago
MarcoFalke fa6f29de51
bitcoin-tx: Reject non-integral and out of range multisig numbers
3 years ago
MarcoFalke fafab8ea5e
bitcoin-tx: Reject non-integral and out of range sequence ids
3 years ago
MarcoFalke fa53d3d826
test: Check that bitcoin-tx accepts whitespace around sequence id and multisig numbers
3 years ago
MarcoFalke fa8d492894
rest: Return error when header count is not integral
3 years ago
MarcoFalke 8df7eee5e1
Merge bitcoin/bitcoin#23132: test: Change background_cs from pointer to reference in validation_chainstate_tests
3 years ago
Samuel Dobson fbbbc594ad
Merge bitcoin/bitcoin#23227: bitcoin-tx: Avoid treating integer overflow as OP_0
3 years ago
fanquake e418a8e675
Merge bitcoin/bitcoin#23255: util: Add mincore and clone3 to syscall sandbox
3 years ago
fanquake ce69e18947
scripts: remove pixie.py
3 years ago
fanquake 00b85d0b13
scripts: only parse the binary once in security-check.py
3 years ago
fanquake cad40a5b16
scripts: use LIEF for ELF checks in security-check.py
3 years ago
fanquake 8242ae230e
scripts: only parse the binary once in symbol-check.py
3 years ago
fanquake 309eac9019
scripts: use LIEF for ELF checks in symbol-check.py
3 years ago
Carl Dong 610a8a8e39
test-*-check: Pass in *FLAGS and compile with them
3 years ago
MarcoFalke fab40732a9
util: Add mincore and clone3 to syscall sandbox
3 years ago
Anthony Towns b5950dd59c validation: put coins cache write log into bench debug log
3 years ago
Anthony Towns 31b2b802b5 blockstorage: use debug log category
3 years ago
Anthony Towns da94ebc2fa validation: move header validation error logging to VALIDATION debug category
3 years ago
Anthony Towns 1d7d835ec3 validation: include block hash when reporting prev block not found errors
3 years ago
MarcoFalke 1790a8ddac
Merge bitcoin/bitcoin#22794: test: Verify if wallet is compiled in rpc_invalid_address_message.py test
3 years ago