This repository was archived by the owner on Oct 23, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-12
lines changed Expand file tree Collapse file tree 1 file changed +10
-12
lines changed Original file line number Diff line number Diff line change @@ -125,22 +125,20 @@ Special thanks to the Web3 Foundation and Protocol Labs for their devgrant suppo
125
125
* ` /bitswap/{stat,wantlist} `
126
126
* ` /cat `
127
127
* ` /get `
128
+ * ` /resolve `
128
129
129
130
### Work in Progress
130
- * ` /add `
131
- - ` /pin `
132
- * DHT + Swarming
131
+ - ` /bootstrap `
132
+ - ` /dht `
133
+ - interop testing
133
134
134
135
### Work still required
135
- - Interop testing
136
- - [ /bootstrap] ( https://github.com/rs-ipfs/ipfs-rust-conformance/issues/3 )
137
- - [ /dht] ( https://github.com/rs-ipfs/ipfs-rust-conformance/issues/4 )
138
- - [ /name] ( https://github.com/rs-ipfs/ipfs-rust-conformance/issues/5 )
139
- - [ /ping] ( https://github.com/rs-ipfs/ipfs-rust-conformance/issues/6 )
140
- - [ /key] ( https://github.com/rs-ipfs/ipfs-rust-conformance/issues/7 )
141
- - [ /config] ( https://github.com/rs-ipfs/ipfs-rust-conformance/issues/8 )
142
- - [ /stats] ( https://github.com/rs-ipfs/ipfs-rust-conformance/issues/9 )
143
- - [ /files] ( https://github.com/rs-ipfs/ipfs-rust-conformance/issues/10 ) (regular and mfs)
136
+ - ` /name `
137
+ - ` /ping `
138
+ - ` /key `
139
+ - ` /config `
140
+ - ` /stats `
141
+ - ` /files ` (regular and mfs)
144
142
- a few other miscellaneous endpoints not enumerated here
145
143
146
144
## Maintainers
You can’t perform that action at this time.
0 commit comments