- 29 Jul, 2020 1 commit
-
-
Petar Maymounkov authored
-
- 21 Apr, 2020 1 commit
-
-
Will Scott authored
-
- 30 Mar, 2020 1 commit
-
-
Michael Muré authored
-
- 02 Mar, 2020 1 commit
-
-
Michael Muré authored
-
- 22 Jan, 2020 1 commit
-
-
Michael Muré authored
-
- 02 Dec, 2019 1 commit
-
-
Steven Allen authored
-
- 29 Nov, 2019 2 commits
-
-
Michael Muré authored
-
Michael Muré authored
-
- 11 Oct, 2019 1 commit
-
-
Adin Schmahmann authored
-
- 27 Sep, 2019 1 commit
-
-
Steven Allen authored
-
- 11 Sep, 2019 1 commit
-
-
Steven Allen authored
(I plan on adding support to the http client, at least)
-
- 23 Aug, 2019 1 commit
-
-
Steven Allen authored
We just changed ID/"id" to IDENTITY/"identity" to match the multicodec table and avoid confusion with peer IDs, CIDs, etc. Unfortunately, this breaks the `--hash=id` flag. Luckily, I'm pretty sure nobody's actually using this. As putting a block with an identity hash is useless. If they are users, we can go about adding in backwards compatibility hacks later.
-
- 03 Aug, 2019 1 commit
-
-
Cole Brown authored
-
- 17 May, 2019 1 commit
-
-
Łukasz Magiera authored
-
- 07 May, 2019 1 commit
-
-
Steven Allen authored
-
- 16 Apr, 2019 1 commit
-
-
Steven Allen authored
And fix for peer ID formatting changes. fixes https://github.com/ipfs/go-ipfs/pull/6222#issuecomment-483479039
-
- 04 Apr, 2019 3 commits
-
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
- 26 Mar, 2019 5 commits
-
-
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
Otherwise, we can get random panics form dereferencing nil pointers.
-
- 22 Mar, 2019 2 commits
-
-
Steven Allen authored
This can be trivially implemented by the end-user if desired. The best the CoreAPI can do is name the file with it's own hash so this isn't really all that helpful either. Note: This differs from js-ipfs because _there_, all files have paths (even outside directories).
-
Łukasz Magiera authored
-
- 21 Mar, 2019 3 commits
-
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
- 07 Mar, 2019 1 commit
-
-
Steven Allen authored
It's complicated. We need to carefully think through how sizes work.
-
- 05 Mar, 2019 3 commits
-
-
Steven Allen authored
(path can't represent relative paths)
-
Steven Allen authored
(also, fix some error versus fatal nits)
-
Steven Allen authored
1. Avoid `ipld.Link`. This is a protodag specific thing that will go away in future IPLD versions. 2. Avoid exposing the underlying file types. The user shouldn't care if they're dealing with a hamt, etc. 3. Add a field for a symlink's target. 4. Rename LsLink to DirEntry to better this type's role.
-
- 12 Feb, 2019 1 commit
-
-
Łukasz Magiera authored
-
- 09 Feb, 2019 2 commits
-
-
Łukasz Magiera authored
-
Łukasz Magiera authored
-
- 08 Feb, 2019 3 commits
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Steven Allen authored
Switch _back_ to the 0.4.18 style of peer IDs while we figure things out. See https://github.com/libp2p/specs/issues/138. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 05 Feb, 2019 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-