-
Notifications
You must be signed in to change notification settings - Fork 94
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
feat(adex-cli): provide activation request types to prevent malicious… #1912
Conversation
… intents when activation scheme is being used
89bf07c
to
1b9ba98
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the fast fix! First review iteration!
ef5724b
to
92a429c
Compare
40fc116
to
98101ee
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only a few non-blockers! Please merge with latest dev to fix conflicts and pass the adex-cli failing tests.
I will also not merge this PR until @Alrighttt approval, it can wait to v1.0.7-beta too.
# Conflicts: # mm2src/adex_cli/src/tests/mod.rs
…t comply to mm2 - fixed
Initial comment: #1871 (comment)
Activation types have been introduced to be sure if the malicious person substituted them in the activation scheme file it would not lead to an unexpected action.