Yurii Oleksyshyn

Results 22 issues of Yurii Oleksyshyn

### Context `EpochRecover` representation from Cadence has an extra field `IndexMap` which has to be correctly parsed to Go structure. ### Definition of done - Add parsing logic from Cadence...

Protocol
S-BFT

## 💡 Possibility to remove a whole bunch of unused code? I just took a look at the usage of [`Proposal.SigData`](https://github.com/onflow/flow-go/blob/9a8918431026277e9eac4e763a700366d554f335/consensus/hotstuff/model/proposal.go#L11). Not entirely sure, but my impression is that there...