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

[Service Config Revamp] - Blockchain Initialization #9783

Merged
merged 13 commits into from
Oct 18, 2021

Conversation

rauljordan
Copy link
Contributor

Part of our code health plan in #9771, this PR begins a revamp of the p2p service initialization and configuration using a functional options pattern we plan to adopt for our codebase as designed in here.

NOTE: The blockchain service still uses a Config struct, which we will be removing in a future PR to keep this diff clean. However, such struct is no longer exported.

@rauljordan rauljordan requested a review from a team as a code owner October 15, 2021 21:28
@rauljordan rauljordan self-assigned this Oct 15, 2021
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