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

Specify the currency for the execution fee #461

Merged
merged 25 commits into from
Nov 20, 2023

Commits on Nov 2, 2023

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

Commits on Nov 3, 2023

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

Commits on Nov 6, 2023

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

Commits on Nov 7, 2023

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

Commits on Nov 8, 2023

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

Commits on Nov 9, 2023

  1. Make sure that the execution fee is the token of this chain or the to…

    …ken of the recipient chain
    imstar15 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f5bddd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28c77e1 View commit details
    Browse the repository at this point in the history
  3. fixup: auto format Rust code

    oak-code-formatter committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c2260c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    5f9d150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d8387c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Replace unwrap with ok_or

    imstar15 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    bab747c View commit details
    Browse the repository at this point in the history
  2. fixup: auto format Rust code

    oak-code-formatter committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    86da244 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Nov 14, 2023

  1. Fix tests

    imstar15 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    955fd18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ad89ef View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Fix can_pay_fee function

    imstar15 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8a42d8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27f51dd View commit details
    Browse the repository at this point in the history
  3. fixup: auto format Rust code

    oak-code-formatter committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    3e63eda View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    cea3072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6fa680 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c2f3e2 View commit details
    Browse the repository at this point in the history
  4. Add tests

    imstar15 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3769dc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    6c82be9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91bb6b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e7f5c3 View commit details
    Browse the repository at this point in the history