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

Updates to invitation handling and performance test #68

Merged
merged 8 commits into from
Jul 15, 2019

Conversation

andrewwhitehead
Copy link
Member

  • Add 'accept' flag on connections ("manual" or "auto"), and equivalent parameters to create_invitation and receive_invitation for more granular control of invitation acceptance
  • Add support for an intermediate routing agent in the credential performance test

Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
…; remove send-invite behaviour

Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
…rformance demo

Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
@codecov-io
Copy link

codecov-io commented Jul 12, 2019

Codecov Report

Merging #68 into master will increase coverage by 0.38%.
The diff coverage is 44.89%.

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   70.29%   70.67%   +0.38%     
==========================================
  Files         176      176              
  Lines        7402     7400       -2     
==========================================
+ Hits         5203     5230      +27     
+ Misses       2199     2170      -29

Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
Signed-off-by: Andrew Whitehead <cywolf@gmail.com>
@nrempel nrempel merged commit 33c6134 into hyperledger:master Jul 15, 2019
@andrewwhitehead andrewwhitehead deleted the perf-route branch February 29, 2020 21:45
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.

None yet

3 participants