Skip to content

int256 Package Update #475

@notJoon

Description

@notJoon

The int256 package in gno main branch (v2.0) operates more efficiently than the int256 currently used in gnoswap. Therefore, we need to modify our code to use this 2.0 version before deployment.

However, we need to consider two factors:

  • Identify functions that are only supported in gnoswap's int256 package
  • ToString -> String

Alternatively, we could switch to using the gno.land/p/demo/int256 package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions