Omri
Omri
The roller devnet is is wrong. should be devnet_6969-1
Roller assumes rollapp chain id to be `dymension_100-1` which is not always the case if e.g the hub was forked.
running roller with local hub and local da shows 0 for balance (though has 100udym). Not sure if related to the small amount or if it's another issue.
Assumes a celestia key should exist. `💈 command execution failed: exit status 1, stderr: Error: my_celes_key is not a valid name or address: decoding bech32 failed: invalid separator index -1`
Ways to reproduce: 1. Setup roller with local hub and local da and vanilla evm rollapp 2. Run the following commad (Change according to your rolapp id): ``` /usr/local/bin/rollapp_evm keys...
Setup: roller with local da, local hub and vanilla rollapp evm. Result: A recursive path of keyring-test is being created - `~/.roller/relayer/keyring-test/keyring-test/keyring-test/keyring-test`
We need it also for RPC HA which comes with the light client out of the box
currently it samples every 5 sec which can cause overload on the sampled node. sampling every min for balance is also fine.