Ahmad Bitar

Results 27 issues of Ahmad Bitar

## Description Simply updating information about the Nethermind Client.

content :fountain_pen:
review needed :eyes:

Resolves #4361 ## Changes: Add optional argument Address in parity_pendingTransactions ## Types of changes What types of changes does your code introduce? _Put an `x` in the boxes that apply_...

resolves #3601 ## Changes: System.Text.Json implementatio instead of Newtonsoft.Json ## Types of changes What types of changes does your code introduce? _Put an `x` in the boxes that apply_ -...

## Changes: Disable all modules on main RPC when it is disabled and EngineAPI port and host are specified ## Types of changes What types of changes does your code...

Resolves #4605 ## Changes: - just adding timestamp to the equation when it comes to the spec provider ## Types of changes What types of changes does your code introduce?...

Implement https://eips.ethereum.org/EIPS/eip-4758

in case a user want to use IPC for communication with CL client, he needs to enable Engine module on the main JsonRpc configuration. if JsonRPC.Host is public then that...

IPC

As part of performance improvement it is vital that we upgrade to .NET 7 once it is released. For details about performance improvements in .NET 7 checkout the following: https://devblogs.microsoft.com/dotnet/performance_improvements_in_net_7/

Lets have some type of automated generation for the Disk space consumption, sync time and KnownDbSizes of our client every certain period or maybe with every release. We can have...

devops
documentation