Skip to content

base58 encoding should happen in left-to-right order #145

@apoelstra

Description

@apoelstra

This would allow serializing into a fmt::Formatter without needing temporary allocations.

After fixing this we should also check the fmt::Display impls that use base58 encoding to make sure they're using the underlying base58ck function rather than serializing to a string then copying.

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