-
Notifications
You must be signed in to change notification settings - Fork 14
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: range request helpers #162
Conversation
db51bb2
to
73b949f
Compare
switch tests to use range request helpers
… use the joint helper
9b018f6
to
3708bd3
Compare
Results against Kubo latest: Summary
|
Results against Kubo master: Summary
|
…en deep ones are not possible to panicking
…lones when deep ones are not possible to panicking" This reverts commit ed808db.
3708bd3
to
be3f9e7
Compare
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.
The code looks mostly fine, feel free to take into account feedback or merge as is.
Could you add a line in the Changelog?
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.
I am not sure if we should merge this without cleaning up DSL first.
We may not have time to clean up later. See comments inline.
9ecfe29
to
08f2f1e
Compare
29e356c
to
d8c1f49
Compare
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.
I left a comment regarding values / pointer,
could you also add a line to the Changelog?
Everything else lgtm, thanks 🙏
@laurentsenta I changed it to use values! Once this is approved, I will merge, and once it's released we can finally merge ipfs/boxo#369. |
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.
lgtm!
AnyOf
andAllOf
helpers (related to Support MUST / MAY / SHOULD responses #153)cc @laurentsenta @lidel