Commit Graph

1669 Commits (a78137ec3393fab8b2253995f91b22800886f82b)

Author SHA1 Message Date
fanquake a7f28af437
Merge bitcoin/bitcoin#22646: build: tighter Univalue integration, remove `--with-system-univalue`
3 years ago
0xb10c 53c9fa9e62
tracing: drop block_connected hash.toString() arg
3 years ago
josibake a46f71bb70
lint: enable mypy checking for missing imports
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
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
Cory Fields 0f95247246
Integrate univalue into our buildsystem
3 years ago
W. J. van der Laan a6d9675d60 contrib: Ask for captcha in signet getcoins.py
3 years ago
fanquake 8f022a59b8
Merge bitcoin/bitcoin#22993: build: set OSX_MIN_VERSION to 10.15
3 years ago
Jeremy Rand 9bdda50151
Enable TLS in links in documentation
3 years ago
fanquake a43b8e9555
build: set OSX_MIN_VERSION to 10.15
3 years ago
MarcoFalke 245462b66c
Merge bitcoin/bitcoin#22418: release: Remove gitian
3 years ago
fanquake 9487b68f06
Merge bitcoin/bitcoin#22847: guix/prelude: Override `VERSION` with `FORCE_VERSION`
3 years ago
Carl Dong 96cc6bb04f guix/prelude: Override VERSION with FORCE_VERSION
3 years ago
Kristaps Kaupe 9d43045b74
builder-keys: add kristapsk
3 years ago
fanquake ab9c34237a
release: remove gitian
3 years ago
MarcoFalke 718d9f2f77
Merge bitcoin/bitcoin#22660: contrib: catch bitcoin-cli RPC call errors in getcoins.py
3 years ago
W. J. van der Laan 1bbe289f20
Merge bitcoin/bitcoin#22565: [script] signet's getcoins.py improvements
3 years ago
MarcoFalke f5a406f003
Merge bitcoin/bitcoin#22633: refactor: Replace remaining binascii method calls
3 years ago
fanquake d3169349a9
Merge bitcoin/bitcoin#22654: guix: Don't include directory name in SHA256SUMS
3 years ago
Andrew Chow fb17c99e35 guix: Don't include directory name in SHA256SUMS
3 years ago
W. J. van der Laan 90499358e9
Merge bitcoin/bitcoin#22645: scripts: prevent GCC optimising test symbols in test-symbol-check
3 years ago
Zero-1729 021daedfa1
refactor: replace remaining binascii method calls
3 years ago
fanquake 4c43b7d41d
contrib: use hkps://keys.openpgp.org to retrieve builder keys
3 years ago
fanquake 11c7d001a9
Merge bitcoin/bitcoin#22700: builder-keys: Add dongcarl
3 years ago
Carl Dong 7d95777417 builder-keys: Add dongcarl
3 years ago
James O'Beirne 45babb2788
builder-keys: add jamesob
3 years ago
fanquake 8193294cab
Merge bitcoin/bitcoin#22642: release: Release with separate SHA256SUMS and sig files
3 years ago
fanquake 5449d44e37
scripts: prevent GCC optimising test symbols in test-symbol-check
3 years ago
Sebastian Falbesoner 42dbd9025a contrib: return non-zero status if getcoins.py errors
3 years ago
Sebastian Falbesoner 8c203cf0e1 contrib: catch bitcoin-cli RPC call errors in getcoins.py
3 years ago
Sebastian Falbesoner 0eca5ebace contrib: refactor: introduce bitcoin-cli RPC call helper in getcoins.py
3 years ago
Carl Dong d451b60d22 guix-verify: Non-zero exit code when anything fails
3 years ago
Carl Dong 90b3e482e9 release: Release with separate SHA256SUMS and sig files
3 years ago
NikhilBartwal b0c8246cac Add cleaner errors for unsuccessful faucet transactions
3 years ago
NikhilBartwal 1c612b274b [script] Update signet getcoins.py for custom network
3 years ago
Jon Atack 2962640c49
contrib, p2p: update I2P hardcoded seeds
3 years ago
fanquake 19434fa22a
Merge bitcoin/bitcoin#22516: macdeploy: alternative info to download the macOS SDK
3 years ago
Antoine Poinsot f8f772dc49
macdeploy: alternative info to download the macOS SDK
3 years ago
fanquake 8f76f9f613
Merge bitcoin/bitcoin#22531: guix: Fixes to guix-{attest,verify}
3 years ago
fanquake be92dc5876
Merge bitcoin/bitcoin#22538: doc: fix command typo in guix README
3 years ago
Andrew Chow 9b313dfef1 guix: Ensure EPOCH_SOURCE_DATE does not include GPG information
3 years ago
Andrew Chow 43225f0a2a guix: Remove extra \r from all.SHA256SUMS line ending
3 years ago
0xb10c 8f37f5c2a5
tracing: Tracepoint for connected blocks
3 years ago
0xb10c 4224dec22b
tracing: Tracepoints for in- and outbound P2P msgs
3 years ago