-
root@blockchain:~/.evmosd# unzip genesis.json.zip
Archive: genesis.json.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a mu…
-
Is there any way to convert evmos address to evmosvaloper address?
In cli we use **evmosd debug addr ....** which gives us valoper address.
Can we do the same thing using evmosjs?
Any help will be …
-
https://github.com/informalsystems/cosmos.nix/pull/201#issuecomment-1879667726
copy paste out of comment:
```
pkgs.cosmos.lib.buildGoCosmosApp { # GoCosmosApp because there are non Go already…
-
Would it make sense to have hermes use the right derivation path (by default) based on the chain config `address_type = { derivation = 'evmos', ...`? For eg. `m/44'/118'/0'/0/0` for cosmos and `m/44'/…
-
1. 50% is claimed by staking
2. 50% is claimed by voting in governance
1. https://github.com/public-awesome/stargaze/tree/main/x/claim
2. https://github.com/tharsis/evmos/tree/main/x/claims
-
Should we rename this repo to cevmos or something similar? i.e. evmos but optimized for rollups + with leader selection as it will be a rollup itself
-
## What is the Problem Being Solved?
New vesting accounts can be created on a running chain with the commands in `x/auth/vesting/client/cli/tx.go`, or can be created offline by editing a genesis file…
-
This library is nice, can we go on to complete this repository, because I found many token based on `cosmos-sdk` and `substrate`, are not supported. (They are all `bech32`/`ss58` encoded, for example:…
-
result when running `rollapp-evm tx ibc client create ./^Cient_state.json ./consensus_state.json --from rol-user --keyring-backend test --fees 2000000000000aedt`
`Nov 28 11:09:16 barcelona roller[2…
-