logos-co / nomos-node

Nomos blockchain node
38 stars 13 forks source link

Verified Certificate state constraint when converting into VidCertificate #646

Open bacv opened 2 months ago

bacv commented 2 months ago

At the moment Blob Certificate can be converted into the VidCertificate even if the verification is not successful.

We have required checks where needed (mempool), but this could further improved by introducing Certificate states and only allowing Into when the Certificate has Verified state.

More information in this comment: https://github.com/logos-co/nomos-node/pull/644#discussion_r1590675449