Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test: Validators matching external validators smoke test (#806)
* test: initial validators matching external validators smoke test implementation * test: correct validators queries and linting * test: updated external validators value type and using check whether it matches exactly with the session validators list * test: handling both cases when external validators are more or less than session validators * test: update externalValidators to query externalValidator.externalValidators instead of externalValidators.whitelistedValidators * test: fetch the external validators as concatenation of whitelisted validators and external validators lists from the last block of the previous era --------- Co-authored-by: Aleksandar Brayanov <aleksandar@moonsonglab.com>
- Loading branch information