Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

[CSL-37] ensureOwnMpc is wrong #423

Closed
jagajaga opened this issue May 29, 2017 · 2 comments
Closed

[CSL-37] ensureOwnMpc is wrong #423

jagajaga opened this issue May 29, 2017 · 2 comments

Comments

@jagajaga
Copy link
Contributor

jagajaga commented May 29, 2017

@Gromak

ensureOwnMpc uses last seen slot id. Sometimes it happens that we need to create block for slot older than last seen (it's very suspicious, probably it's bug as well, but let's handle it gracefully). For example, if last seen slot is 2 * k-th, but we create block for older slot, we will put opening there.

@jagajaga
Copy link
Contributor Author

@Gromak

Proper solution is to pass SlotId to getLocalSscPayload. I will do it after I push my local changes regarding POS-40.

@jagajaga
Copy link
Contributor Author

@Gromak

Done.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant