LiskArchive / lisk-sdk

🔩 Lisk software development kit
https://lisk.com
Apache License 2.0
2.72k stars 457 forks source link

ValidatorsMethod.setValidatorBLSKey #9128

Closed has5aan closed 8 months ago

has5aan commented 8 months ago

What was the problem?

This PR resolves #9127

How was it solved?

Updated ValidatorsMethod.setValidatorBLSKey to update the BLS key of a validator if it already has a valid BLS key.

How was it tested?

Implemented unit test.

codecov[bot] commented 8 months ago

Codecov Report

Merging #9128 (0ca2dcc) into release/6.0.0 (0ca2dcc) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 0ca2dcc differs from pull request most recent head 2341795. Consider uploading reports for the commit 2341795 to get more accurate results

Impacted file tree graph

@@              Coverage Diff               @@
##           release/6.0.0    #9128   +/-   ##
==============================================
  Coverage          83.52%   83.52%           
==============================================
  Files                606      606           
  Lines              22828    22828           
  Branches            3365     3365           
==============================================
  Hits               19066    19066           
  Misses              3762     3762