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

[KS-33] Add loop binary #12050

Merged
merged 9 commits into from
Feb 16, 2024
Merged

[KS-33] Add loop binary #12050

merged 9 commits into from
Feb 16, 2024

Conversation

cedric-cordenier
Copy link
Contributor

@cedric-cordenier cedric-cordenier commented Feb 15, 2024

No description provided.

Copy link
Contributor

I see that you haven't updated any README files. Would it make sense to do so?

s := loop.MustNewStartedServer(loggerName)
defer s.Stop()

factory := func(c *values.Map) (consensustypes.Encoder, error) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Current workflow spec proposal lists encoder name as a top level param separate from encoder config. If we want to keep it that way then let's add a separate name param here as well.

@cedric-cordenier cedric-cordenier changed the title Add loop binary [KS-33] Add loop binary Feb 16, 2024
@cedric-cordenier cedric-cordenier marked this pull request as ready for review February 16, 2024 17:56
@cedric-cordenier cedric-cordenier requested review from a team as code owners February 16, 2024 17:56
@cedric-cordenier cedric-cordenier added this pull request to the merge queue Feb 16, 2024
Merged via the queue into develop with commit 60de607 Feb 16, 2024
94 checks passed
@cedric-cordenier cedric-cordenier deleted the add-loop-binary branch February 16, 2024 18:41
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.

5 participants