Browse Source

Update: PIP summary page

Herman Schoenfeld 8 years ago
parent
commit
0c0170e1a8
1 changed files with 10 additions and 5 deletions
  1. 10 5
      PIP/README.md

+ 10 - 5
PIP/README.md

@@ -5,9 +5,14 @@ If they wish to continue, copy [this template](PIP-template.md) and ensure your
 
 ## All PIPs
 
-| Number                | Title                                    | Owner               | Type           | Status          |
-| :-------------------: | :--------------------------------------- | :-----------------  | :------------  | :-------------  |
-| [1](PIP-0001.md)      | PIP Purpose and Guidelines               | Herman Schoenfeld   | Process        | Draft           |
-| [2](PIP-0002.md)      | In-protocol PASA Exchange                | Albert Molina       | Protocol       | Active          |
-| [3](PIP-0003.md)      | Infinite Scaling via Deletable Blockchain| Herman Schoenfeld   | Protocol       | Active          |
+| Number                | Title                                    | Owner                          | Type           | Status   |
+| :-------------------: | :--------------------------------------- | :----------------------------  | :------------  | :------- |
+| [1](PIP-0001.md)      | PIP Purpose and Guidelines               | Herman Schoenfeld              | Process        | Draft    |
+| [2](PIP-0002.md)      | In-protocol PASA Exchange                | Albert Molina                  | Protocol       | Active   |
+| [3](PIP-0003.md)      | Infinite Scaling via Deletable Blockchain| Herman Schoenfeld              | Protocol       | Active   |
+| [4](PIP-0004.md)      | Account Names and Types                  | Herman Schoenfeld              | Protocol       | Active   |
+| [5](PIP-0005.md)      | Stablised difficulty algorithm           | Albert Molina                  | Protocol       | Active   |
+| [6](PIP-0006.md)      | Salvage orphaned transactions            | Herman Schoenfeld              | Protocol       | Active   |
+| [7](PIP-0007.md)      | New Wallet GUI                           | Herman Schoenfeld              | Front-End      | Draft    |
+| [8](PIP-0008.md)      | Hook(s) to start external programs       | Preben Björn Biermann Madsen   | Backend        | Draft    |