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

bug: --sync-l1-disabled option crash the node #225

Closed
1 task done
jbcaron opened this issue Aug 9, 2024 · 0 comments · Fixed by #226
Closed
1 task done

bug: --sync-l1-disabled option crash the node #225

jbcaron opened this issue Aug 9, 2024 · 0 comments · Fixed by #226

Comments

@jbcaron
Copy link
Member

jbcaron commented Aug 9, 2024

Is there an existing issue?

  • I have searched the existing issues

Description of bug

when launching Madara with the --sync-l1-disabled option without providing an L1 endpoint, the node crashes

thread 'main' panicked at crates/node/src/service/sync.rs:55:58:
called `Option::unwrap()` on a `None` value

Steps to reproduce

No response

@jbcaron jbcaron changed the title --sync-l1-disabled option crash the node bug: --sync-l1-disabled option crash the node Aug 9, 2024
@jbcaron jbcaron mentioned this issue Aug 9, 2024
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 a pull request may close this issue.

1 participant