Skip to content

Unit Tests for Sui_Utils #9

@PaulFidika

Description

@PaulFidika

Ideally, I'd like to get a lot of the functionality in packages/sui_utils merged into the Move-core and Sui-core, but in order to do that they have to be robustly tested. These modules:

ascii2
bcs2
encode
vector2

are the most important ones. For Capsules, we might just remove ascii entirely and only focus on utf8, but it will still exist in the move-core, so it'll help people still using ascii to have some of those functions. I also think encode could be refactored and simplified some.

bcs2 should also be expanded to support more types:

MystenLabs/sui#7231

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