Skip to content

Infra update, kovan replica dtl version to 0.5.24#2399

Merged
mergify[bot] merged 2 commits intodevelopfrom
infra/update-kovan-replica-dtls
Apr 1, 2022
Merged

Infra update, kovan replica dtl version to 0.5.24#2399
mergify[bot] merged 2 commits intodevelopfrom
infra/update-kovan-replica-dtls

Conversation

@optimisticben
Copy link
Contributor

Description
Also

  • gave 0.5.13 dtl persistent storage 😅
  • deployed 0.5.15 replica to verify sync from scratch

@optimisticben optimisticben requested a review from mslipper April 1, 2022 14:41
@changeset-bot
Copy link

changeset-bot bot commented Apr 1, 2022

⚠️ No Changeset found

Latest commit: 55b3921

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mergify mergify bot requested review from cfromknecht and tynes April 1, 2022 14:41
Copy link
Contributor

@Inphi Inphi left a comment

Choose a reason for hiding this comment

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

the patch configs

@mergify
Copy link
Contributor

mergify bot commented Apr 1, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify
Copy link
Contributor

mergify bot commented Apr 1, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot merged commit 32cf1dc into develop Apr 1, 2022
@mergify mergify bot deleted the infra/update-kovan-replica-dtls branch April 1, 2022 20:00
nebojsa94 pushed a commit to Tenderly/optimism that referenced this pull request Apr 26, 2022
…2399)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
theochap added a commit that referenced this pull request Dec 10, 2025
… build task to reuse the insert task (#2399)

## Description

This PR does the following cleanups to the engine tasks:

- Use explicit error types instead of `dyn Box<...>` for the
`EngineTaskError`. The goal of this is twofold:
- Improve the composability of engine tasks (and be able to do some
control flow when an engine task emits an error)
- Allows explicit testing of the error cases (in the future when we'll
add tests for the engine tasks)
- Refactors the build task in the engine to reuse the `InsertUnsafe`
task logic. This task is now called `InsertTask` to also encapsulate the
case where we insert a derived block.

Close #2390. Progress towards #2389
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.

3 participants