Nikita Mescheryakov

Results 10 issues of Nikita Mescheryakov

Fixes | Closes | Resolves # > Anything marked as optional that you didn't need to fill in, please remove it from the PR description. Choose one of the keywords...

Fixes | Closes | Resolves # > Anything marked as optional that you didn't need to fill in, please remove it from the PR description. Choose one of the keywords...

Fixes | Closes | Resolves # > Anything marked as optional that you didn't need to fill in, please remove it from the PR description. Choose one of the keywords...

**Describe the solution you'd like** Exception in DnsClient should be a warning and have nice log message **Additional context** This exception happens on sepolia. Exception: [dns_exception.log](https://github.com/NethermindEth/nethermind/files/9120091/dns_exception.log)

Fixes Closes Resolves # I forgot to add these params to archive config ## Changes - Add barriers & snapshot params to mainnet config ## Types of changes #### What...

Fixes Closes Resolves # _Please choose one of the keywords above to refer to the issue this PR solves followed by the issue number (e.g. Fixes #000). If no issue...

Fixes Closes Resolves # _Please choose one of the keywords above to refer to the issue this PR solves followed by the issue number (e.g. Fixes #000). If no issue...

In next step of Optimism plugin implementation we have to do: New features: - [x] Forward `sendTransactoin` calls to the sequencer. - [x] Adjust RPC receipts - [ ] Forward...

refactoring
optimism

Fixes Closes Resolves # _Please choose one of the keywords above to refer to the issue this PR solves followed by the issue number (e.g. Fixes #000). If no issue...

Fixes Closes Resolves # #6222 Right now our ChainSpec is a mess. This pr tries to fix some issues. ## Changes Adds new interface `IChainSpecEngineParameters`. This works similar to `IConfig`....