clearmatics/zeth

Add loading bar for `zeth sync` and other potentially "long" commands

Opened this issue · 0 comments

For now, some commands like zeth mix --wait and zeth sync take some time to run (depending on sync starting point and batch size). As such, the CLI "seemingly freezes". That would be nice and more user friendly, to add more logging here. Maybe a "load bar" or some data about the processed batch.