Skip to content

Is it reasonable to extract prefix_encoded data handling and tx building to a common package?Β #196

@davidyuk

Description

@davidyuk

I've noticed that Calldata exposes FateApiEncoder which does the same as encode/decode SDK functions. Calldata can't depend on SDK, and SDK needs a more accurate type and a simpler interface πŸ˜›.

Also, ContractEncoder:decode looks like a special case of unpackTx from SDK.

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