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

🩹 improvement on PPU (#506) #520

Merged
merged 34 commits into from
Apr 4, 2021
Merged

🩹 improvement on PPU (#506) #520

merged 34 commits into from
Apr 4, 2021

Commits on Mar 28, 2021

  1. Configuration menu
    Copy the full SHA
    0fd69d6 View commit details
    Browse the repository at this point in the history
  2. 🔨 fix test error

    idinium96 committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    8d42a64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    773e8b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1721aa View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    479c521 View commit details
    Browse the repository at this point in the history
  2. 🔀 Merge pull request #525

    ✨ add new "isPartialPriced" key in pricelist entry
    idinium96 committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    41b0c8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7438286 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83fe07d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. 🔨 patch possible exploitation

    - Since the new partial price will make the buy order price static, if someone had their `offerReceived.overstocked.acceptOverpay` set to `true`, then the bot will always accept although it is using the old buying price.
    - This patch will put the offer to review.
    idinium96 committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    c751dd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    f00f9a8 View commit details
    Browse the repository at this point in the history
  2. 🔄 update variable name

    idinium96 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    42b2a53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad5654b View commit details
    Browse the repository at this point in the history
  4. 🔉 debugging

    idinium96 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    98b2583 View commit details
    Browse the repository at this point in the history
  5. 🔨 add missing reset

    idinium96 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    6ff4aac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0d7a5c View commit details
    Browse the repository at this point in the history
  7. 🔨 or in stock

    idinium96 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    a349cf4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4318187 View commit details
    Browse the repository at this point in the history
  9. 🔨 refactor

    idinium96 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    6d9f30c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1227b3f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    65b9405 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    6901808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cbdb4f View commit details
    Browse the repository at this point in the history
  3. 🔥 remove comments

    idinium96 committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    c99a4c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9b8232 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7823182 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a056a77 View commit details
    Browse the repository at this point in the history
  7. 🔨 refactor

    idinium96 committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    a10f59c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. ⌚ show time recorded

    idinium96 committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    82dfdae View commit details
    Browse the repository at this point in the history
  2. 🎨 add missing new line

    idinium96 committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    da45f66 View commit details
    Browse the repository at this point in the history
  3. 🎨 some more info

    idinium96 committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    4750b83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    302a6a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    960f044 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Configuration menu
    Copy the full SHA
    4222dc1 View commit details
    Browse the repository at this point in the history
  2. 🔥 remove comments

    idinium96 committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    4ea8c1c View commit details
    Browse the repository at this point in the history