-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
int256package ToString->String
Alternatively, we could switch to using the gno.land/p/demo/int256 package.
Metadata
Metadata
Assignees
Labels
No labels