Skip to content

BigInteger type (500 Gold) #4

Open
@mikera

Description

@mikera

Convex should support a native BigInteger numeric type

  • Should support key arithmetic operations (+ - * / mod quot abs signum etc.)
  • Should be implemented as an ACell for CVM usage
  • Should have a canonical encoding that is unique for each BigInteger value
  • Should have juice costs that reflect computational complexity of operations
  • Should be relatively efficient, e.g. using longs for implementation rather than individual bytes

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