Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check the validity of ECChain first in chain exchange (#837)
Add `ECChain` validation to chain exchange pubsub validation function to reject invalid chains as early as possible. Change the ordering of validation rules such that cheaper checks are done first before checking current progress.
- Loading branch information