Skip to content

rpc: Fix getrawtransaction to use dedicated Bitcoin "big-endian hex" parser from zcash_encoding #234

@str4d

Description

@str4d

Using TxId for serialization for all these types is gross. Please expose functions from zcash_encoding for encoding and decoding bytes to/from byte-reversed hex, and then use it in TxId::to_string.

Originally posted by @nuttycom in #227 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-good-first-issueEffort: Suitable for someone new to the codebase.E-help-wantedCall for participation: Help is requested to fix this issue.S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.Z-contributors-wantedalpha.5

    Type

    No type

    Projects

    Status

    In review

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions