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

fix: pass all the app config arguments to the app constructor #2162

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

cmwaters
Copy link
Contributor

This is merely a bandaid fix over a much larger problem which is the incongruence with how nodes are constructed and run.

Previously options set in the app config weren't being passed to the constructor. This PR fixes it

@MSevey MSevey requested a review from a team July 25, 2023 13:11
evan-forbes
evan-forbes previously approved these changes Jul 25, 2023
Copy link
Member

@evan-forbes evan-forbes left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Collaborator

@rootulp rootulp left a comment

Choose a reason for hiding this comment

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

@cmwaters
Copy link
Contributor Author

golangci-lint is failing: https://github.com/celestiaorg/celestia-app/actions/runs/5657237154/job/15325855579?pr=2162#step:5:42

Thanks, should be fixed now

@MSevey MSevey requested a review from a team July 25, 2023 14:25
@evan-forbes evan-forbes added the bug Something isn't working label Jul 25, 2023
@cmwaters cmwaters merged commit 8e44836 into v1.x Jul 26, 2023
21 checks passed
@cmwaters cmwaters deleted the cal/app-constructor branch July 26, 2023 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants