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

Uniffi simple message relay #970

Merged
merged 4 commits into from
Sep 24, 2023

Conversation

swaptr
Copy link
Contributor

@swaptr swaptr commented Sep 7, 2023

No description provided.

@swaptr swaptr requested a review from gmulhearn September 7, 2023 18:56
@swaptr swaptr self-assigned this Sep 7, 2023
@swaptr swaptr force-pushed the uniffi-simple-message-relay branch 2 times, most recently from 33d6ab7 to 614f84b Compare September 7, 2023 19:21
@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2023

Codecov Report

Merging #970 (a81eb8c) into main (adefa28) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #970   +/-   ##
=======================================
  Coverage   30.02%   30.02%           
=======================================
  Files         415      415           
  Lines       26916    26916           
  Branches     5231     5243   +12     
=======================================
  Hits         8081     8081           
  Misses      16639    16639           
  Partials     2196     2196           
Flag Coverage Δ
unittests-aries-vcx 30.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@swaptr swaptr force-pushed the uniffi-simple-message-relay branch 2 times, most recently from a0e3203 to 17e70ad Compare September 8, 2023 19:47
@swaptr swaptr force-pushed the uniffi-simple-message-relay branch from e602442 to 1f1fcda Compare September 11, 2023 08:54
@swaptr swaptr marked this pull request as ready for review September 11, 2023 09:45
@swaptr swaptr force-pushed the uniffi-simple-message-relay branch 4 times, most recently from 329c75d to d7aabec Compare September 16, 2023 09:35
gmulhearn
gmulhearn previously approved these changes Sep 18, 2023
Copy link
Contributor

@gmulhearn gmulhearn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work. This will be good to merge after we stop using walletKey as the user id; for now we can just use a hardcoded string: demo-user-1 for example.

And also as discussed, in a later PR we will look into cleaning up the app logic by putting a lot of the logic into a global "controller" class. this will let us clean up some of the HTTP polling logic currently within the HomeScreen

@swaptr swaptr force-pushed the uniffi-simple-message-relay branch 3 times, most recently from 202f49d to e142edb Compare September 24, 2023 14:28
Signed-off-by: Swapnil Tripathi <[email protected]>
@swaptr swaptr force-pushed the uniffi-simple-message-relay branch from e142edb to a81eb8c Compare September 24, 2023 14:33
@gmulhearn gmulhearn merged commit bfac035 into hyperledger:main Sep 24, 2023
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