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

Fix: Experiments Profit Tracker & Superpairs Data #2560

Merged

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    bd9c12a View commit details
    Browse the repository at this point in the history
  2. fix style

    ILike2WatchMemes committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    003b6ad View commit details
    Browse the repository at this point in the history
  3. added onConfigFix

    ILike2WatchMemes committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    82cc5ac View commit details
    Browse the repository at this point in the history
  4. removed coin

    ILike2WatchMemes committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8c28f41 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    31267d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dfbebe View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. reworked checks

    ILike2WatchMemes committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e913e9e View commit details
    Browse the repository at this point in the history
  2. rechange logic

    ILike2WatchMemes committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    cf85b19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8088a09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66f8e9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8fd26d View commit details
    Browse the repository at this point in the history
  6. fix style

    ILike2WatchMemes committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    0b960c2 View commit details
    Browse the repository at this point in the history
  7. fix

    ILike2WatchMemes committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    796aec4 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    026dc97 View commit details
    Browse the repository at this point in the history
  2. instantFind fix

    ILike2WatchMemes committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c41527b View commit details
    Browse the repository at this point in the history
  3. fix oopsie

    ILike2WatchMemes committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    aee298d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d9ffe3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    b89cc0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    774ff2d View commit details
    Browse the repository at this point in the history
  3. fix, again 🙏

    ILike2WatchMemes committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    de82d6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ef04c7 View commit details
    Browse the repository at this point in the history
  5. fix error

    ILike2WatchMemes committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7c25dc4 View commit details
    Browse the repository at this point in the history
  6. another fix

    ILike2WatchMemes committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d643c6d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    939b868 View commit details
    Browse the repository at this point in the history
  2. fixes

    ILike2WatchMemes committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c5a7952 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4d6f4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fcbe54 View commit details
    Browse the repository at this point in the history
  5. fix style?

    ILike2WatchMemes committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    cce7611 View commit details
    Browse the repository at this point in the history
  6. fix style please

    ILike2WatchMemes committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    7d59e98 View commit details
    Browse the repository at this point in the history
  7. please 😭

    ILike2WatchMemes committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    47efc26 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    c726a19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b117d34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b979710 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    9ce0836 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. fix some edge-cases

    ILike2WatchMemes committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1cfbc94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d716c86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d59deeb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    eaefd7a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    941ab84 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    48704e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    7a2529a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. updates

    configFix, move HelperConfig fully, change repoprefixes to match, remove unused import
    ILike2WatchMemes committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    e27d7c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfa29e8 View commit details
    Browse the repository at this point in the history
  3. fix

    ILike2WatchMemes committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    bec0f4e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. suggested changes

    ILike2WatchMemes committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    caf373d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57d3f6e View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    a20979c View commit details
    Browse the repository at this point in the history
  2. added Searchable support

    hannibal002 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    12b0e0d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    98fb8be View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. move maps into one

    ILike2WatchMemes committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7093918 View commit details
    Browse the repository at this point in the history
  2. remove Either

    ILike2WatchMemes committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    629bb11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    227e705 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    e1f6885 View commit details
    Browse the repository at this point in the history
  2. formatting

    hannibal002 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b02acdc View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    a0c5857 View commit details
    Browse the repository at this point in the history
  2. code cleanup

    hannibal002 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b4a9b6f View commit details
    Browse the repository at this point in the history
  3. fix config version number

    hannibal002 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b29a496 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c64cfa View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    686920c View commit details
    Browse the repository at this point in the history
  2. fix oopsie

    ILike2WatchMemes committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    741c7a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da98e32 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    5b05db6 View commit details
    Browse the repository at this point in the history
  2. fixed config version bump

    hannibal002 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3e5e405 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. fix(?)

    ILike2WatchMemes committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    9d74e90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    196a4ad View commit details
    Browse the repository at this point in the history
  3. fix 2.0

    ILike2WatchMemes committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    0e1af7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2bdfaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5fca99 View commit details
    Browse the repository at this point in the history