Commit Graph

1575 Commits (e6cf0ed92de31a5ac35a271b0da8f0a8364d1175)

Author SHA1 Message Date
MarcoFalke d6a59166a1
Merge bitcoin/bitcoin#22257: test: refactor: various (de)serialization helpers cleanups/improvements
3 years ago
Sebastian Falbesoner 1914054208 scripted-diff: test: rename `FromHex` to `from_hex`
3 years ago
Sebastian Falbesoner a79396fe5f test: remove `ToHex` helper, use .serialize().hex() instead
3 years ago
Sebastian Falbesoner 2ce7b47958 test: introduce `tx_from_hex` helper for tx deserialization
3 years ago
W. J. van der Laan a305a687e7
Merge bitcoin/bitcoin#22244: devtools: Correctly extract symbol versions in symbol-check
3 years ago
W. J. van der Laan 0f47e01d7d
Merge bitcoin/bitcoin#20923: signet miner followups
3 years ago
W. J. van der Laan e8cd3700ee devtools: Integrate ARCH_MIN_GLIBC_VER table into MAX_VERSIONS in symbol-check.py
3 years ago
fanquake da69d9965a
Merge bitcoin/bitcoin#21871: scripts: add checks for minimum required OS versions
3 years ago
fanquake d50302625e
Merge bitcoin/bitcoin#22182: guix: Overhaul how guix-{attest,verify} works and hierarchy
3 years ago
Carl Dong e2c40a4ed5 guix-attest: Error out if SHA256SUMS is unexpected
3 years ago
W. J. van der Laan a33381acf5 devtools: Add xkb version to symbol-check
3 years ago
W. J. van der Laan 19e598bab0 devtools: Fix verneed section parsing in pixie
3 years ago
fanquake ce8276b531
Merge bitcoin/bitcoin#22190: Use latest signapple commit
3 years ago
fanquake aa80b5759d
scripts: check macOS SDK version is set
3 years ago
fanquake c972345bac
scripts: check minimum required Windows version is set
3 years ago
fanquake 29615aef52
scripts: check minimum required macOS vesion is set
3 years ago
fanquake 8732f7b6c9
scripts: LIEF 0.11.5
3 years ago
Carl Dong 4cc35daed5 Rewrite guix-{attest,verify} for new hier
3 years ago
Carl Dong 28a9c9b839 Make SHA256SUMS fragment right after build
3 years ago
fanquake 7cac26246a
Merge bitcoin/bitcoin#22075: guix: Misc leftover usability improvements
3 years ago
Andrew Chow 683d197970 Use latest signapple commit
3 years ago
W. J. van der Laan 07ededa30c
Merge bitcoin/bitcoin#22050: p2p: remove tor v2 support
4 years ago
fanquake 8837f1ebde
Merge bitcoin/bitcoin#21654: build, qt: Make Qt rcc output always deterministic
4 years ago
Jon Atack 5d82a57db4
contrib: remove torv2 seed nodes
4 years ago
Jon Atack 5f7e086dac
contrib: update generate-seeds.py to ignore torv2 addresses
4 years ago
MarcoFalke 9999e4c64b
doc: Fix external links (IRC, ...)
4 years ago
W. J. van der Laan 2e8f3928f1
Merge bitcoin/bitcoin#22017: Update Windows code signing certificate
4 years ago
W. J. van der Laan 811aa24c71
Merge bitcoin/bitcoin#22060: contrib: add torv3 seed nodes for testnet, drop v2 ones
4 years ago
Carl Dong 108a6be92a guix: Check for disk space availability before building
4 years ago
Carl Dong d7dec89091 guix: Remove dest if OUTDIR mv fails
4 years ago
Jon Atack 6fe0516858 contrib: add torv3 seed nodes for testnet, drop v2 ones
4 years ago
W. J. van der Laan b295395664
Merge bitcoin/bitcoin#21239: guix: Add codesignature attachment support for osx+win
4 years ago
Andrew Chow 167fb1fc72 Update Windows code signing certificate
4 years ago
Carl Dong ee883201cf guix: repro: Sort find output in libtool for gcc-8
4 years ago
W. J. van der Laan ecf5f2c1a0
Merge bitcoin/bitcoin#21889: macho: check for control flow instrumentation
4 years ago
Carl Dong ee0a67c32a codesigning: Use SHA256 as digest for osslsigncode (Windows)
4 years ago
Carl Dong 38eb91eb06 guix: Add codesigning functionality
4 years ago
Carl Dong bac2690e6f guix: Package codesigning tools
4 years ago
Carl Dong 0a2176d477 guix: Reindent existing manifest.scm
4 years ago
W. J. van der Laan 01624a7db3
Merge bitcoin/bitcoin#21462: guix: Add guix-{attest,verify} scripts
4 years ago
Hennadii Stepanov a58868d201
build: Makes rcc output always deterministic
4 years ago
fanquake 42b589d18f
scripts: test for MACHO control flow instrumentation
4 years ago
W. J. van der Laan 1b9a5236e9
Merge bitcoin/bitcoin#21740: test: add new python linter to check file names and permissions
4 years ago
W. J. van der Laan b7c2625703
Merge bitcoin/bitcoin#21664: contrib: use LIEF for macOS and Windows symbol & security checks
4 years ago
W. J. van der Laan 00a9b0647e
Merge bitcoin/bitcoin#21799: guix: Use `gcc-8` across the board
4 years ago
fanquake 955140b326
contrib: consolidate PIE and NX security checks
4 years ago
fanquake 2aa1631822
contrib: use LIEF in PE symbol checks
4 years ago
fanquake e93ac26b85
contrib: use LIEF in macOS symbol checks
4 years ago
fanquake a632cbcee5
contrib: use f strings in symbol-check.py
4 years ago
fanquake 0f5d77c8e4
contrib: add PE PIE check to security checks
4 years ago