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 call actions #634

Merged
merged 15 commits into from
Aug 14, 2023
Merged

Add call actions #634

merged 15 commits into from
Aug 14, 2023

Commits on Jul 27, 2023

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

Commits on Jul 28, 2023

  1. Allow call to create contracts.

    Allow admin call to call as reserved address.
    yarkinwho committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6e8750e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Change error message when inline pushtx actions fails and add tests for

    reverted call/admincall action.
    yarkinwho committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a6bd606 View commit details
    Browse the repository at this point in the history
  2. update submodule silkworm

    yarkinwho committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    48513d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Add missing const.

    yarkinwho committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    867fa2c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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

    yarkinwho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4a22a22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8156407 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ec3131 View commit details
    Browse the repository at this point in the history
  5. Update submodule

    yarkinwho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4b35e5e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    33c066b View commit details
    Browse the repository at this point in the history
  2. Only intx::uint128's ctor can work properly with uint128_t. We may

    consider fix that in intx.
    yarkinwho committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5d9afcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8101a51 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Aug 14, 2023

  1. Fix an unsafe intx::load.

    yarkinwho committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    37b8ee2 View commit details
    Browse the repository at this point in the history