aleph-im / pyaleph

Next generation network of decentralized big data applications. Current connected chains: Ethereum, Solana, Polkadot/Substrate, Cosmos-SDK, NULS.
https://aleph.im
MIT License
74 stars 19 forks source link

The cosmos chain ID is hardcoded #308

Open hoh opened 1 year ago

hoh commented 1 year ago

https://github.com/aleph-im/pyaleph/blob/deaa4c3f0d7d9463078def59f2bfb69ac7023f3c/src/aleph/chains/cosmos.py#L29

See https://github.com/aleph-im/aleph-js/issues/48

hoh commented 1 year ago

We may want to fix this in aleph-client, and then deduplicate the logic and rely on aleph-client for signature verification.