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 evm execution timeout #1736

Merged
merged 6 commits into from Dec 9, 2022
Merged

Add evm execution timeout #1736

merged 6 commits into from Dec 9, 2022

Commits on Dec 6, 2022

  1. added RPCEVMTimeout flag

    jack.jin committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    ce30942 View commit details
    Browse the repository at this point in the history
  2. added RPCEVMTimeout field in config of cn

    jack.jin committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    0ab58cd View commit details
    Browse the repository at this point in the history
  3. replaced the constant time limit by RPCEVMTimeout value in config (de…

    …fault : 5sec)
    jack.jin committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    4168da8 View commit details
    Browse the repository at this point in the history
  4. added RPCEVMTimeout flag in CommonRPCFlags

    jack.jin committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    8389390 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. removed EVMTimeout flag in KENFlags

    jack.jin committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    3618b9f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. restore necessarily flag, rpcexecutiontimeoutflag

    jack.jin committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    0f859dc View commit details
    Browse the repository at this point in the history