-
Couldn't load subscription status.
- Fork 184
FRC-0104: add ChainGetFinalizedTipSet #1199
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
base: master
Are you sure you want to change the base?
Conversation
Adds `ChainGetFinalizedTipSet` given it's addition to Lotuvs `/v1` in filecoin-project/lotus#13299
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. @AlexeyKrasnoperov could you help @BigLep with updating the spec once we agree this is good to go?
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 aside from Alexey's suggestion
|
The updated common-node-api.json: It has some additional changes to the format, that's how Forest now exports it. |
|
^ json lgtm, should be incorporated here too @BigLep when you next get around to updating this PR |
Co-authored-by: Alexey Krasnoperov <[email protected]>
|
Comments incporated. I also added the updated common-node-api.json. Per @AlexeyKrasnoperov : "The format slightly changed since the last export, that's why the diff with the original common-node-api.json from FIP-0104 is bigger than just that one method." |
Adds
ChainGetFinalizedTipSetto FRC-0104 given it's addition to Lotuvs/v1in filecoin-project/lotus#13299.If this idea is accepted, then can do the other work for this FRC to document its acceptance like updating https://github.com/filecoin-project/FIPs/tree/master/resources/frc-0104