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: use default send rate configured by celestia-app #425

Conversation

rootulp
Copy link
Collaborator

@rootulp rootulp commented Jan 13, 2025

Closes celestiaorg/celestia-app#4213 by allowing celestia-app's default_overrides to be the source of truth.

Testing

In celestia-app I used this version and observed the overrides take effect

rm -rf ~/.celestia-app
celestia-appd init foo
$ cat ~/.celestia-app/config/config.toml | grep send_rate
send_rate = 10485760

@rootulp rootulp self-assigned this Jan 13, 2025
@rootulp rootulp marked this pull request as ready for review January 13, 2025 20:25
@rootulp rootulp requested a review from a team as a code owner January 13, 2025 20:25
@rootulp rootulp requested review from evan-forbes and ninabarbakadze and removed request for a team January 13, 2025 20:25
@rootulp rootulp requested a review from rach-id January 13, 2025 20:26
rootulp added a commit to celestiaorg/celestia-app that referenced this pull request Jan 14, 2025
Part of #4213

The real fix is in celestiaorg/cosmos-sdk#425
but this is a nice to have.
@evan-forbes evan-forbes merged commit fc94c0e into celestiaorg:release/v0.46.x-celestia Jan 14, 2025
34 of 35 checks passed
@rootulp rootulp deleted the rp/fix-default-send-rate branch January 14, 2025 03:53
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.

Increase default recv_rate and send_rate
3 participants