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

fix: contracts.evm.allowCallsToNonContractAccounts flag misbehaviour #11244

Merged
merged 7 commits into from
Feb 8, 2024

Commits on Jan 30, 2024

  1. fix: feature flag misbehaviour (contracts.evm.allowCallsToNonContract…

    …Accounts)
    
    Signed-off-by: Nikita Lebedev <nikita.lebedev@limechain.tech>
    thenswan committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6f20e7d View commit details
    Browse the repository at this point in the history
  2. feat: update validation for call to non-existing contract flow

    Signed-off-by: Nikita Lebedev <nikita.lebedev@limechain.tech>
    thenswan committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6fe3db3 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    2ca78ae View commit details
    Browse the repository at this point in the history
  2. fix: align mono and mod test results

    Signed-off-by: Nikita Lebedev <nikita.lebedev@limechain.tech>
    thenswan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8c90e00 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    5cb4bf0 View commit details
    Browse the repository at this point in the history
  2. fix: align mono and mod test results

    Signed-off-by: Nikita Lebedev <nikita.lebedev@limechain.tech>
    thenswan committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7aea264 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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