You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,3 +35,33 @@ FIPs are classified into three categories:
35
35
Filecoin is still in its infancy, but it has the potential to play a central role in the storage and distribution of humanity’s information. To help the network grow and evolve, it is critical for the community to collectively be engaged in proposing, discussing, and implementing changes that improve the network and its operations.
36
36
37
37
This improvement protocol helps achieve that objective for all members of the Filecoin community (developers, miners, clients, token holders, ecosystem partners, and more).
38
+
39
+
## FIPs
40
+
41
+
|FIP # | Title | Author | Status |
42
+
|---|---|---|---|
43
+
|[0001](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0001.md)| FIP Purpose and Guidelines |@Whyrusleeping| Active |
44
+
|[0002](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0002.md)| Free Faults on Newly Faulted Sectors of a Missed WindowPoSt |@anorth, @davidad, @miyazono, @irenegia, @lucaniz, @nicola, @zixuanzh|Final |
|[0010](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0010.md)| Off-Chain Window PoSt Verification |@Stebalien, @anorth|Final |
53
+
|[0011](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0011.md)| Remove reward auction from reporting consensus faults |@Kubuxu|Final |
54
+
|[0012](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0012.md)| DataCap Top up for FIL+ Client Addresses |@dshoy, @jnthnvctr, @zx|Final |
55
+
|[0013](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0013.md)| Add ProveCommitSectorAggregated method to reduce on-chain congestion |@ninitrava@nicola|Final |
56
+
|[0014](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0014.md)| Allow V1 proof sectors to be extended up to a maximum of 540 days |@deltazxm, @neogeweb3|Final |
|[0026](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0026.md)| Extend sector fault cutoff period from 2 weeks to 6 weeks |@IPFSUnion|Final |
0 commit comments