Marek Moraczyński
Marek Moraczyński
Add hardware requirements for full pruning
> > Add hardware requirements for full pruning > > @MarekM25 Do we know the requirements? No, the goal of this task is to test and prepare correct values for...
The similar problem: https://github.com/NethermindEth/nethermind/issues/4282 Pruning.None for archive nodes
User reported something similar on discord: Aug 03 16:07:46 de1 systemd[1]: Started Nethermind Ethereum Client. Aug 03 16:07:46 de1 Nethermind.Runner[19626]: 2022-08-03 16-07-46.4190|Nethermind starting initialization. Aug 03 16:07:46 de1 Nethermind.Runner[19626]: 2022-08-03...
@nicexe we found one potential issue with our ethstats integration. It could be connected with your problem. We will release the fix soon. The fix is merged to master
And there is confusion about docs Don't see location for logs for PPA in documentation -> /usr/share/nethermind https://docs.nethermind.io/nethermind/ethereum-client/logging-configuration If I install a new version of the PPA, will the config...
> > Is it backwards compatible? > > No, it will generate new keys in keystore directory So I guess we can't work in this way
> Can you name a few test cases that are flaky ? > It will help us in debugging.. Just run several times our builds. I am sure that you...
> @MarekM25 what is the status of this PR? I have to add unit tests, deprioritized because it isn't important after the merge or we can merge it as it...
@nazar-kuzo this is 2 983 ms ;) You're getting timeout probably because of eth_getBlockByNumber. I will consult it with prysm team.