-
Notifications
You must be signed in to change notification settings - Fork 721
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
#5222 Remove ApplicationName
and ApplicationVersion
config parameters
#5240
#5222 Remove ApplicationName
and ApplicationVersion
config parameters
#5240
Conversation
9ccc531
to
c818825
Compare
c818825
to
948559c
Compare
948559c
to
e33d069
Compare
12b1454
to
737fe6e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
5c719e8
to
7640b08
Compare
7640b08
to
7b442c9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Hydra build failures are unrelated to this PR, they will be fixed by: https://github.com/input-output-hk/cardano-node/pull/5274/files |
7b442c9
to
99e3100
Compare
452226c
to
0c30a88
Compare
0c30a88
to
f7902ed
Compare
What happens if those keys are still in the config file? Does this produce a sensible error message, or simply ignore them? |
They are ignored. No need to produce an error message because they are legacy Byron parameters. |
Description
This PR removes unnecessary configuration parametes from
cardano-node
config.#5222
Requires IntersectMBO/cardano-api#8
see also: https://input-output-rnd.slack.com/archives/CCRB7BU8Y/p1683739407050779
Checklist
See Runnings tests for more details
CHANGELOG.md
for affected package.cabal
files are updatedhlint
. See.github/workflows/check-hlint.yml
to get thehlint
versionstylish-haskell
. See.github/workflows/stylish-haskell.yml
to get thestylish-haskell
versionghc-8.10.7
andghc-9.2.7