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

Add sequence ID to events #2286

Merged
merged 4 commits into from
Sep 22, 2020
Merged

Conversation

EVODelavega
Copy link
Contributor

@EVODelavega EVODelavega commented Sep 22, 2020

Broker generates sequence ID per block and sets them on the event. Added some tests to ensure that the sequence ID is indeed unique per block.

Despite the branch name, this PR closes #2276

@EVODelavega EVODelavega force-pushed the feature/2279-event-sequence-id branch from 9d6cb22 to 9dca3ff Compare September 22, 2020 15:32
@EVODelavega EVODelavega merged commit 1c2b494 into develop Sep 22, 2020
@EVODelavega EVODelavega deleted the feature/2279-event-sequence-id branch September 22, 2020 15:39
@edd edd mentioned this pull request Sep 24, 2020
19 tasks
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.

Events in core should get a sequence ID based on the event ID (block hash)
2 participants