-
Notifications
You must be signed in to change notification settings - Fork 14
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
modified existing functions to return an EventList for the modified interceptor for visualization #523
modified existing functions to return an EventList for the modified interceptor for visualization #523
Conversation
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.
Thank you and congrats to the first Mir pull request! :-)
Looks good in general, I left a few suggestions.
5287f2b
to
d88c2f1
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. Almost there!
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 job, congrats to your first merged PR! :-)
Signed-off-by: Matej Pavlovic <[email protected]>
…ventList and an error
e6fa802
to
32b1a70
Compare
1fb845c
into
consensus-shipyard:visualization
Different functions now return an EventList or an EventRecord such that the Events intercepted by the intercepter can also be modified by it.
may want to check my modifications of the implementations of the following to check nothing is broken unintentionally, as I might have overlooked something: