zakir

Results 9 issues of zakir

## Description ## Checklist ### Upgrading Asset to Verified If upgrading an Asset to Verified, please see the requirements specified at [LISTING](https://github.com/osmosis-labs/assetlists/blob/main/LISTING.md#upgrade-asset-to-verified-status-permissioned), and ensure the following: - [x] Asset is...

``` git clone [email protected]:cosmos/chain-registry.git Cloning into 'chain-registry'... remote: Enumerating objects: 30130, done. remote: Counting objects: 100% (1222/1222), done. remote: Compressing objects: 100% (829/829), done. remote: Total 30130 (delta 627), reused...

## Summary by CodeRabbit - **New Features** - Added functionality to export delegate, denom, and contract holders data to a JSON file. - Introduced a new command to export delegate...

## Summary by CodeRabbit - **New Features** - Added `baseSepolia` network configuration with a custom URL and chain ID. - **Refactor** - Renamed `FxBridgeLogicETH` class to `IFxBridgeLogic` interface for better...

Hi As an early user of cosmos-sdk, cosmos-sdk supports custom denom format verification rules. Please refer to https://github.com/cosmos/cosmos-sdk/blob/main/types/coin.go#L858. Just as cosmos-sdk supports custom address prefixes, I don't think it should...

**Describe the bug** If the `evm` configuration is set, eip1559 will be used first to calculate the handling fee. However, the cosmos transaction fee is calculated according to `minimum-gas-prices`. The...

bug
keplr-extension

## Description ## Checklist ### Upgrading Asset to Verified If upgrading an Asset to Verified, please see the requirements specified at [LISTING](https://github.com/osmosis-labs/assetlists/blob/main/LISTING.md#upgrade-asset-to-verified-status-permissioned), and ensure the following: - [x] Asset is...

## Summary by CodeRabbit - **New Features** - Integrated a legacy codec for improved serialization capabilities within the app. - **Bug Fixes** - Updated transaction handling to ensure compatibility with...