Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #48 from yoshuawuyts/004-reviewHEADmaster | Paul Frazee | 2018-10-24 | 1 | -12/+11 |
|\ | | | | | Fix typos in 004-hyperdb | ||||
| * | review notes for 004 | Yoshua Wuyts | 2018-10-23 | 1 | -12/+11 |
| | | | | | | | | Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com> | ||||
* | | Merge pull request #47 from yoshuawuyts/001-review | Paul Frazee | 2018-10-24 | 1 | -9/+9 |
|\ \ | | | | | | | fix typos in 0001-dep-process | ||||
| * | | fix typos in 0001-dep-process | Yoshua Wuyts | 2018-10-23 | 1 | -9/+9 |
| |/ | | | | | | | Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com> | ||||
* | | Update 0002-hypercore.md | RangerMauve | 2018-09-08 | 1 | -1/+1 |
| | | |||||
* | | Change verify function signature | RangerMauve | 2018-09-08 | 1 | -3/+1 |
| | | |||||
* | | Added functions for sign/verify to DEP 0002 | RangerMauve | 2018-09-07 | 1 | -0/+12 |
|/ | | | Closes #39 | ||||
* | Merge pull request #34 from pfrazee/hypercore-header | Paul Frazee | 2018-07-06 | 1 | -0/+108 |
|\ | | | | | Hypercore Header DEP | ||||
| * | Publish 0007-hypercore-header | Paul Frazee | 2018-07-06 | 1 | -4/+4 |
| | | |||||
| * | header.type -> header.dataStructureType | Paul Frazee | 2018-07-06 | 1 | -6/+6 |
| | | |||||
| * | hypercore-v1 -> hypercore | Paul Frazee | 2018-07-06 | 1 | -1/+1 |
| | | |||||
| * | Ignore additional fields | Paul Frazee | 2018-06-27 | 1 | -1/+1 |
| | | |||||
| * | Use more generic pseudo-code | Paul Frazee | 2018-06-27 | 1 | -24/+23 |
| | | |||||
| * | Add maf as an author to hypercore-header | Paul Frazee | 2018-06-26 | 1 | -1/+1 |
| | | |||||
| * | Add 0000-hypercore-header.md | Paul Frazee | 2018-06-26 | 1 | -0/+109 |
| | | |||||
* | | Merge pull request #10 from bnewbold/dep-multiwriter | bnewbold | 2018-07-06 | 1 | -0/+512 |
|\ \ | |/ |/| | Draft: Multi-Writer DEP | ||||
| * | multiwriter as DEP-0008 | Bryan Newbold | 2018-07-06 | 1 | -4/+7 |
| | | |||||
| * | multiwriter on-disk folder structure | Bryan Newbold | 2018-07-06 | 1 | -4/+9 |
| | | |||||
| * | multiwriter: review feedback | Bryan Newbold | 2018-07-06 | 1 | -9/+13 |
| | | | | | | | | Thanks @mafintosh, @pfrazee | ||||
| * | multiwriter: op-based CRDT | Bryan Newbold | 2018-07-06 | 1 | -4/+2 |
| | | |||||
| * | tweak vector_clock and inflated refs in example | Bryan Newbold | 2018-06-10 | 1 | -10/+14 |
| | | |||||
| * | update impl reference and example | Bryan Newbold | 2018-06-10 | 1 | -86/+158 |
| | | |||||
| * | update unresolved, security, usage | Bryan Newbold | 2018-06-09 | 1 | -33/+57 |
| | | |||||
| * | tweaks, updates, some progress | Bryan Newbold | 2018-06-09 | 1 | -22/+43 |
| | | |||||
| * | address early maf comments on PR | Bryan Newbold | 2018-06-09 | 1 | -5/+23 |
| | | |||||
| * | work in progress on multi-writer DEP | Bryan Newbold | 2018-06-09 | 1 | -25/+133 |
| | | |||||
| * | WIP on multiwriter DEP | Bryan Newbold | 2018-06-09 | 1 | -0/+255 |
| | | |||||
* | | Merge pull request #29 from bnewbold/clarify-hypercore-root-hashes | bnewbold | 2018-06-19 | 1 | -1/+1 |
|\ \ | | | | | | | hypercore DEP: clarify root re-hashing paragraph | ||||
| * | | hypercore DEP: clarify root re-hashing paragraphclarify-hypercore-root-hashes | Bryan Newbold | 2018-06-09 | 1 | -1/+1 |
| |/ | | | | | | | | | | | This is my solution to PR 16 (https://github.com/datprotocol/DEPs/pull/16) Thanks to @bcomnes for proposing and @pfrazee for discussion. | ||||
* | | Expand on motivation | Paul Frazee | 2018-06-10 | 1 | -2/+2 |
| | | |||||
* | | Add more context & background to proposals/0006-session-data-extension.md | Paul Frazee | 2018-06-10 | 1 | -1/+4 |
|/ | |||||
* | Merge pull request #27 from pfrazee/session-data-extension | Paul Frazee | 2018-06-06 | 1 | -0/+64 |
|\ | | | | | DEP: Session data extension | ||||
| * | Publish 0006-session-data-extension as a draft | Paul Frazee | 2018-06-06 | 1 | -3/+4 |
| | | |||||
| * | Set PR link on proposals/0000-session-data-extension.md | Paul Frazee | 2018-06-01 | 1 | -1/+1 |
| | | |||||
| * | Expand on rationale in proposals/0000-session-data-extension.md | Paul Frazee | 2018-05-30 | 1 | -2/+2 |
| | | |||||
| * | Expand on drawbacks in proposals/0000-session-data-extension.md | Paul Frazee | 2018-05-30 | 1 | -1/+3 |
| | | |||||
| * | Add proposals/0000-session-data-extension.md | Paul Frazee | 2018-05-30 | 1 | -0/+61 |
| | | |||||
* | | Merge pull request #25 from pfrazee/dns-dep | Paul Frazee | 2018-05-16 | 1 | -0/+169 |
|\ \ | | | | | | | Add DNS DEP | ||||
| * | | Assign 0005 to DNS DEP | Paul Frazee | 2018-05-16 | 1 | -2/+3 |
| | | | |||||
| * | | Lowercase the keyname in the DNS TXT record | Paul Frazee | 2018-05-07 | 1 | -2/+2 |
| | | | |||||
| * | | Rewrite DNS TXT record schema in the DNS DEP | Paul Frazee | 2018-05-07 | 1 | -6/+26 |
| | | | |||||
| * | | Add security-and-privacy section to dns DEP | Paul Frazee | 2018-05-07 | 1 | -1/+25 |
| | | | |||||
| * | | Add PR link | Paul Frazee | 2018-04-27 | 1 | -1/+1 |
| | | | |||||
| * | | Add proposals/0000-dns | Paul Frazee | 2018-04-27 | 1 | -0/+124 |
| |/ | |||||
* | | fix numbering race condition | Bryan Newbold | 2018-05-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | | ... quick, before anybody notices! :) DEP-0003 (HTTP Pinning Service API) was merged weeks ago, but I hadn't merged to my local repo. | ||||
* | | Merge pull request #3 from bnewbold/dep-hyperdb | bnewbold | 2018-05-06 | 1 | -0/+760 |
|\ \ | |/ |/| | Draft: HyperDB | ||||
| * | DEP-0003: Hyperdb as Draft | Bryan Newbold | 2018-05-06 | 1 | -3/+4 |
| | | |||||
| * | clarify that contentFeed is immutable | Bryan Newbold | 2018-05-06 | 1 | -5/+3 |
| | | |||||
| * | contend typos | Bryan Newbold | 2018-05-06 | 1 | -1/+1 |
| | | |||||
| * | log(M) reviewed by mafintosh | Bryan Newbold | 2018-05-06 | 1 | -3/+0 |
| | |