Skip to content

Add big.Int precision to RPC API #122

@placer14

Description

@placer14

The protobuf interface expressing the RPC API does not support full precision and only casts the values to the existing int64 values. This issue to update the protobuf to represent big.Int values as strings so values larger than int64 (as with ETH) can be represented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions