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

adex tool was introduced #1729

Merged
merged 78 commits into from
Apr 10, 2023
Merged

adex tool was introduced #1729

merged 78 commits into from
Apr 10, 2023

Commits on Mar 22, 2023

  1. feat: introduce adex cli utility, that is aimed to facilitate using m…

    …m2 and atomic swap protocol
    rozhkovdmitrii committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    6cddedb View commit details
    Browse the repository at this point in the history
  2. CHANGELOG was changed

    rozhkovdmitrii committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    f480d2d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. CHANGELOG header style changed

    rozhkovdmitrii committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    8ffaf33 View commit details
    Browse the repository at this point in the history
  2. Use winapi crate to manage mm2 process

    rozhkovdmitrii committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    7896139 View commit details
    Browse the repository at this point in the history
  3. rollback changes

    rozhkovdmitrii committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    59f0621 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. use common::log proxy instead of log

    rozhkovdmitrii committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    4355e72 View commit details
    Browse the repository at this point in the history
  2. Get rid of log4rs

    rozhkovdmitrii committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    117a3f2 View commit details
    Browse the repository at this point in the history
  3. Spit on init_coins and polish

    rozhkovdmitrii committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    e890d94 View commit details
    Browse the repository at this point in the history
  4. Get rid of hyper

    rozhkovdmitrii committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    abafc9b View commit details
    Browse the repository at this point in the history
  5. Spit and polish

    rozhkovdmitrii committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    ae4808c View commit details
    Browse the repository at this point in the history
  6. Spit on init_log and polish

    rozhkovdmitrii committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    4ef0f6f View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'komodo/dev' into feature-1682-introduce…

    …-adex
    
    # Conflicts:
    #	Cargo.lock
    #	mm2src/common/Cargo.toml
    rozhkovdmitrii committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    523fa9d View commit details
    Browse the repository at this point in the history
  8. spit and polish

    rozhkovdmitrii committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    7de4766 View commit details
    Browse the repository at this point in the history
  9. spit and polish

    rozhkovdmitrii committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    fa0747b View commit details
    Browse the repository at this point in the history
  10. spit and polish

    rozhkovdmitrii committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    7ffff62 View commit details
    Browse the repository at this point in the history
  11. roll back cli

    rozhkovdmitrii committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    d536767 View commit details
    Browse the repository at this point in the history
  12. roll back cli

    rozhkovdmitrii committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    6ea0ce9 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'komodo/dev' into feature-1682-introduce…

    …-adex
    
    # Conflicts:
    #	CHANGELOG.md
    rozhkovdmitrii committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    b371fd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. squash changes

    rozhkovdmitrii committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    e0bab19 View commit details
    Browse the repository at this point in the history
  2. Got rid of userhome from mm2 help

    rozhkovdmitrii committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    34d08fc View commit details
    Browse the repository at this point in the history
  3. Use default gui configuration value

    rozhkovdmitrii committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    6addf5f View commit details
    Browse the repository at this point in the history
  4. Spti and polish

    rozhkovdmitrii committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3f93b33 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'komodo/dev' into feature-1682-introduce…

    …-adex
    rozhkovdmitrii committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    aaff7f5 View commit details
    Browse the repository at this point in the history
  6. Provide macos configuration

    rozhkovdmitrii committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4aac321 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'komodo/dev' into feature-1682-introduce…

    …-adex
    
    # Conflicts:
    #	CHANGELOG.md
    rozhkovdmitrii committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    2cd70d8 View commit details
    Browse the repository at this point in the history
  8. Inline each inquire method on initializing mm configuration

    rozhkovdmitrii committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    04f4f14 View commit details
    Browse the repository at this point in the history
  9. Fix errors related to macos configuration

    rozhkovdmitrii committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    addf3b0 View commit details
    Browse the repository at this point in the history
  10. Fix errors related to macos configuration

    rozhkovdmitrii committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    11518ca View commit details
    Browse the repository at this point in the history
  11. Try to ignore adex-cli for wasm32

    rozhkovdmitrii committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    52767e2 View commit details
    Browse the repository at this point in the history
  12. Avoid macos related warnings

    rozhkovdmitrii committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4395e97 View commit details
    Browse the repository at this point in the history
  13. disable wasm32 ))

    rozhkovdmitrii committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    65459bb View commit details
    Browse the repository at this point in the history
  14. disable all for macos

    rozhkovdmitrii committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    1cdb693 View commit details
    Browse the repository at this point in the history
  15. try again

    rozhkovdmitrii committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a6dc002 View commit details
    Browse the repository at this point in the history
  16. Fix windows clippy after all

    rozhkovdmitrii committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    fd254e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Roll back CHANGELOG.md

    rozhkovdmitrii committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    cb4593e View commit details
    Browse the repository at this point in the history
  2. Made password generating rule stronger

    rozhkovdmitrii committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    75d31ca View commit details
    Browse the repository at this point in the history
  3. Provide different rules for seedphrase

    rozhkovdmitrii committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    7a3aa73 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'komodo/dev' into feature-1682-introduce…

    …-adex
    rozhkovdmitrii committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3b9f9f3 View commit details
    Browse the repository at this point in the history
  5. Provide an empty value for passphrase

    rozhkovdmitrii committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    f289c47 View commit details
    Browse the repository at this point in the history
  6. Made default password to be generated until it conforms to password p…

    …olicy
    rozhkovdmitrii committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    f6b6446 View commit details
    Browse the repository at this point in the history
  7. Spit and polish

    rozhkovdmitrii committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    1cc68df View commit details
    Browse the repository at this point in the history
  8. Spit and polish

    rozhkovdmitrii committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    7762435 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Spit and polish

    rozhkovdmitrii committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    fd1aecd View commit details
    Browse the repository at this point in the history
  2. introduce macos mm2 process managing

    ec2-user committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    6bbdfca View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/macoschanges' into feature-1682-…

    …introduce-adex
    rozhkovdmitrii committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    7b84f02 View commit details
    Browse the repository at this point in the history
  4. spit and polish

    ec2-user committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    ca170ed View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'rozhkov/feature-1682-introduce-adex' in…

    …to feature-1682-introduce-adex
    ec2-user committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    4431f65 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/feature-1682-introduce-adex' int…

    …o feature-1682-introduce-adex
    rozhkovdmitrii committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    f629668 View commit details
    Browse the repository at this point in the history
  7. Spit and polish

    rozhkovdmitrii committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    caa9d67 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. provid process pid on macos

    ec2-user committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    ddcc683 View commit details
    Browse the repository at this point in the history
  2. Spit and polish

    rozhkovdmitrii committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    4399211 View commit details
    Browse the repository at this point in the history
  3. Rollback some changes

    rozhkovdmitrii committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    d060480 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. exclude adex-cli from the mm2 workspace

    rozhkovdmitrii committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    da0e693 View commit details
    Browse the repository at this point in the history
  2. Referred to an PR rather than an issue

    rozhkovdmitrii committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    62288e4 View commit details
    Browse the repository at this point in the history
  3. Use the certain version of gstuff to avoid worning related to depreca…

    …ted gstuff::Constructible
    rozhkovdmitrii committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c09e924 View commit details
    Browse the repository at this point in the history
  4. Use the certain version of gstuff to avoid worning related to depreca…

    …ted gstuff::Constructible
    rozhkovdmitrii committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c13f0e2 View commit details
    Browse the repository at this point in the history
  5. Revert "Use the certain version of gstuff to avoid worning related to…

    … deprecated gstuff::Constructible"
    
    This reverts commit c13f0e2.
    rozhkovdmitrii committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    691ae4c View commit details
    Browse the repository at this point in the history
  6. spit and polish

    rozhkovdmitrii committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    817e9cf View commit details
    Browse the repository at this point in the history
  7. enable com.mm2.daemon first

    ec2-user committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    469a4f3 View commit details
    Browse the repository at this point in the history
  8. spit and polish

    ec2-user committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1c4721a View commit details
    Browse the repository at this point in the history
  9. Rollback RunAtLoad, KeepAlive

    rozhkovdmitrii committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    500db1b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. spit and polish

    rozhkovdmitrii committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    2df6f48 View commit details
    Browse the repository at this point in the history
  2. Spit and polish

    rozhkovdmitrii committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    cc757a9 View commit details
    Browse the repository at this point in the history
  3. Spit and polish

    rozhkovdmitrii committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    e64dcf1 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Spit and polish

    rozhkovdmitrii committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    3c95565 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Fix bug

    rozhkovdmitrii committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    3d52467 View commit details
    Browse the repository at this point in the history
  2. polished macos compilation

    ec2-user committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    79d309f View commit details
    Browse the repository at this point in the history
  3. spit and polish

    ec2-user committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    52a19cb View commit details
    Browse the repository at this point in the history
  4. spit and p

    rozhkovdmitrii committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    aab6f3c View commit details
    Browse the repository at this point in the history
  5. Polish processing of mm2 on start

    rozhkovdmitrii committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    98befa1 View commit details
    Browse the repository at this point in the history
  6. rollback some changes

    rozhkovdmitrii committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    72b440f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Fit logging after fork

    rozhkovdmitrii committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    688c1e0 View commit details
    Browse the repository at this point in the history
  2. fork and setsid

    rozhkovdmitrii committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    c16d5cb View commit details
    Browse the repository at this point in the history
  3. Fit logging after fork

    rozhkovdmitrii committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    1a386cf View commit details
    Browse the repository at this point in the history
  4. Fit logging after fork

    rozhkovdmitrii committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    11b14fe View commit details
    Browse the repository at this point in the history
  5. Fit logging after fork

    rozhkovdmitrii committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    01fe98a View commit details
    Browse the repository at this point in the history
  6. Fit logging after fork

    rozhkovdmitrii committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    de43f3d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Use std::mem::forget to detach mm2 process

    rozhkovdmitrii committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    37a1d2a View commit details
    Browse the repository at this point in the history