Skip to content

BigDecimal type (500 Gold) #5

Open
@mikera

Description

@mikera

Convex maybe should support a native BigDecimal type

  • Must build upon the BigInteger type
  • Must support all integer numeric operations
  • Must maintain a decimal point position (up to long capacity)
  • Must have a strategy for ensuring values are canonical (e.g. always storing BigInteger with no trailing zeros)
  • Must be an ACell for effective CVM usage

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions