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

CAD-3638: extended trace-forward library. #3342

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

denisshevchenko
Copy link
Contributor

@denisshevchenko denisshevchenko commented Nov 4, 2021

Since both trace-forward and datapoint-forward specify node-specific protocols, it's better to combine them into one package. This package will be used by trace-dispatcher library for forwarding TraceObjects and DataPoints from the node to external acceptor app (for example, cardano-tracer or cardano-wallet).

@denisshevchenko denisshevchenko self-assigned this Nov 4, 2021
@denisshevchenko denisshevchenko marked this pull request as draft November 4, 2021 08:57
@denisshevchenko denisshevchenko force-pushed the cad-3638-forward-protocols branch 3 times, most recently from 048d333 to 8ce77a5 Compare November 4, 2021 20:30
@denisshevchenko denisshevchenko mentioned this pull request Nov 4, 2021
43 tasks
@denisshevchenko denisshevchenko changed the title CAD-3638: forward-protocols library. CAD-3638: extended trace-forward library. Nov 5, 2021
@denisshevchenko denisshevchenko marked this pull request as ready for review November 8, 2021 12:01
@denisshevchenko denisshevchenko force-pushed the cad-3638-forward-protocols branch 2 times, most recently from f3941cc to 867854f Compare November 11, 2021 09:59
Copy link
Contributor

@newhoggy newhoggy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

trace-forward/src/Trace/Forward/Utils/DataPoint.hs Outdated Show resolved Hide resolved
Copy link
Contributor

@deepfire deepfire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we're clear to merge.

@deepfire
Copy link
Contributor

bors r+

iohk-bors bot added a commit that referenced this pull request Nov 11, 2021
3342: CAD-3638: extended trace-forward library. r=deepfire a=denisshevchenko

Since both `trace-forward` and `datapoint-forward` specify node-specific protocols, it's better to combine them into one package. This package will be used by `trace-dispatcher` library for forwarding `TraceObject`s and `DataPoint`s from the node to external acceptor app (for example, `cardano-tracer` or `cardano-wallet`).

Co-authored-by: Denis Shevchenko <denis.shevchenko@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Nov 11, 2021

Timed out.

@denisshevchenko
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request Nov 11, 2021
3342: CAD-3638: extended trace-forward library. r=denisshevchenko a=denisshevchenko

Since both `trace-forward` and `datapoint-forward` specify node-specific protocols, it's better to combine them into one package. This package will be used by `trace-dispatcher` library for forwarding `TraceObject`s and `DataPoint`s from the node to external acceptor app (for example, `cardano-tracer` or `cardano-wallet`).

Co-authored-by: Denis Shevchenko <denis.shevchenko@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Nov 11, 2021

Timed out.

@denisshevchenko
Copy link
Contributor Author

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Nov 15, 2021

Build succeeded:

@iohk-bors iohk-bors bot merged commit 69c752e into master Nov 15, 2021
@iohk-bors iohk-bors bot deleted the cad-3638-forward-protocols branch November 15, 2021 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants