这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Lazar955
Copy link
Member

@Lazar955 Lazar955 commented Sep 3, 2025

closes #672

Copilot AI review requested due to automatic review settings September 3, 2025 07:20
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates default configuration values for CosmWasm client settings and removes an unused field. The changes modify default values to be more appropriate for the Babylon network environment and clean up configuration structure.

  • Updates default CosmWasm configuration values (account prefix, output format, sign mode)
  • Removes unused SubmitterAddress field from configuration structs
  • Updates CHANGELOG.md to document the changes

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
bsn/cosmos/cosmwasmclient/config/config.go Removes unused SubmitterAddress field from CosmwasmConfig struct
bsn/cosmos/config/cosmwasm.go Updates default config values and removes SubmitterAddress usage
CHANGELOG.md Documents the configuration changes and fixes formatting

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Lazar955 Lazar955 merged commit 5a3ae56 into main Sep 3, 2025
21 checks passed
@Lazar955 Lazar955 deleted the lazar/fix-default-cosmwasm-cfg branch September 3, 2025 08:12
mergify bot pushed a commit that referenced this pull request Sep 3, 2025
Lazar955 added a commit that referenced this pull request Sep 3, 2025
closes #672 <hr>This is an automatic backport of pull request #673 done
by [Mergify](https://mergify.com).

Co-authored-by: Lazar <12626340+Lazar955@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default config for OutputFormat is wrong

3 participants