Skip to content
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: sturdypost work branch #11405

Merged
merged 318 commits into from
Dec 5, 2023
Merged

feat: sturdypost work branch #11405

merged 318 commits into from
Dec 5, 2023

Conversation

magik6k
Copy link
Contributor

@magik6k magik6k commented Nov 9, 2023

Related Issues

Proposed Changes

Additional Info

This PR is open to make it easier to track progress on SturdyPoSt, and allow for continuous review.

Checklist

Before you mark the PR ready for review, please make sure that:

  • Commits have a clear commit message.
  • PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, test
    • area, e.g. api, chain, state, market, mempool, multisig, networking, paych, proving, sealing, wallet, deps
  • If the PR affects users (e.g., new feature, bug fix, system requirements change), update the CHANGELOG.md and add details to the UNRELEASED section.
  • New features have usage guidelines and / or documentation updates in
  • Tests exist for new functionality or change in behavior
  • CI is green


var res = storiface.ResourceTable[sealtasks.TTGenerateWindowPoSt]

func (t *WdPostTask) TypeDetails() harmonytask.TaskTypeDetails {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a mostly testing impl, we'll need to improve this, but that can be done later

go.mod Outdated Show resolved Hide resolved
@magik6k magik6k changed the title [wip] feat: sturdypost work branch feat: sturdypost work branch Dec 4, 2023
@magik6k magik6k marked this pull request as ready for review December 4, 2023 10:11
@snadrus snadrus self-requested a review December 4, 2023 15:38
Copy link
Contributor

@snadrus snadrus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding a few more changes and then all set.

@snadrus snadrus merged commit 5ea06f4 into master Dec 5, 2023
89 checks passed
@snadrus snadrus deleted the feat/sturdypost branch December 5, 2023 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants