Eugene Kabanov

Results 41 issues of Eugene Kabanov

Add timeout of `1.seconds` for sync workers which are waiting in `Q` state. It means that first worker waiting in queue will have timeout of `12.seconds`, second worker will have...

This feature was missing in Nimbus, but Prysm supports it https://docs.prylabs.network/docs/wallet/web3signer

### Description Compile unable to find proper declarations for callback types. If you uncomment `addRoute1` call in the provided example compiler will fail with an error: ``` test1.nim(55, 12) Error:...