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

prepare for apps child PR #18

Merged
merged 2 commits into from
Jun 8, 2023
Merged

prepare for apps child PR #18

merged 2 commits into from
Jun 8, 2023

Conversation

tzaffi
Copy link
Owner

@tzaffi tzaffi commented Jun 7, 2023

This is almost a no-op PR which just reorganizes the generator module.

It's a no-op except for the second commit which is a bugfix that appears in: algorand#5450

@tzaffi tzaffi requested a review from shiqizng June 7, 2023 20:52
@@ -162,132 +164,55 @@ func MakeGenerator(dbround uint64, bkGenesis bookkeeping.Genesis, config Generat
return gen, nil
}

// Generator is the interface needed to generate blocks.
Copy link
Owner Author

Choose a reason for hiding this comment

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

generator_types.go is the new home for types/interfaces

@winder
Copy link

winder commented Jun 8, 2023

Should this PR go upstream instead of into your other branch?

@tzaffi
Copy link
Owner Author

tzaffi commented Jun 8, 2023

Should this PR go upstream instead of into your other branch?

I think this would have been a better approach, but since the config PR already had one approval, I didn't want to put something ahead of it that would require a new review.

@tzaffi tzaffi merged commit 3d13b4f into tools-blockgen-config Jun 8, 2023
7 checks passed
@tzaffi tzaffi deleted the purely-reorg branch June 8, 2023 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants