From dedf0a48789785c009e04be104c127a17d30cc9e Mon Sep 17 00:00:00 2001 From: Jack Grigg Date: Tue, 8 Mar 2022 02:05:10 +0000 Subject: [PATCH] Add more repos to the ECC wallet team DAG --- zcash-issue-dag.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zcash-issue-dag.py b/zcash-issue-dag.py index 5800f559..27d13354 100755 --- a/zcash-issue-dag.py +++ b/zcash-issue-dag.py @@ -41,9 +41,13 @@ HALO2_REPOS = { WALLET_REPOS = { 85334928: ('zcash', 'librustzcash'), 151763639: ('zcash', 'zcash-android-wallet-sdk'), + 159714694: ('zcash', 'lightwalletd'), 185480114: ('zcash', 'ZcashLightClientKit'), 223814143: ('zcash', 'zcash-android-wallet'), 225922879: ('zcash', 'zcash-ios-wallet'), + 387551125: ('zcash', 'secant-ios-wallet'), + 390808594: ('zcash', 'secant-android-wallet'), + 439137887: ('zcash-hackworks', 'zcash-light-client-ffi'), } ZF_REPOS = {