Skip to content

Commit 3e9ecd9

Browse files
committed
add IPNI support to compat table
Signed-off-by: Miroslav Bajtoš <[email protected]>
1 parent 71ed7d4 commit 3e9ecd9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

FRCs/frc-retrieval-checking-requirements.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -262,11 +262,11 @@ The reasons why we rejected this approach:
262262

263263
[Retrieval Requirements](#retrieval-requirements) document the current status and remove Graphsync and Bitswap protocols. Existing miner operations need to enable/configure [IPFS Trustless HTTP Gateway protocol](https://specs.ipfs.tech/http-gateways/trustless-gateway/) retrievals to meet the new requirements.
264264

265-
|Miner Software|Supports HTTP retrievals|Notes
266-
|-|:-:|-|
267-
|Boost|✅| Manual setup required: [docs](https://boost.filecoin.io/retrieving-data-from-filecoin/http-retrieval#payload-retrievals-car-and-raw).
268-
|Curio|✅| Works out of the box
269-
|Venus Droplet| ? | TODO: OOTB or manual setup?
265+
|Miner Software|Advertises payload to IPNI|Supports HTTP retrievals|Notes
266+
|-|:-:|:-:|-|
267+
|Boost|✅|✅| Manual setup required: [docs](https://boost.filecoin.io/retrieving-data-from-filecoin/http-retrieval#payload-retrievals-car-and-raw).
268+
|Curio|✅|✅| Works out of the box
269+
|Venus Droplet| ✅ | ? | TODO: OOTB or manual setup?
270270

271271
[Retrieval Checking Requirements](#retrieval-checking-requirements) introduce the following breaking changes:
272272
- Miner software must construct IPNI `ContextID` values in a specific way.

0 commit comments

Comments
 (0)