planetarium / libplanet

Blockchain in C#/.NET for on-chain, decentralized gaming
https://docs.libplanet.io/
GNU Lesser General Public License v2.1
505 stars 139 forks source link

Fix `ValidatorSet.ValidateBlockCommitValidators()` behavior #3826

Closed limebell closed 2 weeks ago

limebell commented 2 weeks ago

Check only PublicKey sequence if given ValidatorPower is null.

Followup of https://github.com/planetarium/libplanet/pull/3813