aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2023-04-07Merge bitcoin/bitcoin#27358: contrib: allow multi-sig binary verification v2fanquake
2023-04-06verifybinaries: fix argument type error pointed out by mypyCory Fields
2023-04-06verifybinaries: catch the correct exceptionCory Fields
2023-04-06verifybinaries: fix OS download filterCory Fields
2023-04-06verifybinaries: use recommended keyserver by defaultCory Fields
2023-04-06verifybinaries: remove unreachable codeCory Fields
2023-04-06verifybinaries: Don't delete shasums fileCory Fields
2023-04-06verifybinaries: README cleanupsCory Fields
2023-04-06verifybinaries: remove awkward bitcoin-core prefix handlingCory Fields
2023-04-06verifybinaries: move all current examples to the pub subcommandCory Fields
2023-03-29guix: use python-minimal (3.9)fanquake
2023-03-28contrib: Use machine parseable GPG output in verifybinariesAndrew Chow
2023-03-28contrib: Add verifybinaries command for specifying files to verifyAndrew Chow
2023-03-28contrib: Specify to GPG the SHA256SUMS file that is detached signedAndrew Chow
2023-03-28contrib: Refactor verifbinaries to support subcommandsAndrew Chow
2023-03-28contrib: verifybinaries: allow multisig verificationJames O'Beirne
2023-03-27guix: use gcc tool wrappersfanquake
2023-03-27Merge bitcoin/bitcoin#27326: guix: combine and document `enable_werror`fanquake
2023-03-24guix: combine and document enable_werrorfanquake
2023-03-22guix: use cmake-minimal for python-lieffanquake
2023-03-22guix: import LIEF from upstream (0.12.3)fanquake
2023-03-20Merge bitcoin/bitcoin#27179: guix: use osslsigncode 2.5Andrew Chow
2023-03-20Merge bitcoin/bitcoin#26531: mempool: Add mempool tracepointsAndrew Chow
2023-03-20Add mempool tracepointsvirtu
2023-03-12guix: use osslsigncode 2.5fanquake
2023-03-01guix: pass --enable-initfini-array to release GCCfanquake
2023-03-01Merge bitcoin/bitcoin#27172: guix: switch to some `minimal` versions of packa...Andrew Chow
2023-02-28guix: use cmake-minimal over cmakefanquake
2023-02-28guix: use coreutils-minimal over coreutilsfanquake
2023-02-28guix: use bash-minimal over bashfanquake
2023-02-28valgrind: remove libsecp256k1 suppressionfanquake
2023-02-27Merge bitcoin/bitcoin#27058: contrib: Improve verify-commits.py to work with ...glozow
2023-02-24Merge bitcoin/bitcoin#27135: Remove MarcoFalke fingerprint, update trusted-gi...glozow
2023-02-22Merge bitcoin/bitcoin#25867: lint: enable E722 do not use bare exceptfanquake
2023-02-21verify-commits: Mention git v2.38.0 requirementAndrew Chow
2023-02-21Revert "[contrib] verify-commits: Add MarcoFalke fingerprint"MarcoFalke
2023-02-18lint: enable E722 do not use bare exceptLeonardo Lazzaro
2023-02-17Merge bitcoin/bitcoin#27029: guix: consolidate to glibc 2.27 for Linux buildsfanquake
2023-02-16verify-commits: Skip checks for commits older than trusted rootsAndrew Chow
2023-02-16verify-commits: Use merge-tree in clean merge checkAndrew Chow
2023-02-16verify-commits: Remove all allowed commit exceptionsAndrew Chow
2023-02-16verify-commits: Move trusted-keys valid sig check into verify-commits itselfAndrew Chow
2023-02-16doc: remove mention of "proper signing key"fanquake
2023-02-16Merge bitcoin/bitcoin#27054: Remove laanwj from trusted-keysfanquake
2023-02-13guix: combine glibc hardening options into hardened-glibcfanquake
2023-02-13guix: remove no-longer needed powerpc workaroundfanquake
2023-02-13guix: use glibc 2.27 for all Linux buildsfanquake
2023-02-10verify-commits: Bump trusted git root to after most recent laanwj mergeAndrew Chow
2023-02-07Remove laanwj from trusted-keyslaanwj
2023-02-07Merge bitcoin/bitcoin#26701: contrib: make DNS seeds file an argument in CLI ...MarcoFalke