Skip to content
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

Split off CodecConfig from ConfigSupportsNode #2185

Merged
merged 1 commit into from
Jun 1, 2020

Conversation

mrBliss
Copy link
Contributor

@mrBliss mrBliss commented Jun 1, 2020

In the future, we'll need CodecConfig and getCodecConfig in some contexts
where we don't care about the other methods of ConfigSupportsNode, e.g., in
the storage layer.

@mrBliss mrBliss added the consensus issues related to ouroboros-consensus label Jun 1, 2020
@mrBliss mrBliss requested a review from edsko June 1, 2020 10:37
@mrBliss mrBliss force-pushed the mrBliss/split-off-codec-config branch from 545e7f1 to 92315dd Compare June 1, 2020 10:40
@mrBliss
Copy link
Contributor Author

mrBliss commented Jun 1, 2020

bors merge

iohk-bors bot added a commit that referenced this pull request Jun 1, 2020
2185: Split off CodecConfig from ConfigSupportsNode r=mrBliss a=mrBliss

In the future, we'll need `CodecConfig` and `getCodecConfig` in some contexts
where we don't care about the other methods of `ConfigSupportsNode`, e.g., in
the storage layer.

Co-authored-by: Thomas Winant <thomas@well-typed.com>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Jun 1, 2020

Build failed

In the future, we'll need `CodecConfig` and `getCodecConfig` in some contexts
where we don't care about the other methods of `ConfigSupportsNode`, e.g., in
the storage layer.
@mrBliss mrBliss force-pushed the mrBliss/split-off-codec-config branch from 92315dd to a806f01 Compare June 1, 2020 11:15
@mrBliss
Copy link
Contributor Author

mrBliss commented Jun 1, 2020

bors merge

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Jun 1, 2020

@iohk-bors iohk-bors bot merged commit 7dbc3bd into master Jun 1, 2020
@iohk-bors iohk-bors bot deleted the mrBliss/split-off-codec-config branch June 1, 2020 11:31
coot pushed a commit that referenced this pull request May 16, 2022
2185: Split off CodecConfig from ConfigSupportsNode r=mrBliss a=mrBliss

In the future, we'll need `CodecConfig` and `getCodecConfig` in some contexts
where we don't care about the other methods of `ConfigSupportsNode`, e.g., in
the storage layer.

Co-authored-by: Thomas Winant <thomas@well-typed.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consensus issues related to ouroboros-consensus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants