Skip to content

[Discussion] Policy Decision on BlockedAddrs in SDK v0.50 bump #122

@dongsam

Description

@dongsam

Context:

Differences and Suggestions:

  1. Gov Module Account:
    • v0.50 simapp allows token receiving in gov module account, not blocked in BlockedAddrs, unlike Canto.
    • This change was due to a refactor!: Refactor CommunityPoolSpendProposal cosmos/cosmos-sdk#12852 aiming to handle CommunityPool -> IBC transfer via gov module account.
    • Suggestion: If no similar case is planned in Canto, keeping gov module in BlockedAddrs might minimize potential risks.
  2. Distribution Module Account:
    • v0.50 simapp disallows token receiving in distribution module account, but Canto currently allows it.
    • This was an exception from Canto's initial setup, with unclear intent.
    • Suggestion: Blocking the distribution module account in BlockedAddrs to minimize risks unless there's an unidentified reason to allow it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions