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

service/header: implement HeaderSub #160

Merged
merged 1 commit into from
Nov 5, 2021

Conversation

renaynay
Copy link
Member

@renaynay renaynay commented Oct 29, 2021

This PR implements a structure for HeaderSub, exposing an interface for any service / component that needs access to new ExtendedHeaders to be able to subscribe to new ExtendedHeader events.

Resolves #164.
Related to #24.

@renaynay renaynay force-pushed the header-sub branch 3 times, most recently from 195b6c0 to 6652595 Compare November 1, 2021 13:21
@renaynay renaynay changed the title [DRAFT] HeaderSub service/header: implements HeaderSub Nov 1, 2021
@renaynay renaynay marked this pull request as ready for review November 1, 2021 13:39
@renaynay
Copy link
Member Author

renaynay commented Nov 1, 2021

This PR depends on #148 being merged first.

@renaynay renaynay changed the title service/header: implements HeaderSub service/header: implement HeaderSub Nov 1, 2021
Wondertan
Wondertan previously approved these changes Nov 2, 2021
Copy link
Member

@Wondertan Wondertan left a comment

Choose a reason for hiding this comment

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

Approve. The pairing session was awesome @renaynay. Thank you!
:shipit:

Copy link
Member

@Wondertan Wondertan left a comment

Choose a reason for hiding this comment

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

Let merge #148 first and then rebase this one on top

@renaynay renaynay force-pushed the header-sub branch 2 times, most recently from 197d8b3 to b8280f9 Compare November 4, 2021 09:29
@adlerjohn
Copy link
Member

Waiting on @liamsi for conversation resolution

@renaynay renaynay added the area:header Extended header label Nov 5, 2021
@renaynay renaynay merged commit 3508df4 into celestiaorg:main Nov 5, 2021
@renaynay renaynay deleted the header-sub branch November 5, 2021 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:header Extended header
Projects
None yet
4 participants