Skip to content

Commit 45d88e4

Browse files
committed
Text collocation
1 parent 06fab12 commit 45d88e4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

BEYOND_BITSWAP/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,7 @@ We are making all our contributions, ideas, testbed, benchmarking and analysis s
3737
* [Enhancements RFC](#enhancements-rfcs): A list of enhancements proposals and ideas to improve file-sharing in IPFS and P2P networks.<!-- * [Test Results](https://docs.google.com/document/d/1zPpgnr9ykJr5PAvShJBGhKKRDRbsglb00MPc5eVEU4Q/edit#): This document collects the results of the tests performed in the scope of the project. -->
3838

3939
### Enhancement RFCs
40-
4140
This section shares a list of improvement RFCs that are being currently tackled, discussed and prototyped. Each RFC aims to test a specific idea or assumption, and they may initially be implemented over Bitswap, but that doesn't mean the conclusions drawn are exclusively applicable to the Bitswap protocol. RFCs are divided in the different layers for file-sharing in P2P sytems identified in the [Related Work](https://docs.google.com/document/d/14AE8OJvSpkhguq2k1Gfc9h0JvorvLgOUSVrj3CnOkQk/edit#heading=h.nxkc23tlbqhl).
42-
43-
If you want to familiarize with our work, we highly recommend exploring first the RFCs in `prototype` state, and then move to the ones at a `draft` or `brainstorm` state. `prototyped` RFCs are in a stage where there is working prototype you can start evaluating and playing with. The `draft` state means that the RFC is ready for implementation, while `brainstorm` RFCs require further discussions and design work.
44-
45-
4641
| RFC | Status |
4742
|-------------------------------------------------------------------------------------------------------------|-------------|
4843
| [RFC\|BB\|L0-09: Hashing algorithm improvements](./RFC/rfcBBL009) | `brainstorm`|
@@ -56,6 +51,11 @@ If you want to familiarize with our work, we highly recommend exploring first th
5651
| [RFC\|BB\|L2-07: Request minimum piece size and content protocol extension](./RFC/rfcBBL207.md) | `brainstorm`|
5752
| [RFC\|BB\|L2-08: Delegate download to other nodes (bandwidth aggregation)](./RFC/rfcBBL208.md) | `brainstorm`|
5853

54+
55+
If you want to familiarize with our work, we highly recommend exploring first the RFCs in `prototype` state, and then move to the ones at a `draft` or `brainstorm` state. `prototyped` RFCs are in a stage where there is working prototype you can start evaluating and playing with. The `draft` state means that the RFC is ready for implementation, while `brainstorm` RFCs require further discussions and design work.
56+
57+
58+
5959
**Layer 0: Data Structure:**
6060
* [RFC|BB|L0-09: Hashing algorithm improvements](./RFC/rfcBBL009):
6161

0 commit comments

Comments
 (0)