From b6888b320eae3dc3c0a13d1f75cc5ffceca0b7ac Mon Sep 17 00:00:00 2001 From: Nick Johnson Date: Fri, 28 Dec 2018 09:04:59 +1300 Subject: [PATCH 1/4] Add CIDs for IPFS and Swarm --- table.csv | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/table.csv b/table.csv index 4985f2a..3fb7ea1 100644 --- a/table.csv +++ b/table.csv @@ -447,3 +447,7 @@ leofcoin-pr, Leofcoin Peer Reputation, 0x83 torrent-info, Torrent file info field (bencoded), 0x7b torrent-file, Torrent file (bencoded), 0x7c ed25519-pub, Ed25519 public key, 0xed + +CIDs,, +ipfs-cid, IPFS CID, 0xee +swarm-cid, Swarm CID, 0xef From d10cdae02a970be6003305e3a12d54f2a00165b4 Mon Sep 17 00:00:00 2001 From: Nick Johnson Date: Mon, 7 Jan 2019 11:01:24 +1300 Subject: [PATCH 2/4] Update table.csv --- table.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/table.csv b/table.csv index 3fb7ea1..035737e 100644 --- a/table.csv +++ b/table.csv @@ -448,6 +448,6 @@ torrent-info, Torrent file info field (bencoded), 0x7b torrent-file, Torrent file (bencoded), 0x7c ed25519-pub, Ed25519 public key, 0xed -CIDs,, +Content Namespaces,, ipfs-cid, IPFS CID, 0xee swarm-cid, Swarm CID, 0xef From 595492b37f5e30379cbdca56216769e7bc71357a Mon Sep 17 00:00:00 2001 From: Nick Johnson Date: Tue, 8 Jan 2019 09:24:33 +1300 Subject: [PATCH 3/4] Update table.csv --- table.csv | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/table.csv b/table.csv index 035737e..597fdde 100644 --- a/table.csv +++ b/table.csv @@ -449,5 +449,6 @@ torrent-file, Torrent file (bencoded), 0x7c ed25519-pub, Ed25519 public key, 0xed Content Namespaces,, -ipfs-cid, IPFS CID, 0xee -swarm-cid, Swarm CID, 0xef +ipld-ns, IPLD CID and optional path, 0xee +ipfs-ns, IPFS CID and optional path, 0xef +swarm-ns, Swarm CID and optional path, 0xf0 From 33b7b78654cb02fd803e318c2cbe9bbb2b2d3200 Mon Sep 17 00:00:00 2001 From: Nick Johnson Date: Thu, 10 Jan 2019 18:56:39 +1300 Subject: [PATCH 4/4] Update table.csv --- table.csv | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/table.csv b/table.csv index 597fdde..6d9b822 100644 --- a/table.csv +++ b/table.csv @@ -449,6 +449,6 @@ torrent-file, Torrent file (bencoded), 0x7c ed25519-pub, Ed25519 public key, 0xed Content Namespaces,, -ipld-ns, IPLD CID and optional path, 0xee -ipfs-ns, IPFS CID and optional path, 0xef -swarm-ns, Swarm CID and optional path, 0xf0 +ipld-ns, IPLD path, 0xee +ipfs-ns, IPFS path, 0xef +swarm-ns, Swarm path, 0xf0