SigVerify stage for shreds. (#6563)

This commit is contained in:
anatoly yakovenko
2019-10-28 16:07:51 -07:00
committed by GitHub
parent 9ee65009cd
commit 34a9619806
10 changed files with 309 additions and 131 deletions

View File

@@ -318,6 +318,7 @@ impl Validator {
&exit,
completed_slots_receiver,
fork_confidence_cache,
config.dev_sigverify_disabled,
);
if config.dev_sigverify_disabled {