Alexey Osipov

Results 54 issues of Alexey Osipov

Fixes | Closes | Resolves #4049 The sync feeds have not enough time to flush data to disk. ## Changes: - Extend timeout, so all the feeds are able finalize...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `nuget` dependencies of...

**Is your feature request related to a problem? Please describe.** The database grows in size constantly when the client runs, it may lead to the situation when there is no...

**Describe the bug** Unclear error is displayed, does not break anything **To Reproduce** Steps to reproduce the behavior: 1. Run Nethermind.Cli and connect to a node 2. Enter "eth" 3....

CLI

**Describe the bug** Network ID is displayed instead of ChainID **To Reproduce** Steps to reproduce the behavior: 1. Run Nethermind.Cli and connect to a node 2. Enter "eth" 4. See...

CLI

Add local set up for the convenient development

The concept code for throttling, made without huge investment in proper passing of dependencies. The throttling happens on the very base layer, which is opposite of initially wanted I guess....

## Changes - Register plugin decoders, allowing to override existing ones - Add keyed decoders, means in addition to type a string key can be used to retrieve and encoder...

A tool to transform hive execution results into scripts: ## Types of changes #### What types of changes does your code introduce? - [ ] Bugfix (a non-breaking change that...

Fixes hive tests related to synchronization ## Changes - Fix fast sync transition handling ## Types of changes #### What types of changes does your code introduce? - [x] Bugfix...