From 68688e4c81db96d40becb0eb6aebafbcee0154f9 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Raynaud Date: Thu, 9 Jan 2025 17:24:38 +0100 Subject: [PATCH] fix: TODO in 'mithril-test-lab/mithril-devnet/configuration/byron/configuration.yaml' --- .../configuration/byron/configuration.yaml | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/mithril-test-lab/mithril-devnet/configuration/byron/configuration.yaml b/mithril-test-lab/mithril-devnet/configuration/byron/configuration.yaml index d1c096eac26..24457485fbb 100644 --- a/mithril-test-lab/mithril-devnet/configuration/byron/configuration.yaml +++ b/mithril-test-lab/mithril-devnet/configuration/byron/configuration.yaml @@ -3,7 +3,6 @@ ############### Cardano Byron Node Configuration ######### ########################################################## - ##### Locations ##### GenesisFile: genesis.json @@ -16,7 +15,7 @@ MaxConcurrencyBulkSync: 1 # The maximum number of used peers when fetching newly forged blocks. MaxConcurrencyDeadline: 2 -#TODO: These parameters cannot yet be used in the config file, only on the CLI: +# These parameters cannot yet be used in the config file, only on the CLI: #DatabasePath: db/ #Topology: configuration/mainnet-topology.json #Port 7776 @@ -31,7 +30,6 @@ Protocol: RealPBFT # The mainnet does not include the network magic into addresses. Testnets do. RequiresNetworkMagic: RequiresNoMagic - ##### Update system parameters ##### # This protocol version number gets used by block producing nodes as part @@ -130,9 +128,8 @@ defaultScribes: # in the setupScribes above for specific scribes. rotation: rpLogLimitBytes: 5000000 - rpKeepFilesNum: 3 - rpMaxAgeHours: 24 - + rpKeepFilesNum: 3 + rpMaxAgeHours: 24 ##### Coarse grained logging control ##### @@ -198,7 +195,7 @@ TraceIpSubscription: True TraceLocalRootPeers: True # Trace public root peers -TracePublicRootPeers: True +TracePublicRootPeers: True # Trace peer selection TracePeerSelection: True @@ -249,7 +246,6 @@ TraceTxOutbound: False # Trace TxSubmission protocol messages. TraceTxSubmissionProtocol: False - ##### Fine grained logging control ##### # It is also possible to have more fine grained control over filtering of @@ -258,7 +254,6 @@ TraceTxSubmissionProtocol: False # much more precise control. options: - # This routes metrics matching specific names to particular backends. # This overrides the 'defaultBackends' listed above. And note that it is # an override and not an extension so anything matched here will not