Initial Inclusion of go-ipfs into the main repo. Resolves T5361.
Details
Details
- Reviewers
JoshStrobl DataDrake - Group Reviewers
Triage Team - Maniphest Tasks
- T5361: IPFS
- Commits
- R4474:7aa060c19193: Initial inclusion of go-ipfs
Run ipfs init.
Then run ipfs daemon, then stopping the daemon again and running systemctl --user start ipfs.service, which also starts the daemon.
Diff Detail
Diff Detail
- Repository
- R4474 go-ipfs
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Additionally, please validate the systemd service and update the test plan accordingly.
package.yml | ||
---|---|---|
8 | network.base is installed on everyone's system, meaning this would be installed automatically (which ya know, isn't good). Should be changed to network.util or network.clients | |
33–35 | None of this is needed.
|
Comment Actions
Abandoning due to lack of movement in over 30 days. Please feel free to re-open after addressing the issues previously raised.
Comment Actions
@taaem, I am so sorry. I misread a date and closed this stupidly.
Please re-submit by running a arc diff --update D2132 after you make the changes.
Sorry again :(