-
Notifications
You must be signed in to change notification settings - Fork 170
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
fix(content): chainsync section update #1123
Conversation
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 agree with the direction here, this may seem like a slaughter but most of it was sunk cost.
It's a very helpful review! Addressed part of the comments and will follow up with the rest tomorrow to get this done. |
Thanks, I was actually referring to the fact we're killing 400 lines in this PR (which makes sense to me). |
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.
Talked this over with @yiannisbot in the sync, his comments SGTM.
…t/specs into chainsync-update
@hugomrdias please double-check all is ok and merge. |
* master: (27 commits) fix(content): filecoin VM interface update (#1056) fix(content): chainsync section update (#1123) fix(content): libraries section update (#1115) fix: show hugo errors on build docs: tidy up the readme, add toc. (#1141) fix: reword stacked drg missing link text" fix: fix broken refs and change warns to errors (#1139) fix: import meter css (#1140) feat: build toc and dashboard in hugo (#1122) feat: show wip and reliable in progress bar (#1137) content: fix typo plus remove definition of weight (#1138) fix: css for label style and dashboard link (#1136) feat: add symbol embeds and listing (#1126) v1.0.1 feat(tooling): release scripts v1.0.0 chore: update readme and package.json fix: update dns link fix: fix broken links fix(content): FIL VM System Actors Update (#1061) ...
This PR is updating the ChainSync section to match more closely the latest developments. Although nothing was terribly wrong in the previous version of the section, the text looked more like a rather theoretical specification. Furthermore, lots has changed in the way pubsub (i.e., GossipSub) works, which made the chainsync text look out of date.
We will try to keep a version of the previous text and link to it for those that will want to refer back to it.