Skip to content

Commit ed8268c

Browse files
authored
Merge pull request #4256 from ProvableHQ/fix/recursive-cert-fetch
[Fix] Fetch previous certificates in parallel
2 parents f24621f + e9d7175 commit ed8268c

3 files changed

Lines changed: 202 additions & 228 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -799,7 +799,7 @@ workflows:
799799
filters:
800800
branches:
801801
only:
802-
- fix/batch-triggers
802+
- fix/recursive-cert-fetch
803803
- canary
804804
- testnet
805805
- mainnet
@@ -809,7 +809,7 @@ workflows:
809809
filters:
810810
branches:
811811
only:
812-
- fix/batch-triggers
812+
- fix/recursive-cert-fetch
813813
- canary
814814
- testnet
815815
- mainnet

0 commit comments

Comments
 (0)