Skip to content

DataHash is used but not set on sdk v0.50 for ica account creation #8211

Closed
@damiannolan

Description

@damiannolan

Summary

Interchain accounts uses DataHash as a source of entropy for account creation.
See https://github.com/cosmos/ibc-go/blob/main/modules/apps/27-interchain-accounts/types/account.go#L52

This field is not set in the header in cosmos-sdk v0.50 and above.
https://github.com/cosmos/cosmos-sdk/blob/v0.50.13/baseapp/abci.go#L709-L716

AppHash should still be fine here. Just wanted to notify about this.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
  • Estimate provided

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