mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-04 11:02:06 +00:00
(cherry picked from commit 18b5a500da)
Pull out the library functionality from scripts/confix and move it to
internal/libs/confix. Replace scripts/confix with a simple stub that has the
same command-line API, but uses the library instead.
Related:
- Move and update unit tests.
- Move scripts/confix/condiff to scripts/condiff.
- Update test data for v34, v35, and v36.
- Update reference diffs.
- Update testdata README.
Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
21 lines
566 B
Plaintext
21 lines
566 B
Plaintext
-M prof-laddr
|
|
+M consensus.double-sign-check-height
|
|
+M mempool.keep-invalid-txs-in-cache
|
|
+M mempool.max-batch-bytes
|
|
+M rpc.experimental-close-on-slow-client
|
|
+M rpc.experimental-subscription-buffer-size
|
|
+M rpc.experimental-websocket-write-buffer-size
|
|
+M rpc.pprof-laddr
|
|
+S statesync
|
|
+M statesync.enable
|
|
+M statesync.rpc-servers
|
|
+M statesync.trust-height
|
|
+M statesync.trust-hash
|
|
+M statesync.trust-period
|
|
+M statesync.discovery-time
|
|
+M statesync.temp-dir
|
|
+M statesync.chunk-request-timeout
|
|
+M statesync.chunk-fetchers
|
|
-M tx-index.index-all-keys
|
|
-M tx-index.index-keys
|