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

Move Zcash protobuf parsing to separate process #21627

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Move Zcash protobuf parsing to separate process #21627

merged 2 commits into from
Jan 29, 2024

Commits on Jan 29, 2024

  1. Move Zcash protobuf parsing to separate process

    Introduces BraveWalletUtilsService that is able to provide ZCashDecoder
    to convert protobufs to mojo structs and pass them to the mai.
    Resolves brave/brave-browser#34561
    
    Review fix
    
    Review fix#2
    
    Split service launcher
    
    Review fix#3
    
    Review fix#4
    cypt4 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a39968c View commit details
    Browse the repository at this point in the history
  2. nits

    cypt4 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4492744 View commit details
    Browse the repository at this point in the history