-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update db_backend config * update log_level config * update tx_index config * config - remove `prof_laddr` * config - add mempool options * fixup! config - add mempool options * config - add p2p options * config - add RPC options * fixup! config - add p2p options * config - add statesync and fastsync options * config - add consensus option * fixup! config - add p2p options * update CHANGELOG * fixup! update log_level config * tests - update sample config.toml * fixup! config - add p2p options * fixup! config - add statesync and fastsync options * update config tests * update docstrings lint * Revert "update CHANGELOG" This reverts commit 5141329. * update changelog * fixup! update changelog
- Loading branch information
1 parent
f0b307c
commit 258a912
Showing
4 changed files
with
290 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
- `[tendermint]` Update TendermintConfig for Tendermint v.0.34.x ([#897](https://github.com/informalsystems/tendermint-rs/issues/897)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.