Troubleshoot legacy witnessing elegibility on the testnet #2527
Labels
2.0
bug 🐜
Something isn't working
security 🛡️
Changes that affect software security for the good or the bad
Milestone
Apparently, witnessing eligibility using the legacy implementation while in protocol version 1.7 / 1.8 is broken.
Namely, the eligibility proofs being produced in 1.7 / 1.8 fail to pass the verification checks that those very same protocol versions enforce.
Eligibility is covered by tests, so I'm assuming that the issue lies in actor business logic. E.g. we may have a bad comparison in one of the protocol version checks, or a wrongly versioned hash is being passed to the verification functions, etc.
The text was updated successfully, but these errors were encountered: