Skip to content
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

fix(lib/runtime): prevents polkadot zero-address bug using sr25519_verify version 1 #3494

Merged
merged 15 commits into from
Oct 2, 2023

chore: make `BadSigner` an error

5958b6e
Select commit
Loading
Failed to load commit list.
Merged

fix(lib/runtime): prevents polkadot zero-address bug using sr25519_verify version 1 #3494

chore: make `BadSigner` an error
5958b6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 2, 2023 in 1s

49.73% (target 50.00%)

View this Pull Request on Codecov

49.73% (target 50.00%)

Details

Codecov Report

Merging #3494 (5958b6e) into development (8aed52e) will decrease coverage by 0.25%.
The diff coverage is 41.17%.

@@               Coverage Diff               @@
##           development    #3494      +/-   ##
===============================================
- Coverage        49.98%   49.73%   -0.25%     
===============================================
  Files              228      228              
  Lines            28313    28321       +8     
===============================================
- Hits             14151    14085      -66     
- Misses           12668    12744      +76     
+ Partials          1494     1492       -2