Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

use sdk.Int for TxData's chain-id and amount #207

Closed
@fedekunze

Description

Now that the SDK version supports the max ERC20 value (cosmos/cosmos-sdk#9511), we should update the proto message fields from TxData to use sdk.Int instead of plain bytes.

We should also update any relevant validation functions

Scope:

  • Update proto message
  • Update validation functions, constructors, etc
  • Remove (Un)MarshalBigInt funcs from types/

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions