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: FIP-0076: implement migration to populate ProviderSectors #246

Merged
merged 4 commits into from
Feb 28, 2024

Commits on Feb 26, 2024

  1. feat: FIP-0076: implement migration to populate ProviderSectors

    v13: Address migration review
    
    v13: Handle deal proposal in case of reorgs
    
    v13: organize imports
    
    v13: perf nit: avoid repeated map lookups
    
    implement new rules for uncached operations
    
    implement new rules for cached operations
    arajasek committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d51cd17 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    556baa3 View commit details
    Browse the repository at this point in the history
  2. address review

    arajasek committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    36303e1 View commit details
    Browse the repository at this point in the history
  3. fixup invariant, fix lint

    arajasek committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    84e0702 View commit details
    Browse the repository at this point in the history