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

WIP: IPLD spec #37

Merged
merged 38 commits into from
Feb 12, 2016
Merged
Changes from 2 commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
a98020f
ipld spec
jbenet Nov 8, 2015
74bc794
link to paths issue
jbenet Nov 8, 2015
37c662a
CR fixes
jbenet Nov 22, 2015
878cb31
IPLD: precisions about canonical format
mildred Jan 8, 2016
5fc71ab
Merge pull request #63 from mildred/ipld-spec-canonical-repr
jbenet Jan 9, 2016
2dd135e
Rename Merkle links key from mlink to link
mildred Jan 10, 2016
0381888
Relationship with Protocol Buffers legacy IPFS node format
mildred Jan 7, 2016
bc2050c
Talk about escaping keys in merkle-paths
mildred Jan 8, 2016
89dd82d
Move (and update) section about protobuf compat to separate file
mildred Jan 8, 2016
5b97e14
Change protocol buffer compatibility format.
mildred Jan 10, 2016
691b2b0
Fix traversal example in ipld-spec
findkiko Jan 13, 2016
8f31fa1
Merge pull request #1 from findkiko/ipld_example_fix
findkiko Jan 13, 2016
4066034
Merge pull request #67 from findkiko/ipld-spec
jbenet Jan 13, 2016
33ca56e
IPLD Protocol Buffer compatibility: fix errors
mildred Feb 9, 2016
1ab421b
Only keep first alternative.
mildred Feb 9, 2016
d1ceeb3
Do not make use of escaping
mildred Feb 9, 2016
6f5a601
Replace link key by @link
mildred Feb 9, 2016
6e69d61
Merge pull request #64 from mildred/ipld-spec-link-insteadof-mlink
jbenet Feb 11, 2016
c845223
Minor wording tweaks
mildred Feb 11, 2016
33e48ff
Describe CBOR tagging
mildred Jan 8, 2016
9c22d9a
CBOR tagging: simplify tagging and remove key escapes management
mildred Jan 10, 2016
ccadf1d
Simple CBOR format
mildred Feb 9, 2016
7619b64
Change wording and don't store an empty map when links have no attrib…
mildred Feb 10, 2016
1a3f4a9
Don't require the tag to be followed by an array if there are no prop…
mildred Feb 10, 2016
dfb8903
Minor edits
mildred Feb 11, 2016
a15797a
Separate filesystem merkle-path from IPLD merkle-path
Jan 7, 2016
24bd624
Add note about uses of filesystem merkle-paths
mildred Jan 8, 2016
ec26862
Talk about escaping keys in merkle-paths
mildred Jan 8, 2016
201a0d4
Consideration about key escaping
mildred Jan 8, 2016
e1a1071
Go back to a single merkle-link with two separators
mildred Jan 8, 2016
5062f8c
IPLD merkle paths: typo fixes
mildred Jan 9, 2016
bb5ad86
ipld merkle paths: clarify the usage scope
mildred Jan 9, 2016
213c7ed
New description of merkle-paths
mildred Feb 11, 2016
6734c93
Merge pull request #61 from mildred/ipld-cbor-tagging
jbenet Feb 12, 2016
2ee6909
Improve spec on paths
mildred Feb 12, 2016
b1d4bd7
Merge pull request #62 from mildred/ipld-spec-linkprop2
jbenet Feb 12, 2016
ffa001e
Remove named links section (but leave the possibility open)
mildred Feb 12, 2016
fc38955
Merge pull request #59 from mildred/ipld-spec
jbenet Feb 12, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading