Ha DANG

Results 17 comments of Ha DANG

> And something irrelevant, Leveldb now supports to report stats in a single structure. Instead of parsing the stats in string format, it can be definitely easier. I guess it...

> resolve INFO [09-16|02:50:23.867] Trie missing, state snapshotting paused root=fa2ea1..1c01de accounts=0 slots=0 storage=0.00B elapsed=614.482ms I think that, current code apply genesis and store EVM state by using the erigon that...

Hi @PPianAIC , As you can saw in the output log `INFO [09-05|02:38:16.907] Generating state snapshot ...`, that mean node is still in progress of generating snapshot, it will continue...

> I want to know what snapshot it generates, because it has been generated all the time, and I don't know when it ends @hadv You can check the `eta=16h3m4.189s`...

@ai-chen2050 I think it's normal if you downloaded and used this genesis file `mainnet-5577-pruned-mpt.g` Which genesis file did you use?

> * where place download for mainnet-5577-pruned-mpt.g file? Thx You can download difference version of new genesis files from https://github.com/Fantom-foundation/lachesis_launch/blob/master/docs/genesis-files.md to use with the latest release of `opera`

> I download pruned snapshot from (Daily pruned snapshot) https://ftmbootstraps.ultimatenodes.io/, are you sure the right genesis file is mainnet-5577-pruned-mpt.g ? or mainnet-109331-pruned-mpt.g ? whether I can not pointed the genesis...

This PR depends on https://github.com/Fantom-foundation/lachesis-base/pull/39

I will setup grafana dashboard again to check the metrics on the latest `develop` branch

I need to investigate a little bit more, still don't know why with the **multi-db**, there're brunch of metrics for a single db name, for instance, for the `gossip` in...