-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test: Validators matching external validators smoke test #806
Test: Validators matching external validators smoke test #806
Conversation
WASM runtime size check:Compared to target branchdancebox runtime: 1420 KB (no changes) ✅ flashbox runtime: 824 KB (no changes) ✅ dancelight runtime: 2168 KB (no changes) ✅ container chain template simple runtime: 1124 KB (no changes) ✅ container chain template frontier runtime: 1400 KB (no changes) ✅ |
Coverage Report@@ Coverage Diff @@
## master aleks-validators-match-external-validator-smoke-test +/- ##
=======================================================================================
Coverage 65.80% 65.80% 0.00%
Files 333 333
Lines 58544 58544
=======================================================================================
Hits 38522 38522
Misses 20022 20022
|
…it matches exactly with the session validators list
…han session validators
…lidators instead of externalValidators.whitelistedValidators
test/suites/smoke-test-dancelight/test-validators-match-external-validators.ts
Show resolved
Hide resolved
…alidators and external validators lists from the last block of the previous era
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this test looks good @chexware thanks!
This PR adds a smoke tests which checks if current validators are matching external validators