Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Feature: Send env info message on safe apps sdk initialization#1349

Merged
rmeissner merged 15 commits intodevelopmentfrom
feature/send-env-info-to-sdk
Sep 22, 2020
Merged

Feature: Send env info message on safe apps sdk initialization#1349
rmeissner merged 15 commits intodevelopmentfrom
feature/send-env-info-to-sdk

Conversation

@mmv08
Copy link
Contributor

@mmv08 mmv08 commented Sep 11, 2020

This PR:

@github-actions
Copy link

CLA Assistant Lite All Contributors have signed the CLA.

@github-actions
Copy link

github-actions bot commented Sep 11, 2020

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 11 0
Ignored 0 N/A
  • Result: ✅ success

  • Annotations: 11 total


[warning] @typescript-eslint/explicit-module-boundary-types

Require explicit return and argument types on exported functions' and classes' public class methods


Report generated by eslint-plus-action

@ghost
Copy link

ghost commented Sep 11, 2020

Travis automatic deployment:
https://pr1349--safereact.review.gnosisdev.com/app

@ghost
Copy link

ghost commented Sep 11, 2020

Travis automatic deployment:
https://pr1349--safereact.review.gnosisdev.com/app

@mmv08 mmv08 requested review from dasanra and rmeissner September 14, 2020 10:23
@mmv08 mmv08 marked this pull request as ready for review September 14, 2020 10:24
@ghost
Copy link

ghost commented Sep 14, 2020

Travis automatic deployment:
https://pr1349--safereact.review.gnosisdev.com/app

@ghost
Copy link

ghost commented Sep 14, 2020

Travis automatic deployment:
https://pr1349--safereact.review.gnosisdev.com/app

@ghost
Copy link

ghost commented Sep 15, 2020

Travis automatic deployment:
https://pr1349--safereact.review.gnosisdev.com/app

Copy link
Contributor

@rmeissner rmeissner left a comment

Choose a reason for hiding this comment

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

It does not handle failure of signature generation (in that case we should send the rejected message to the safe app) -> has been started here: #1354

@mmv08
Copy link
Contributor Author

mmv08 commented Sep 15, 2020

@rmeissner what is a failure of signature generation? The modal thing you wrote in slack?

@rmeissner
Copy link
Contributor

Yes, the comment in slack was related to the other PR but applies here too :) basically right now if the user rejects the signature it will not notify the safe apps sdk (as far as I understand the code it would throw https://github.com/gnosis/safe-react/pull/1349/files#diff-622f1ade90af2b81fb05085d0f4345bbR34 and then it would not notify the safe app ... but I might be wrong :P)

@mmv08 mmv08 requested a review from rmeissner September 16, 2020 09:54
@ghost
Copy link

ghost commented Sep 16, 2020

Travis automatic deployment:
https://pr1349--safereact.review.gnosisdev.com/app

@ghost
Copy link

ghost commented Sep 17, 2020

Travis automatic deployment:
https://pr1349--safereact.review.gnosisdev.com/app

@ghost
Copy link

ghost commented Sep 22, 2020

Travis automatic deployment:
https://pr1349--safereact.review.gnosisdev.com/app

@rmeissner rmeissner merged commit eebe972 into development Sep 22, 2020
@rmeissner rmeissner deleted the feature/send-env-info-to-sdk branch September 22, 2020 18:01
@github-actions github-actions bot locked and limited conversation to collaborators Sep 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants