Merge pull request #854 from IntersectMBO/dependabot/github_actions/actions/checkout-7
[CI] Bump actions/checkout from 6 to 7
[CI] Bump actions/checkout from 6 to 7
Vote on the hash of the ranking block that announced the EB instead of the LeiosPoint, which comprises the slot number and EB hash. This forbids reusing Leios certificates across Praos forks.
This avoids the bigger LedgerSupportsMempool constraint which was showing up in some storage tests. Instead, we add the transaction key set access to ResolveLeiosBlock (a better name should be found)
We can verify the cert directly and don't need to go through the HFC for that.
The unit tests are not needed anymore
Mark peras as unsupported. The machinery is interesting though and we should also make it negotiate leios support like this?
Feature/email notification center
This avoids the bigger LedgerSupportsMempool constraint which was showing up in some storage tests. Instead, we add the transaction key set access to ResolveLeiosBlock (a better name should be found)
The unit tests are not needed anymore
We can verify the cert directly and don't need to go through the HFC for that.
Mark peras as unsupported. The machinery is interesting though and we should also make it negotiate leios support like this?