Skip to content

op-node: Fix reset RPC#3248

Merged
mergify[bot] merged 2 commits intodevelopfrom
jg/fix_reset_rpc
Aug 18, 2022
Merged

op-node: Fix reset RPC#3248
mergify[bot] merged 2 commits intodevelopfrom
jg/fix_reset_rpc

Conversation

@trianglesphere
Copy link
Contributor

Description
I forgot to initialize the forceReset channel which means that the
RPC isn't able to signal to the state loop that it needs to reset.

I forgot to initialize the forceReset channel which means that the
RPC isn't able to signal to the state loop that it needs to reset.
@changeset-bot
Copy link

changeset-bot bot commented Aug 18, 2022

⚠️ No Changeset found

Latest commit: 7b1debb

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

@trianglesphere trianglesphere requested review from mslipper and protolambda and removed request for protolambda August 18, 2022 18:15
@mergify
Copy link
Contributor

mergify bot commented Aug 18, 2022

This PR changes implementation code, but doesn't include a changeset. Did you forget to add one?

@mergify
Copy link
Contributor

mergify bot commented Aug 18, 2022

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

@mergify
Copy link
Contributor

mergify bot commented Aug 18, 2022

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

@mergify mergify bot merged commit 3fc8705 into develop Aug 18, 2022
@mergify mergify bot deleted the jg/fix_reset_rpc branch August 18, 2022 18:45
@mergify mergify bot removed the on-merge-train label Aug 18, 2022
roninjin10 pushed a commit that referenced this pull request Aug 26, 2022
I forgot to initialize the forceReset channel which means that the
RPC isn't able to signal to the state loop that it needs to reset.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
maurelian pushed a commit that referenced this pull request Sep 15, 2022
I forgot to initialize the forceReset channel which means that the
RPC isn't able to signal to the state loop that it needs to reset.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
sam-goldman pushed a commit that referenced this pull request Sep 15, 2022
I forgot to initialize the forceReset channel which means that the
RPC isn't able to signal to the state loop that it needs to reset.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
theochap pushed a commit that referenced this pull request Jan 15, 2026
…nsitions (op-rs/kona#3253)

Closes: #3248

This formalizes in a single place logic that was implied by a number of
booleans and logic in various parts of DerivationActor.

Note: if this state machine is implemented incorrectly, it will cause
kona-node to fail at runtime. That said, I can confirm that the
following tests have passed:
- `just test-e2e-sysgo node node/reorgs large-kona-sequencer` 
- `just test-e2e-sysgo node node/restart large-kona-sequencer`
- `just test-e2e-sysgo node node/common large-kona-sequencer`
- `just acceptance-tests kona-node op-reth`
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