You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have identified discrepancies between the current protocol parameters and those defined in the bootstrap-shelley.json configuration file. The differences were observed through a utxorpc call.
The text was updated successfully, but these errors were encountered:
verbotenj
changed the title
Discrepancies in Protocol Parameters Compared to Bootstrap Shelley Configuration
Discrepancies in protocol parameters compared to bootstrap Shelley configuration
Jan 22, 2025
I have identified discrepancies between the current protocol parameters and those defined in the
bootstrap-shelley.json
configuration file. The differences were observed through autxorpc
call.Source:
https://github.com/IntersectMBO/cardano-node/blob/master/configuration/cardano/mainnet-shelley-genesis.json#L23
Expected Behavior
The protocol parameters should align with the values specified in
bootstrap-shelley.json
to ensure consistency and expected behavior.Test
grpcurl -d '{}' -H "dmtr-api-key: obfuscated" preview.utxorpc-v0.demeter.run:443 utxorpc.v1alpha.query.QueryService/ReadParams
The text was updated successfully, but these errors were encountered: