Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

More versatile key design #5

@alxiong

Description

@alxiong

To improve versatility of our wallet, we might consider some of the following features:

  1. hierarchical deterministic wallets
  2. separation of proof generation from transaction authorization to enable delegation
  3. separation of "staking key" from "spending key"
  4. diversified addresses with consistent incoming viewing key
  5. no platform-wise auditor/tracer, but only application specific ones
  6. (optional) outsourced message detection (for receiver memos etc)

which requires modification of our current key design and the snark circuit.

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