Ivan Shumkov
Ivan Shumkov
## Issue being fixed or feature implemented We need to share knoweldge about DAPI internal implementation. ## What was done? - Described DAPI archtecture and internal behaviour ## How Has...
## Issue being fixed or feature implemented Document dashmate services, configuration and commands. ## What was done? - Added documentation to dashmate to describe services, configuration and commands. ## How...
We may see this error in logs pretty often: ``` [2Kdrive_abci-1 | [2m2024-09-11T14:57:16.071170Z[0m [33m WARN[0m main ThreadId(01) [1mabci[0m: [2mdrive_abci::abci::handler::process_proposal[0m[2m:[0m Rejected invalid proposal for height: 5056, round: 0 [3merrors[0m[2m=[0m[Abci(InvalidChainLock("received a chain...
``` [STARTED] Mock core node time [STARTED] Adjust local_1 mock time [STARTED] Adjust local_2 mock time [STARTED] Adjust local_3 mock time [STARTED] Adjust local_seed mock time [FAILED] Service core for...
If you upgrade dashmate and new version changes the version of image and `dashmate update` was the first command you call, then it won't pull new image from migration.
When statesync is enabled, we need to have the following settings configured in `[statesync]` section: * `enabled = true` This should be configurable.