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

Implement gas price updater for service #1972

Merged
merged 80 commits into from
Jun 25, 2024

Commits on Jun 7, 2024

  1. Add the algorithm code

    MitchTurner committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ac1aa41 View commit details
    Browse the repository at this point in the history
  2. WIP

    MitchTurner committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    bc9efa0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Add some tests to define the updater behavior

    human authored and human committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    31ea5c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e6546a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    6707c3e View commit details
    Browse the repository at this point in the history
  2. Refactor

    MitchTurner committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    09a0c95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da3c887 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdfc206 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15a45ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03c6a4a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    459f8fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b713739 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91fe558 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c3c277 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Fix the noise

    MitchTurner committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    da7ea98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f05c594 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    644c2da View commit details
    Browse the repository at this point in the history
  2. Add d value to tests

    MitchTurner committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9c40f42 View commit details
    Browse the repository at this point in the history
  3. WIP

    MitchTurner committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0783439 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7d7d55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    106569d View commit details
    Browse the repository at this point in the history
  6. Add average profit values

    MitchTurner committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6db37a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    781424f View commit details
    Browse the repository at this point in the history
  2. Refactor

    MitchTurner committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    88793e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7c10c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e245f98 View commit details
    Browse the repository at this point in the history
  5. Remove avg window

    MitchTurner committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    95ed269 View commit details
    Browse the repository at this point in the history
  6. Refactor and cleanup

    MitchTurner committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    95ab959 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53eebfe View commit details
    Browse the repository at this point in the history
  8. fix fields

    MitchTurner committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5d8d7bb View commit details
    Browse the repository at this point in the history
  9. Cleanup, refactor

    MitchTurner committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8ecd034 View commit details
    Browse the repository at this point in the history
  10. Appease Clippy-sama

    MitchTurner committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    72a4ff8 View commit details
    Browse the repository at this point in the history
  11. Update CHANGELOG

    MitchTurner committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2b29292 View commit details
    Browse the repository at this point in the history
  12. Rename file

    MitchTurner committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    41ed222 View commit details
    Browse the repository at this point in the history
  13. Fix CHANGELOG

    MitchTurner committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    18019ba View commit details
    Browse the repository at this point in the history
  14. Actually fix CHANGELOG

    MitchTurner committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8625caa View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Reorder test file

    MitchTurner committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6677f03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33fe1a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ea4c26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d4cda7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20a8b11 View commit details
    Browse the repository at this point in the history
  6. Add more docs

    MitchTurner committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a28c653 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37fa17d View commit details
    Browse the repository at this point in the history
  8. Update lock file

    MitchTurner committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    220d5e4 View commit details
    Browse the repository at this point in the history
  9. Update version to match

    MitchTurner committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    19fe50b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

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

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    a8bcab1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54e48f4 View commit details
    Browse the repository at this point in the history
  3. Add minimum gas price

    MitchTurner committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    e228fa1 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

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

    MitchTurner committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a240657 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e9dc0d View commit details
    Browse the repository at this point in the history
  4. Update lock file

    MitchTurner committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    305ceaa View commit details
    Browse the repository at this point in the history
  5. Fix crate names, lint

    MitchTurner committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1f2be1c View commit details
    Browse the repository at this point in the history
  6. Update docs

    MitchTurner committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ebae0f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bfd2bc View commit details
    Browse the repository at this point in the history
  8. Implement for struct

    MitchTurner committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    dd660b3 View commit details
    Browse the repository at this point in the history
  9. WIP add tests

    MitchTurner committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c6b1e7b View commit details
    Browse the repository at this point in the history
  10. Fix dep names and versino

    MitchTurner committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5d1bd21 View commit details
    Browse the repository at this point in the history
  11. WIP flakey test

    MitchTurner committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b4d65b7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0cc38cb View commit details
    Browse the repository at this point in the history
  13. Add minimum da gas price

    MitchTurner committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    209e3b8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    395a91b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    31450f9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    158b663 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Update bytecode version

    MitchTurner committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6caa7f7 View commit details
    Browse the repository at this point in the history
  2. Fix test

    MitchTurner committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2e76450 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1088ff1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c28ceea View commit details
    Browse the repository at this point in the history
  5. Fix CHANGELOG

    MitchTurner committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3ffe2cb View commit details
    Browse the repository at this point in the history
  6. Add init test

    MitchTurner committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    392054a View commit details
    Browse the repository at this point in the history
  7. Add other init test

    MitchTurner committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    975db7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d741b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    336993c View commit details
    Browse the repository at this point in the history
  10. Sort Cargo.toml

    MitchTurner committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    284d900 View commit details
    Browse the repository at this point in the history
  11. Appease Clippy-sama

    MitchTurner committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5357520 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

  1. Add documentation

    MitchTurner committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e3656a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3393573 View commit details
    Browse the repository at this point in the history