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

fix and improve the writable gateway #6539

Merged
merged 4 commits into from Jul 27, 2019
Merged

fix and improve the writable gateway #6539

merged 4 commits into from Jul 27, 2019

Conversation

Stebalien
Copy link
Member

@Stebalien Stebalien commented Jul 26, 2019

  1. Fix handling of PUT. The simple implementation was the correct implementation, I have no idea what was going on here.
  2. Use MFS everywhere to reduce code duplication and add support for sharded directories.
  3. Correctly block IPNS.
  4. Remove the dependency on core.IpfsNode.

1. Fix handling of PUT. The simple implementation was the correct
   implementation, I have no idea what was going on here.
2. Use MFS everywhere to reduce code duplication and add support for sharded
   directories.
3. _Correctly_ block IPNS.
4. Remove the dependency on `core.IpfsNode`.
5. Remove support for putting empty directories with a well-known CID. It was
   useless as directories are automatically created.
@Stebalien Stebalien merged commit 641d9f6 into master Jul 27, 2019
@lanzafame
Copy link
Contributor

@Stebalien Thanks for this PR!

@hacdias hacdias deleted the fix/writable-gateway branch May 9, 2023 10:57
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.

None yet

2 participants