bnb-chain / op-geth

GNU Lesser General Public License v3.0
58 stars 47 forks source link

rename pevm option #200

Closed andyzhang2023 closed 4 weeks ago

andyzhang2023 commented 4 weeks ago

do some args optimizations:

  1. '--parallel2' is remove.
  2. '--parallel' will be used instead of '--parallel2'.
  3. '--parallel-legacy' is added for the old version of pevm.
  4. add log info when enabling parallel evm.