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(starknet_l1_provider): use client #2649

Open
wants to merge 1 commit into
base: gilad/async-funcs-provider
Choose a base branch
from

Conversation

giladchase
Copy link
Contributor

  • in batcher: replace their dummy l1 provider client with the real thing. The only effective change in behavior is that validate now returns an enum instead of a bool.
  • changes in sequencer_node are boilerplate, did nothing different from other similar nodes.

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link

github-actions bot commented Dec 12, 2024

Artifacts upload workflows:

@giladchase giladchase force-pushed the gilad/async-funcs-provider branch from fed6b21 to 0b3f420 Compare December 12, 2024 05:20
- in batcher: replace their dummy l1 provider client with the real
  thing. The only effective change in behavior is that `validate` now
  returns an enum instead of a bool.
- changes in sequencer_node are boilerplate, did nothing different from
  other similar nodes.
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.

2 participants