Endorser write DID transaction
Signed-off-by: Ian Costanzo [email protected]
Addresses https://github.com/hyperledger/aries-cloudagent-python/issues/1929
Codecov Report
Merging #1938 (d850309) into main (960aa91) will decrease coverage by
0.07%. The diff coverage is54.25%.
@@ Coverage Diff @@
## main #1938 +/- ##
==========================================
- Coverage 93.60% 93.52% -0.08%
==========================================
Files 539 539
Lines 34456 34527 +71
==========================================
+ Hits 32251 32290 +39
- Misses 2205 2237 +32
LGTM, maybe another unit test to improve the code coverage wouldn't hurt.
LGTM, maybe another unit test to improve the code coverage wouldn't hurt.
Thanks! Yes testing is on my list before I mark the pr as ready for review
@andrewwhitehead @shaangill025 @swcurran possible to get this PR reviewed?
I think we can revert changes made to conductor in PR#1970 due to the changes made to oob_record in this PR.
Looks like the web-py change did not fix the problem. Can we please get a separate PR that fixes just the web-py issue? I'll enter an issue. It is breaking all integration test runs.
@swcurran can we get this PR reviewed/merged? Right now I'm building some of the endorser deploys off my branch because they rely on this functionality, thx!







