Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sync gas price #144

Open
wants to merge 40 commits into
base: snowbridge
Choose a base branch
from
Open

Sync gas price #144

wants to merge 40 commits into from

Commits on May 1, 2024

  1. gas price feature

    claravanstaden committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ad01996 View commit details
    Browse the repository at this point in the history
  2. readme

    claravanstaden committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e9735cd View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    b75111d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7060b73 View commit details
    Browse the repository at this point in the history
  3. adds impl

    claravanstaden committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ac86a8b View commit details
    Browse the repository at this point in the history
  4. progress

    claravanstaden committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ad2682b View commit details
    Browse the repository at this point in the history
  5. remove crate

    claravanstaden committed May 2, 2024
    Configuration menu
    Copy the full SHA
    aad2f35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b80eefe View commit details
    Browse the repository at this point in the history
  7. fix optional dep

    claravanstaden committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c898b6d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. unused variable

    claravanstaden committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1cfc972 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. remove option

    claravanstaden committed May 4, 2024
    Configuration menu
    Copy the full SHA
    1ab639c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

    yrong committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    89b44a6 View commit details
    Browse the repository at this point in the history
  3. Update json fixture

    yrong committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ab62865 View commit details
    Browse the repository at this point in the history
  4. Fix compile & more refactoring

    yrong committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    649263a View commit details
    Browse the repository at this point in the history
  5. Rename event

    yrong committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    803ff50 View commit details
    Browse the repository at this point in the history
  6. More fix

    yrong committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5bd8871 View commit details
    Browse the repository at this point in the history
  7. Fix format

    yrong committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bc5c70f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e12c785 View commit details
    Browse the repository at this point in the history
  9. Use twap price

    yrong committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fe27347 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Update test fixture

    yrong committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ec203e6 View commit details
    Browse the repository at this point in the history
  2. Improve ci workflow

    yrong committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6ab08ba View commit details
    Browse the repository at this point in the history
  3. Use a simple EMA instead

    yrong committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8001239 View commit details
    Browse the repository at this point in the history
  4. Fix format

    yrong committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2870845 View commit details
    Browse the repository at this point in the history
  5. Fix test

    yrong committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    bcf1bb9 View commit details
    Browse the repository at this point in the history
  6. Fix test

    yrong committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    98e420f View commit details
    Browse the repository at this point in the history
  7. Format

    yrong committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4d396ee View commit details
    Browse the repository at this point in the history
  8. Fix format

    yrong committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a43de4d View commit details
    Browse the repository at this point in the history
  9. Fix ci

    yrong committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f27eada View commit details
    Browse the repository at this point in the history
  10. Fix taplo format

    yrong committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    bc7ee16 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1b62893 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

    yrong committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    61115de View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    66ebf79 View commit details
    Browse the repository at this point in the history
  2. Update price only forward

    yrong committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    427b8de View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Update algo with docs

    yrong committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    9745788 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Fix breaking tests

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    efc272a View commit details
    Browse the repository at this point in the history
  2. More tests

    yrong committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c498edf View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Improve gas price implementation (#156)

    * Improve gas price implementation
    
    * Fix build error
    
    * Fix breaking tests
    
    * Fix unit test
    
    * Fix integration test
    
    ---------
    
    Co-authored-by: ron <[email protected]>
    vgeddes and yrong authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    46733eb View commit details
    Browse the repository at this point in the history