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

refactor!: call reserved system contract address is forbidden #1597

Merged
merged 3 commits into from
Nov 28, 2023

Conversation

KaoImin
Copy link
Contributor

@KaoImin KaoImin commented Nov 27, 2023

What this PR does / why we need it?

This PR change the call system contract address process. Call a reserved system contract address is forbidden during

  • calling eth_call
  • eth_estimateGas
  • inserting into mempool

What is the impact of this PR?

PR relation:

CI Settings

CI Usage

Tip: Check the CI you want to run below, and then comment /run-ci.

CI Switch

  • Web3 Compatible Tests
  • OCT 1-5 And 12-15
  • OCT 6-10
  • OCT 11
  • OCT 16-19
  • v3 Core Tests

CI Description

@Flouse Flouse mentioned this pull request Nov 28, 2023
6 tasks
Copy link
Contributor

@Flouse Flouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase #1602

@KaoImin KaoImin force-pushed the fix-dispatch-system-contract branch from 238600e to 0fe15ac Compare November 28, 2023 06:07
@KaoImin
Copy link
Contributor Author

KaoImin commented Nov 28, 2023

/run-ci

Copy link

CI tests run on commit:

CI test list:

  • OCT 1-5 And 12-15
  • v3 Core Tests
  • Web3 Compatible Tests

Please check ci test results later.

@KaoImin KaoImin enabled auto-merge November 28, 2023 06:31
@KaoImin KaoImin added this pull request to the merge queue Nov 28, 2023
Merged via the queue into main with commit 0457119 Nov 28, 2023
26 of 30 checks passed
@KaoImin KaoImin deleted the fix-dispatch-system-contract branch November 28, 2023 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants