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

Populate stream file on sequencer startup #2613

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

ToniRamirezM
Copy link
Contributor

@ToniRamirezM ToniRamirezM commented Oct 4, 2023

  • Populates stream file on startup
  • Add tool to pre-generate the data stream file

@ToniRamirezM ToniRamirezM requested a review from tclemos as a code owner October 4, 2023 10:16
@cla-bot cla-bot bot added the cla-signed label Oct 4, 2023
@ToniRamirezM ToniRamirezM self-assigned this Oct 4, 2023
@ToniRamirezM ToniRamirezM added this to the v0.3.2 milestone Oct 4, 2023
@ToniRamirezM ToniRamirezM marked this pull request as draft October 4, 2023 10:17
@ToniRamirezM ToniRamirezM marked this pull request as ready for review October 4, 2023 10:38
@ToniRamirezM ToniRamirezM changed the title populates stream file on startup Populates stream file on sequencer startup Oct 4, 2023
@ToniRamirezM ToniRamirezM changed the title Populates stream file on sequencer startup Populate stream file on sequencer startup Oct 4, 2023
}
log.Infof("Current L2 block number: %d", currentL2Block)

var limit uint64 = 1000
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't know if makes sense add a config parameter to specify this limit (chunk)

@ToniRamirezM ToniRamirezM merged commit 7ff2a53 into release/v0.3.2 Oct 4, 2023
ToniRamirezM added a commit that referenced this pull request Oct 4, 2023
* populates stream file on startup

* fix test
@ToniRamirezM ToniRamirezM deleted the feature/populateStreamFile branch October 4, 2023 11:21
@ToniRamirezM ToniRamirezM added the cherry-picked Content has been cherry-picked into a higher version branch label Oct 4, 2023
ToniRamirezM added a commit that referenced this pull request Oct 5, 2023
* populates stream file on startup

* fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-picked Content has been cherry-picked into a higher version branch cla-signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants