IntersectMBO / cardano-ledger

The ledger implementation and specifications of the Cardano blockchain.
Apache License 2.0
256 stars 158 forks source link

Prevent votes for non existent entities #4452

Closed lehins closed 3 months ago

lehins commented 3 months ago

Description

This PR implements protection against votes by unknown entities.

Checklist