Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zcash shielded transactions #1847

Closed
wants to merge 65 commits into from
Closed

Zcash shielded transactions #1847

wants to merge 65 commits into from

Conversation

krnak
Copy link
Contributor

@krnak krnak commented Oct 12, 2021

Orchard shielded transactions for Trezor T.

work in progress . you can use this PR for tracking my activity

Links

ZFND grant
documentation
milestone M.1 report
milestone M.2 report

Orchard addresses and keys

  • orchard addresses
  • unified addresses
  • viewing keys export
  • layouts
  • ZIP-32 support
    Connectivity:
  • trezorlib.zcash module
  • trezorctl zcash commands
  • Connect support
    Tests:
  • unit tests
  • tests on real device
  • reviewed
  • typing

Orchard transactions

  • v5 transaction format
  • signing workflow
  • orchard inputs and outputs
  • ZIP-244 (txid and sighash) implementation
  • layouts
  • graphically distinguish transparent and orchard outputs
  • mixed transactions (transparent + orchard)
    Connectivity:
  • python bridge to orchard crate (pyorchard) e.i. the prover is callable from python
  • trezorlib.zcash module (raw version)
  • trezorctl zcash commands
  • Connect support
    Tests:
  • unit tests
  • tests on real device
  • typing
  • reviewed

Zcash crates

Firmware team

  • reserve more memory for Zcash app
  • integrate Sinsemilla table
  • check Rust allocator correctness
  • implementation review

Documentation

krnak and others added 27 commits November 30, 2021 12:32
@krnak
Copy link
Contributor Author

krnak commented Aug 26, 2022

replacing this by #2472

@krnak krnak closed this Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants