-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Code Review v0.4.4...v0.4.5 #3534
Comments
Some notes i took while going through and reviewing all this:
|
Important to look at for @jbenet are the bitswap message sender change (to support cids, bitswap 1.1.0 and 1.0.0) and the merkledag dagservice changes to support cbor nodes, raw nodes, and the original protobufs |
@whyrusleeping, if you want go through and create pull requests to fix most of these issues, let me know. |
yes, and I even mentioned it to you, something about about it causing problems with your editor :) |
I'm a dolt |
Do you want me to fix it? |
That might be a very difficult problem to fix, you can try. |
@whyrusleeping, I meant add back the apostrophe. :) I am fixing minor formatting/spelling issues now. |
don't see the problem other than diff noise, the changes help with consistency
fixed in pr #3562
Already fixed, sorry.
this was talked about in the issue |
I edited @whyrusleeping to be check boxes and checked resolved problems are ones where there is nothing to do. Github has no edit history and also there is no notification sent when an edit is made so I will continue to add notes on items in separate comments. |
in #3583
in #3584
in #3585
Probably while resolving merge conflict |
The close has to be where it is, due to one more error code that continues function flow but returns nil DagReader. |
I have checked off all points that are either already addressed or are in an open p.r. I will look into the following remaining issues:
What remains are some test, I might look into those after I address the above, but they are also testing parts of the code I am not familiar with so I am not sure how qualified I am to write them. |
I am unsure what you are after here.
Fixed the first part in #3591. Not 100% sure what you are after in the second part. |
I updated the list in the top comment -- 22 items added, for a total of now 199 changes. added: misc
deps
ipld
docs
general
fixes
testing
features
|
closing this now |
Reflects c99a82d
Notable changes
changes
ipfs add
/ Fix default logic of--progress
option -- Revert Add Defaults toipfs add
/ Fix default logic of--progress
option #3464improvements
ledger
subcommand -- bitswap: addledger
subcommand #2852bitswap
fixes
general changes and refactorings
ipfs stats bw
formatting -- Fix inconsistentipfs stats bw
formatting #3554bsd
metrics
misc
deps
testing
docs
ipfs pin rm
-- Add period toipfs pin rm
#3088-u
to gx install commands in manual build instructions -- readme: add-u
to gx install commands in manual build instructions #3236"commands".Command.Run
-- Add docs for"commands".Command.Run
#3382ipfs stats bw
help message -- Fix link inipfs stats bw
help message #3620The text was updated successfully, but these errors were encountered: