fix(link): ibc keys * fixes - #1410
Conversation
Greptile SummaryThis PR allows key-management commands to operate without an existing config directory or file and centralizes flag-based configuration overrides.
Confidence Score: 3/5The PR is not safe to merge until config load failures stop causing destructive fallback writes and existing keys can again be registered with Optional loading can replace an existing unreadable or malformed operator config with defaults, while the new existing-key checks make the supported signer-registration repair flow unreachable. Files Needing Attention: link/cmd/ibc/config.go, link/cmd/ibc/keys.go Important Files Changed
|
gjermundgaraba
left a comment
There was a problem hiding this comment.
I think the optional config stuff can be done in a simpler way, see #1420 for a suggested improvement.
Signed-off-by: Gjermund Garaba <gjermund@garaba.net>
--populate-configshorthand-pStack created with GitHub Stacks CLI • Give Feedback 💬