Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: fetch payload CIDs from piece indexer #31
feat: fetch payload CIDs from piece indexer #31
Changes from 137 commits
0d40c1e
22cf09a
0f4ee8a
4d9c274
a5e94cb
57d3177
70dfc02
37b7eae
1cf5de0
5772bf3
00e7742
ff8b8cb
6ef67c2
4579b79
57cfa42
1a5e1e2
0944082
4193352
a2ab839
dd86cad
114357d
23ce715
80af619
d3ce078
20e41a2
5f62533
296c237
a81408f
b2137ea
ee27e7c
d824ac4
a29cf0a
4da1941
a00e61b
c2ed0ad
cf379aa
2eb8f7a
2e79edc
9c49c62
6cdc0f8
e536643
fc88c78
9a238da
59667de
77de363
e9062cb
a388110
301b6cc
43f6f4d
f5e855e
1bceb81
dcfcb8e
2e92416
50d6940
d869d28
932d3ea
cce73df
94cec11
a56d9bd
6d9f4b2
0e7fed3
2670c74
2006cdc
4eceb9c
e8efc3e
370f6f3
03b99da
7aafd0a
f4b5c18
308a8c8
373b18d
ee30693
f1c2072
773cf66
ec29f3b
40e5c49
1b3331c
21675d7
0f781ef
197cbbd
3ec7a0d
0faeb9f
ac9e5d9
63ebd68
28d582c
c9f7c94
0a6badc
0caa839
dc1cbbc
1e5e2a5
ee95dc9
a081ddf
7841b47
b55d514
4c425bd
f2d68f5
2aac6ca
7fad024
a6c9046
9881fe2
a666cd1
7df7bf0
e36b897
a01ea28
2b62aee
833ff2a
f1b2fe7
1f25ff8
66c1c44
494d2ea
47c421a
51bba17
ea3239a
ab71c4b
9c43dad
894c0eb
6e043b5
cb1f50b
7ae1d39
47a17d2
1f44762
a7e46d4
24a8c86
ffe44da
351daf8
7cfc261
ecab504
78e04da
1cf0dbe
a0f5b66
c7c84e4
ad92c7b
77ced6d
8490e3b
7a40f9a
719a4c8
9a26941
9e60d66
6d0f871
f4dd437
68bebba
5369842
8dcef45
691a709
76270c2
0081f78
21ab6bd
9993620
e5035e6
6e6372f
b8e8dd1
ab4132d
7922b7e
86d9596
482cd93
663a200
3e8aa30
97550db
98ed48e
6ef1de2
523815f
f0930fc
6bb2c71
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We already have piece-indexer - see https://github.com/CheckerNetwork/piece-indexer
How about calling this file
piece-indexer-client.js
?(Not blocking this PR from landing.)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good call, I found that confusing as well. Will fix