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

Remove Vote.Verify() #3837

Open OnedgeLee opened 1 week ago

OnedgeLee commented 1 week ago

Context

  1. Vote is verified on the constructor
  2. Vote always have non-null ValidatorPublicKey.
OnedgeLee commented 1 week ago

Seems to be fail on Libplanet.Net.Tests.Consensus.ContextNonProposerTest.EnterPreVoteNilOneThird