Skip to content

Orchard draft: Invalid specification for sending Orchard notes #465

@str4d

Description

@str4d

https://zips.z.cash/protocol/nu5.pdf#orchardsend was copied from Sapling but not fully-updated to account for the spent note in the same action:

  • The output note value v is used directly to compute and return cv, instead of cv_net = ValueCommit(spent_note.v - v).
  • It omits choosing alpha and generating rk.

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