Omri

Results 222 issues of Omri

more details [here](https://docs.celestia.org/nodes/celestia-node-metrics/#running-metrics-flags)

enhancement
good first issue
T:metrics

When u have insufficient balance, the roller prints required balance of 1TOKEN. I think we can remove it. or give some meaningful value.

enhancement
good first issue

should print the current balances of the addresses. The addresses, in case existed before, shouldn't be overridden. blocked by #114

enhancement

e.g stopped/restarting/starting should have a different color then running otherwise it's hard to track.

good first issue
T:ui

users shouldn't need to clone the rollapp repo manually but use roller.

enhancement

With the introduction of rollups to the cosmos ecosystem, one financial aspect of it is to only produce block when there is demand for it (i.e txs) - This could...

# PR Standards ## Opening a pull request should be able to meet the following requirements --- Closes #XXX **All** items are required. Please add a note to the item...

steps to reproduce on rollappX: `rollappd q staking validators --height 11803406` `Error: rpc error: code = InvalidArgument desc = failed to load state at height 11803406; version mismatch on immutable...

bug