Skip to content

epic: refactor: Use ValidateBasic in the MsgServer methods because the fn is getting deprecated #1865

Open
@Unique-Divine

Description

@Unique-Divine

Summary

The ValidateBasic method on messages has been deprecated in favor of validating messages directly in their respective Msg services.

Read RFC 001 for more details.

Ref: https://docs.cosmos.network/v0.47/learn/beginner/tx-lifecycle

image

Tasks

  • refactor(devgas): Call ValidateBasic inside the MsgServer
  • refactor(epochs): Call ValidateBasic inside the MsgServer
  • refactor(evm): Call ValidateBasic inside the MsgServer
  • refactor(inflation): Call ValidateBasic inside the MsgServer
  • refactor(oracle): Call ValidateBasic inside the MsgServer
  • refactor(sudo): Call ValidateBasic inside the MsgServer
  • refactor(tokenfactory ): Call ValidateBasic inside the MsgServer

Metadata

Metadata

Assignees

Labels

epicProject or large task that groups multiple tickets and PRs

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions