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

Changes in Endorser Protocol #1200

Merged
merged 4 commits into from
May 25, 2021

Conversation

HarshMultani-AyanWorks
Copy link
Contributor

This pull request consists of the following changes in endorser protocol :

  1. The author can give the functionality to the endorser where he/she can auto-write the transaction to the ledger after it gets endorsed.
  2. The agent from where the transaction is written to the ledger is separated, it the author writes the transaction, it would go from author's agent and same for endorser.
  3. Always, the record would be stored in author's wallet, irrespective of who (Author/Endorser) actually writes the transaction to the ledger.

@codecov-commenter
Copy link

Codecov Report

Merging #1200 (1d76f51) into main (fb73782) will decrease coverage by 0.04%.
The diff coverage is 65.90%.

@@            Coverage Diff             @@
##             main    #1200      +/-   ##
==========================================
- Coverage   98.52%   98.48%   -0.05%     
==========================================
  Files         452      452              
  Lines       25185    25218      +33     
==========================================
+ Hits        24814    24835      +21     
- Misses        371      383      +12     

@ianco ianco merged commit 84b93f8 into openwallet-foundation:main May 25, 2021
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