nethermind
nethermind copied to clipboard
Automated Disk space consumption and sync time in the docs
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 this happen during smoke tests. Pages containing this information: https://docs.nethermind.io/nethermind/first-steps-with-nethermind/hardware-requirements https://docs.nethermind.io/nethermind/ethereum-client/sync-modes
@FalcoXYZ Is it the same thing as System Requirements automated stuff?
@smartprogrammer93 will check on eth_syncing and if it waits for the client to finish syncing @FalcoXYZ will check if we can submit information to gitbook through its api from the smoke tests.
afterwards we can create a script that runs with smoke tests and with our archive nodes that auto updates the data on gitbook through the api.
Hey @cbermudez97 and @kamilchodola , We would like to know if there is a way we can update Gitbooks or our documentations automatically with the latest disk space consumptions from running smoke tests in different configurations (full node, barriers without barriers etc). Can you help us find out?