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

feat: Abstract commit data generator initialization #94

Conversation

ilitteri
Copy link
Collaborator

@ilitteri ilitteri commented Feb 1, 2024

Resolves #89

@jrchatruc jrchatruc merged commit 274d400 into feat_rename_abstraction Feb 2, 2024
8 of 11 checks passed
@jrchatruc jrchatruc deleted the feat_abstract_commit_data_generation_initialization branch February 2, 2024 15:22
jrchatruc pushed a commit that referenced this pull request Feb 2, 2024
* Rename Validium pubdata abstraction and implementors

* Rename struct fields and variables

* feat: Abstract commit data generator initialization (#94)

* Add L1BatchCommitDataGeneratorMode to StateKeeperConfig

* Initialize L1BatchCommitter depending on the StateKeeperConfig

* Fix bad merge
Oppen pushed a commit that referenced this pull request Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the stack initialization mode (Rollup or Validium) part of state keeper's config
2 participants