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

Tendermint consensus params settable in Namada config #1399

Merged
merged 2 commits into from May 21, 2023

Conversation

adrianbrink
Copy link
Member

This change enables all Tendermint consensus parameters to be set in <chain_id>/config.toml which are then passed through to <chain_id>/tendermint/config/config.toml.

juped added a commit that referenced this pull request May 20, 2023
… into maint-0.15

* namada/adrian/consensus_params:
  Tendermint consensus params settable in Namada config
juped added a commit that referenced this pull request May 20, 2023
juped added a commit that referenced this pull request May 20, 2023
juped added a commit that referenced this pull request May 20, 2023
… into maint-0.15

* namada/adrian/consensus_params:
  changelog: add #1399
  Tendermint consensus params settable in Namada config
adrianbrink and others added 2 commits May 20, 2023 14:07
This change enables all Tendermint consensus parameters to be set in
<chain_id>/config.toml which are then passed through to
<chain_id>/tendermint/config/config.toml.
juped added a commit that referenced this pull request May 20, 2023
… into maint-0.15

* namada/adrian/consensus_params:
  changelog: add #1399
  Tendermint consensus params settable in Namada config
@tzemanovic tzemanovic merged commit 03ea05c into main May 21, 2023
13 checks passed
@tzemanovic tzemanovic deleted the adrian/consensus_params branch May 21, 2023 16:08
tzemanovic added a commit that referenced this pull request May 21, 2023
Namada 0.15.4

* tag 'v0.15.4':
  Namada 0.15.4
  changelog: add #1407
  Fixes e2e tests
  changelog: add #1399
  Tendermint consensus params settable in Namada config
  Updates `InternalStats` display
  changelog: add #1405
  process_proposal: fix typos in test names
  prepare_proposal: add replay protection tests
  Adds replay protection checks in prepare_proposal
  Logs validation error in `process_proposal`
tzemanovic added a commit that referenced this pull request May 21, 2023
Namada 0.15.4

* tag 'v0.15.4':
  Namada 0.15.4
  changelog: add #1407
  Fixes e2e tests
  changelog: add #1399
  Tendermint consensus params settable in Namada config
  Updates `InternalStats` display
  changelog: add #1405
  process_proposal: fix typos in test names
  prepare_proposal: add replay protection tests
  Adds replay protection checks in prepare_proposal
  Logs validation error in `process_proposal`
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.

None yet

3 participants