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

feat: allow for the default consensus params to be set by the applica… #345

Merged

Conversation

evan-forbes
Copy link
Member

Description

we [afaiu] accidently removed our ability to change the default consesus parameters in #339

this PR re-cherry-picks #317 to fix

…tion (#317)

* feat: allow for the default consensus params to be set by the application

* chore: add test

* fix: spelling

Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com>

---------

Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Merging #345 (a144ec1) into release/v0.46.x-celestia (7babe18) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                     Coverage Diff                      @@
##           release/v0.46.x-celestia     #345      +/-   ##
============================================================
- Coverage                     65.57%   65.55%   -0.03%     
============================================================
  Files                           666      666              
  Lines                         71177    71180       +3     
============================================================
- Hits                          46677    46661      -16     
- Misses                        21916    21936      +20     
+ Partials                       2584     2583       -1     
Files Changed Coverage Δ
x/genutil/client/cli/init.go 68.14% <100.00%> (+0.86%) ⬆️

... and 2 files with indirect coverage changes

@evan-forbes evan-forbes merged commit 233165b into release/v0.46.x-celestia Sep 5, 2023
34 checks passed
@evan-forbes evan-forbes deleted the evan/re-add-default-consensus-params branch September 5, 2023 10:39
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.

4 participants