Evgeny Danilenko

Results 19 issues of Evgeny Danilenko

Good day to you! We have couple of errors in prod because of DecodeJsonPayload doesn`t discard the remaining response body data in 100% cases. It should be done in GO...

First of all, thank you for the great project! We faced with a couple goroutine leaks in Ethereum itself and forks(turbo geth), many of them appear in tests or user...

First of all, thank you for the great project! We faced with a couple goroutine leaks in Ethereum itself and forks(turbo geth), many of them appear in tests or user...

Based on https://github.com/rubenv/sql-migrate/pull/58 and https://github.com/rubenv/sql-migrate/issues/45

refers to https://github.com/0xPolygon/go-ibft/pull/28

First of all, thank you for your project! We have just started using mutation test and the very first question is about performance. It look quite a while to run...

### _Type_: Issue ### _What happened? / What do you need?_: While working on #808 a few issues were discovered: 1. We need something to not sync processes using `time.Sleep`....

High priority

### _Type_: Issue ### _What happened? / What do you need?_: The voter selection algo is incorrect and its possible that some validators won't be chosen: ``` === RUN TestVoters_UpdateWeightChangesProposerElectionsWith2VotersEventual...