Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: shed: Add invariance tests for v9 #9521

Merged
merged 3 commits into from
Nov 2, 2022

Conversation

geoff-vball
Copy link
Contributor

Related Issues

Proposed Changes

Adds an offline test to lotus shed for state invariants mirroring those in builtin-actors. The main purpose is to test the migration before we release it.

Additional Info

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
  • New features have usage guidelines and / or documentation updates in
  • Tests exist for new functionality or change in behavior
  • CI is green

@geoff-vball geoff-vball requested a review from a team as a code owner October 19, 2022 21:05
@geoff-vball geoff-vball force-pushed the gstuart/invariance-test branch 8 times, most recently from af3acab to 61d2ef8 Compare October 20, 2022 16:03
@arajasek arajasek force-pushed the gstuart/invariance-test branch from faf78de to c23c9d9 Compare October 21, 2022 12:54
@arajasek
Copy link
Contributor

I think this needs to change to take a state root CID (and height).

@geoff-vball geoff-vball force-pushed the gstuart/invariance-test branch from 4255af0 to 84799fb Compare October 24, 2022 12:33
@geoff-vball geoff-vball force-pushed the gstuart/invariance-test branch from e5d31af to 10b9d3f Compare October 27, 2022 11:24
@geoff-vball geoff-vball requested a review from arajasek October 27, 2022 11:38
@geoff-vball
Copy link
Contributor Author

@arajasek Changed

@geoff-vball geoff-vball merged commit c1e1d00 into release/v1.18.0 Nov 2, 2022
@geoff-vball geoff-vball deleted the gstuart/invariance-test branch November 2, 2022 12:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants