issues
search
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:
'--parallel2' is remove.
'--parallel' will be used instead of '--parallel2'.
'--parallel-legacy' is added for the old version of pevm.
add log info when enabling parallel evm.
do some args optimizations: