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

Endorser protocol event bus refactor #1431

Closed
wants to merge 0 commits into from

Conversation

ianco
Copy link
Contributor

@ianco ianco commented Oct 4, 2021

Add a function to the protocol to (potentially) subscribe to events

Register/subscribe to all protocol events on aca-py startup

Add meta-data to the endorser transaction record to pass information downstream (e.g. save cred def revocation info so it's available to the revocation registry tasks)

Code refactor is WIP

(see https://hackmd.io/51flx8CVS1ypyOjEqVl1tg?view#Implementation-Details)

@ianco ianco marked this pull request as ready for review October 14, 2021 23:17
@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2021

Codecov Report

Merging #1431 (1201fa6) into main (1ec676a) will decrease coverage by 0.06%.
The diff coverage is 38.98%.

@@            Coverage Diff             @@
##             main    #1431      +/-   ##
==========================================
- Coverage   94.59%   94.53%   -0.07%     
==========================================
  Files         483      485       +2     
  Lines       29664    29712      +48     
==========================================
+ Hits        28061    28087      +26     
- Misses       1603     1625      +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.

2 participants