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

PassAll gas option for program to program calls #1417

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 19, 2024

  1. change Gas type

    iFrostizz committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    31b96ec View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. pass all gas

    iFrostizz committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ee4711a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    035c514 View commit details
    Browse the repository at this point in the history
  3. rename GasUnits to Gas

    iFrostizz committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    73fbf1d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. update doc example

    iFrostizz committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    aba66b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6df5c21 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    caf12bc View commit details
    Browse the repository at this point in the history
  2. add contract call builder

    iFrostizz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f5ab9a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    6c68c82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d177208 View commit details
    Browse the repository at this point in the history
  3. use u64 for value

    iFrostizz committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b5a40dc View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    8b6e6b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20878be View commit details
    Browse the repository at this point in the history