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 optional gas_price argument to dry_run_opt #1924

Merged
merged 17 commits into from
Jun 4, 2024

Commits on May 29, 2024

  1. add arg to dry run endpoint

    MujkicA committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a485ca6 View commit details
    Browse the repository at this point in the history
  2. pushash

    segfault-magnet committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7b30d3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12584a2 View commit details
    Browse the repository at this point in the history
  4. refactor

    hal3e committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2844a7f View commit details
    Browse the repository at this point in the history
  5. nightly fmt

    MujkicA committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f7dd62d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    8157b5e View commit details
    Browse the repository at this point in the history
  2. update changelog

    hal3e committed May 31, 2024
    Configuration menu
    Copy the full SHA
    fba0c4f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    23779df View commit details
    Browse the repository at this point in the history
  2. update snap

    hal3e committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    dc1a2bc View commit details
    Browse the repository at this point in the history
  3. fix tests

    hal3e committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5402e1b View commit details
    Browse the repository at this point in the history
  4. merge master

    hal3e committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e4f5bde View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Green Baneling <XgreenX9999@gmail.com>
    hal3e and xgreenx authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2088a4b View commit details
    Browse the repository at this point in the history
  6. fix gas_price type

    hal3e committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    70a3ba7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77be52f View commit details
    Browse the repository at this point in the history
  8. add test

    hal3e committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d5eec12 View commit details
    Browse the repository at this point in the history
  9. remove unsued imports

    hal3e committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    acf9625 View commit details
    Browse the repository at this point in the history
  10. fmt

    hal3e committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e69e5e4 View commit details
    Browse the repository at this point in the history