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: update prices #199

Merged
merged 35 commits into from
Jun 12, 2024
Merged

feat: update prices #199

merged 35 commits into from
Jun 12, 2024

Commits on Jun 11, 2024

  1. feat: update prices

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    98b6a7f View commit details
    Browse the repository at this point in the history
  2. fix: add spec version checks

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9983b93 View commit details
    Browse the repository at this point in the history
  3. fix: non-null filtering

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0d9d433 View commit details
    Browse the repository at this point in the history
  4. fix: comments

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6703ef3 View commit details
    Browse the repository at this point in the history
  5. fix: add explicit saves

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    111534a View commit details
    Browse the repository at this point in the history
  6. chore: add log

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a324680 View commit details
    Browse the repository at this point in the history
  7. fix: dont update

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4d51a3a View commit details
    Browse the repository at this point in the history
  8. chore: cleanup

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1bd2411 View commit details
    Browse the repository at this point in the history
  9. chore: add logging

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e3cedb9 View commit details
    Browse the repository at this point in the history
  10. fix: more logs

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a04d194 View commit details
    Browse the repository at this point in the history
  11. fix: alternative calculation

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    889da66 View commit details
    Browse the repository at this point in the history
  12. fix: missing schema value

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8f24884 View commit details
    Browse the repository at this point in the history
  13. fix: calculation

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c5fb1b9 View commit details
    Browse the repository at this point in the history
  14. chore: more logging

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1ed52ec View commit details
    Browse the repository at this point in the history
  15. fix: lgo

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    83d4d44 View commit details
    Browse the repository at this point in the history
  16. chore: more logging

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c86f1bb View commit details
    Browse the repository at this point in the history
  17. fix: to big int

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cc6497a View commit details
    Browse the repository at this point in the history
  18. fix: missing import

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5f27952 View commit details
    Browse the repository at this point in the history
  19. chore: refactor

    hieronx committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fdd53ab View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5c147ef View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. feat: use previous price

    hieronx committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    eed2b4e View commit details
    Browse the repository at this point in the history
  2. fix: store periodPrice

    hieronx committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d3f0835 View commit details
    Browse the repository at this point in the history
  3. fix: math

    hieronx committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4d5ee5c View commit details
    Browse the repository at this point in the history
  4. fix: conversions

    hieronx committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2ca965e View commit details
    Browse the repository at this point in the history
  5. fix: divide by wad

    hieronx committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    db05b99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d362f27 View commit details
    Browse the repository at this point in the history
  7. fix: else clause

    hieronx committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    27dd160 View commit details
    Browse the repository at this point in the history
  8. chore: add log

    hieronx committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b5b95ec View commit details
    Browse the repository at this point in the history
  9. chore: add log

    hieronx committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a9b6f1c View commit details
    Browse the repository at this point in the history
  10. fix: log

    hieronx committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    aa0e9b4 View commit details
    Browse the repository at this point in the history
  11. fix: check previous price

    hieronx committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7ae344d View commit details
    Browse the repository at this point in the history
  12. fix: init

    hieronx committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e8dfdf2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5455f73 View commit details
    Browse the repository at this point in the history
  14. chore: remove period price

    filo87 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e607cfd View commit details
    Browse the repository at this point in the history
  15. chore: remove periodPrice

    filo87 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3597a31 View commit details
    Browse the repository at this point in the history