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

Cherry pick gas control commits on release branch #13486

Merged

Commits on Jun 10, 2024

  1. AUTO-10213 & AUTO-10214 & AUTO-10236: compare current gas price with …

    …user-defined max gas price in registry 2.1 pipeline (#12952)
    
    * AUTO-10213: pass an gas estimator to registry 2.1 pipeline
    
    * update tests and add changeset
    
    * update changeset
    
    * AUTO-10214: compare max gas price with current gas price in simulation process (#12955)
    
    * AUTO-10214: compare max gas price with current gas price in simulation process
    
    * refactor and add tests
    
    * linting (#12960)
    
    * linting * 2
    
    * fix linting
    
    * create opts with latest block
    
    * AUTO-10236: add integration tests for max gas price check (#12974)
    
    * AUTO-10214: compare max gas price with current gas price in simulation process
    
    * refactor and add tests
    
    * linting (#12960)
    
    * linting * 2
    
    * fix linting
    
    * AUTO-10236
    
    * fix go mod
    
    * update test json
    
    * improve max gas price integration tests
    
    * AUTO-10214: compare max gas price with current gas price in simulation process
    
    * refactor and add tests
    
    * linting (#12960)
    
    * linting * 2
    
    * fix linting
    
    * create opts with latest block
    
    * add some logs
    
    * fix bug and update logs
    
    * update
    
    * update
    
    * update logs
    
    * fix
    FelixFan1992 authored and infiloop2 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ac319a2 View commit details
    Browse the repository at this point in the history
  2. AUTO-10539: improve offchain config logging (#13174)

    * AUTO-10539: improve offchain config length check
    
    * add changeset
    
    * update changeset
    
    * update
    
    * update
    
    * add offchain config log field
    
    * update
    
    * update
    FelixFan1992 authored and infiloop2 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7f4292d View commit details
    Browse the repository at this point in the history
  3. Fix automation test (#13213)

    * fix automation test flake
    
    * add changeset
    
    * update
    
    * udpate
    
    * fix lint
    
    * update
    FelixFan1992 authored and infiloop2 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    da0a44b View commit details
    Browse the repository at this point in the history