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

Add new FuelGasPriceProvider #1889

Closed
wants to merge 56 commits into from
Closed

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    378dae8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbebddc View commit details
    Browse the repository at this point in the history
  3. Get test passing

    MitchTurner committed May 8, 2024
    Configuration menu
    Copy the full SHA
    bb24903 View commit details
    Browse the repository at this point in the history
  4. Refactor

    MitchTurner committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fb58594 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc193d5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Update CHANGELOG

    MitchTurner committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4af3946 View commit details
    Browse the repository at this point in the history
  2. Remove extra traits

    MitchTurner committed May 9, 2024
    Configuration menu
    Copy the full SHA
    398884e View commit details
    Browse the repository at this point in the history
  3. Rethink ports

    MitchTurner committed May 9, 2024
    Configuration menu
    Copy the full SHA
    96f20d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86f49a7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Add algo abstraction

    MitchTurner committed May 10, 2024
    Configuration menu
    Copy the full SHA
    672f6cb View commit details
    Browse the repository at this point in the history
  2. Remove index trait

    MitchTurner committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2e80dec View commit details
    Browse the repository at this point in the history
  3. Add test for capped price

    MitchTurner committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1134fd5 View commit details
    Browse the repository at this point in the history
  4. Add updating logic

    MitchTurner committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a818b9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edf1cb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a389a13 View commit details
    Browse the repository at this point in the history
  7. Start writing real algo

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

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    0f8edce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    613c6bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b141b5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    c3bae38 View commit details
    Browse the repository at this point in the history
  2. WIP add benches

    MitchTurner committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b693a2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9bf624 View commit details
    Browse the repository at this point in the history
  4. Beef up graph

    MitchTurner committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ada5897 View commit details
    Browse the repository at this point in the history
  5. Add missed stuff

    MitchTurner committed May 13, 2024
    Configuration menu
    Copy the full SHA
    473a1a1 View commit details
    Browse the repository at this point in the history
  6. Fix some maths

    MitchTurner committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8e5224d View commit details
    Browse the repository at this point in the history
  7. Cleanup a little

    MitchTurner committed May 13, 2024
    Configuration menu
    Copy the full SHA
    883c695 View commit details
    Browse the repository at this point in the history
  8. Add tuned p value

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

Commits on May 14, 2024

  1. Add p value

    MitchTurner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ca4568d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8cf8e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c51e15e View commit details
    Browse the repository at this point in the history
  4. Tune some

    MitchTurner committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9119cc0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    509d64a View commit details
    Browse the repository at this point in the history
  2. Make a little more stable

    MitchTurner committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0cfb486 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 25, 2024

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

Commits on May 27, 2024

  1. Use algo in adapter

    MitchTurner committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6df0036 View commit details
    Browse the repository at this point in the history
  2. Remove benchmarking stuff

    MitchTurner committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f4941b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cb29c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7eff14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c3b0e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6349835 View commit details
    Browse the repository at this point in the history
  7. Fix typo

    MitchTurner committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c03caf1 View commit details
    Browse the repository at this point in the history
  8. Lint toml file

    MitchTurner committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b22ab44 View commit details
    Browse the repository at this point in the history
  9. Reformat

    MitchTurner committed May 27, 2024
    Configuration menu
    Copy the full SHA
    1b70458 View commit details
    Browse the repository at this point in the history
  10. Clean up

    MitchTurner committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a0f0a74 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ba03b02 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    fd3fb69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    102bdc9 View commit details
    Browse the repository at this point in the history
  3. Increase max change for da gas price because of lower frequency, fix …

    …bug in min gas price calculation
    MitchTurner committed May 28, 2024
    Configuration menu
    Copy the full SHA
    80835e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ca7fe6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29a5025 View commit details
    Browse the repository at this point in the history
  6. Appease Clippy-sama

    MitchTurner committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d45d246 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on May 31, 2024

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

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    7746674 View commit details
    Browse the repository at this point in the history
  2. Fix name

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