Uh oh!
There was an error while loading. Please reload this page.
issue #609 TypeScript-Core functionality to verify signatures - #625
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
IvanPizhenko
commented
Oct 7, 2021
So I think I've finished with changes in the code, now just need to test it all. |
IvanPizhenko
commented
Oct 12, 2021
@tomholub Typescript tests passed but Swift tests failed here. |
IvanPizhenko
commented
Oct 12, 2021
Trying to rerun... |
IvanPizhenko
commented
Oct 12, 2021
@tomholub Finally, ready for review, I think. |
tomholub
left a comment
There was a problem hiding this comment.
Looks great - see comments
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
@tomholub Fixed above notes. Swift test still failing. |
tomholub
left a comment
There was a problem hiding this comment.
This looks good. Thanks! Since this only updates TS and TS tests pass, I'll force-merge this.
tomholub
commented
Oct 14, 2021
Actually no - it could still affect the app. I'll set auto-merge, once it's updated from master in a way that passes tests, it should merge. |
This PR refactors Typescript part in order to prepare to signature verification functionality.
close#609
Tests(delete all except exactly one):
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):