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

feat(adex-cli): provide activation request types to prevent malicious… #1912

Merged
merged 8 commits into from
Jul 26, 2023

Commits on Jul 12, 2023

  1. feat(adex-cli): provide activation request types to prevent malicious…

    … intents when activation scheme is being used
    rozhkovdmitrii committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1b9ba98 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. fix: ElectrumRequest::servers were made not able to be deserialized b…

    …y default
    rozhkovdmitrii committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b45e9d2 View commit details
    Browse the repository at this point in the history
  2. refactor: redistribute legacy datatypes

    rozhkovdmitrii committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    92a429c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dc23e6 View commit details
    Browse the repository at this point in the history
  4. fix tests

    rozhkovdmitrii committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    98101ee View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. refactor: redistribute activation related datatypes into eth.rs and u…

    …txo.rs
    rozhkovdmitrii committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0b2bae8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge branch 'dev' into feature-1682-interoperating

    # Conflicts:
    #	mm2src/adex_cli/src/tests/mod.rs
    rozhkovdmitrii committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4ea7e31 View commit details
    Browse the repository at this point in the history
  2. fix: activation scheme structure presumably was changed, not it do no…

    …t comply to mm2 - fixed
    rozhkovdmitrii committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2421046 View commit details
    Browse the repository at this point in the history