-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Update Ipfs client via component extension #1042
Comments
@drbh hi, just to make sure I got this right: now that brave/brave-core-crx-packager#23 got merged the next step is tackling C++ side of things in brave/brave-core#425, correct? cc #819 |
@lidel yea the next steps are working on the C++ side. I made a PR looking at the Tor Private Tabs implementation. I need some help with using the correct test keys and extension IDs before the request is good. |
Duping to #10220 |
Create a component extension for updating the Ipfs client executable and provide an API for retrieving the full path of the client executable.
like: #724
The text was updated successfully, but these errors were encountered: