From 6dcb678f3f2aec0058129c42c7fec897ed2af32e Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Thu, 7 Nov 2019 13:43:55 +0100 Subject: [PATCH] test: Add crc32c to subtree check linter (cherry picked from commit bitcoin/bitcoin@84ff1b2076ef91ce688930d0aa0a7f4078ef3e1d) Zcash: Excluding CI script change. --- test/lint/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/test/lint/README.md b/test/lint/README.md index ad90147b4..c6d3abf5f 100644 --- a/test/lint/README.md +++ b/test/lint/README.md @@ -15,6 +15,7 @@ maintained: * for `src/leveldb`: https://github.com/bitcoin-core/leveldb.git (branch bitcoin-fork) * for `src/univalue`: https://github.com/bitcoin-core/univalue.git (branch master) * for `src/crypto/ctaes`: https://github.com/bitcoin-core/ctaes.git (branch master) +* for `src/crc32c`: https://github.com/google/crc32c.git (branch master) To do so, add the upstream repository as remote: