Skip to content

BP3-BSN-004 Deprecation: ValidateBasic #1699

@RafilxTenfen

Description

@RafilxTenfen

BP3-BSN-004

Deprecated ValidateBasic function used in

message validation

The ValidateBasic function, used for stateless validation of messages, has been deprecated in the Cosmos SDK. While it currently still functions, the official recommendation, detailed in the Cosmos SDK documentation, is to transition to validating messages directly within their respective Msg services.

RFC 001: Transaction Validation

Actions:

  1. Rename ValidateBasic functions to ValidateStateless
  2. Add msg.ValidateStateless to the respective msg server

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