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

Chore: Backports to the release/v1.26.0 branch #11713

Merged
merged 5 commits into from
Mar 13, 2024

Commits on Mar 12, 2024

  1. enable storing events (#11712)

    aarshkshah1992 authored and rjan90 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    81cfca6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. fix: commit batch: Always go through commit batcher (#11704)

    * fix: commit batch: Always go through commit batcher
    
    * fix sealing fsm tests
    magik6k authored and rjan90 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    fada255 View commit details
    Browse the repository at this point in the history
  2. sealing pipeline: Fix panic on padding pieces in WaitDeals (#11708)

    * sealing pipeline: Fix panic on padding pieces in WaitDeals
    
    * sealing pipeline: Catch panics
    magik6k authored and rjan90 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    622a53d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15fad4d View commit details
    Browse the repository at this point in the history
  4. sealing pipeline: Fix failing ProveCommit3 aggregate (#11710)

    * itests: Repro failing ProveCommit3 aggregate
    
    * commit batch: Correctly sort sectors in processBatchV2
    
    * fix imports
    
    * ci: Bigger instance for sector_pledge test
    
    * itests: Use Must-Post mining in TestPledgeBatching
    magik6k authored and rjan90 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    87eee8c View commit details
    Browse the repository at this point in the history