informalsystems / informalsystems/multisig

Use the `chain-id` value from the chain

Open
#75 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
37
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Re-evaluate the need to have the `chain-id` in the config. A better approach would be to retrieve it from the chain itself like the account number and sequence. Had an issue that the chain had upgraded and the id had changed but the config had the old id.

Or at least check the local chain-id value against the real value from chain and prevent a transaction to be pushed if they differ (but then if you need to retrieve the remote chain-id what is the value of having a local config of that?).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.