aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2022-06-09windeploy: Renewed windows code signing certificateAndrew Chow
2022-02-15guix: Fix powerpc64(le) dynamic linker nameCarl Dong
2022-01-31guix: ignore additioanl failing certvalidator testfanquake
2021-09-02guix/prelude: Override VERSION with FORCE_VERSIONCarl Dong
2021-08-26doc: Stop nixing `-` in manual pagesW. J. van der Laan
2021-08-20guix: Don't include directory name in SHA256SUMSAndrew Chow
2021-08-20release: Release with separate SHA256SUMS and sig filesCarl Dong
2021-08-20guix-verify: Non-zero exit code when anything failsCarl Dong
2021-08-02contrib, p2p: update I2P hardcoded seedsJon Atack
2021-07-29guix: Ensure EPOCH_SOURCE_DATE does not include GPG informationAndrew Chow
2021-07-29guix: Remove extra \r from all.SHA256SUMS line endingAndrew Chow
2021-07-29guix: Allow changing the base manifest in guix-verifyAndrew Chow
2021-07-29guix: Make all.SHA256SUMS rather than codesigned.SHA256SUMSAndrew Chow
2021-07-29script, doc: guix touchupsjonatack
2021-07-29Updated Readme, Corrected the codesign typoh
2021-07-23guix/build: Remove vestigial SKIPATTEST.TAGCarl Dong
2021-07-23guix/INSTALL: Misc fixupsCarl Dong
2021-07-23guix: Silence getent(1) invocationCarl Dong
2021-07-20Merge bitcoin/bitcoin#22465: guix: Pin kernel-header version, time-machine to...fanquake
2021-07-20Merge bitcoin/bitcoin#22199: macdeploy: minor fixups and simplificationsfanquake
2021-07-20Merge bitcoin/bitcoin#21711: guix: Add full installation and usage documentationfanquake
2021-07-19guix/INSTALL: Guix installs init scripts in libdirCarl Dong
2021-07-19guix/INSTALL: Add coreutils/inotify-dir-recreate troubleshootingCarl Dong
2021-07-19guix-attest: Produce and sign normalized documentsCarl Dong
2021-07-19guix: Overhaul READMECarl Dong
2021-07-18Merge bitcoin/bitcoin#22410: Avoid GCC 7.1 ABI change warning in guix buildfanquake
2021-07-15guix: Bump to version-1.3.0 from upstreamCarl Dong
2021-07-15guix: Pin kernel header versionCarl Dong
2021-07-09net: change I2P seeds' ports to 0Vasil Dimov
2021-07-08tree-wide: Rename gitian-keys to builder-keysCarl Dong
2021-07-08guix: Update various check_tools listsCarl Dong
2021-07-08guix: Check for a sane services databaseCarl Dong
2021-07-07guix: Test security-check sanity before performing themCarl Dong
2021-07-07scripts: adjust test-symbol-check for guix release environmentfanquake
2021-07-07scripts: more robustly test macOS symbol checksfanquake
2021-07-07build: Use and test PE binutils with --reloc-sectionCarl Dong
2021-07-07guix: Patch binutils to add security-related disable flagsCarl Dong
2021-07-07devtools: Improve *-check.py tool detectionCarl Dong
2021-07-06Avoid GCC 7.1 ABI change warning in guix buildPieter Wuille
2021-07-06script: remove gitian reference from symbol-check.pyfanquake
2021-07-06guix: add additional documentation to patchesfanquake
2021-07-06guix: no-longer pass --enable-glibc-back-compat to Guixfanquake
2021-07-02guix: Also sort SHA256SUMS.partCarl Dong
2021-07-01guix: Build depends/qt with our platform definitionCarl Dong
2021-07-01guix: Rebase toolchain on glibc 2.24 (2.27 for riscv64)Carl Dong
2021-06-24Merge bitcoin/bitcoin#22257: test: refactor: various (de)serialization helper...MarcoFalke
2021-06-21scripted-diff: test: rename `FromHex` to `from_hex`Sebastian Falbesoner
2021-06-21test: remove `ToHex` helper, use .serialize().hex() insteadSebastian Falbesoner
2021-06-21test: introduce `tx_from_hex` helper for tx deserializationSebastian Falbesoner
2021-06-21Merge bitcoin/bitcoin#22244: devtools: Correctly extract symbol versions in s...W. J. van der Laan