diff options
author | Joe Hand <joe@joeahand.com> | 2018-03-06 08:38:58 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-06 08:38:58 -0800 |
commit | 6d128a843d9486f2789872fd8191d49f06db3464 (patch) | |
tree | 8129e93a9c159fa3053018952441fe8bbe954499 /proposals | |
parent | 642b40d37360ef0c889daa075ee012658c15a09c (diff) | |
parent | e01a3ee6c05ab74fea77f1c85e87383b5154435a (diff) | |
download | dat-deps-6d128a843d9486f2789872fd8191d49f06db3464.tar.gz dat-deps-6d128a843d9486f2789872fd8191d49f06db3464.zip |
Merge pull request #9 from bnewbold/hypercore-metadata
tweak 0002-hypercore metadata
Diffstat (limited to 'proposals')
-rw-r--r-- | proposals/0002-hypercore.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/proposals/0002-hypercore.md b/proposals/0002-hypercore.md index 3b6e4ac..5e6fda2 100644 --- a/proposals/0002-hypercore.md +++ b/proposals/0002-hypercore.md @@ -7,7 +7,7 @@ Type: Standard Status: Draft (as of 2018-02-21) -Github PR: (add HTTPS link here after PR is opened) +Github PR: [Draft][https://github.com/datprotocol/DEPs/pull/4] Authors: [Paul Frazee](https://github.com/pfrazee), [Mathias Buus](https://github.com/mafintosh) @@ -327,4 +327,5 @@ IPFS is designed for immutable hash-addressed content, but it provides a mechani # Changelog [changelog]: #changelog -- 2018-02-21: First full draft of DEP-0002 submitted for review.
\ No newline at end of file +- 2018-02-19: First full draft of DEP-0002 submitted for review. +- 2018-02-21: DEP-0002 accepted as "Draft" |