erigon
erigon copied to clipboard
Split out parallel exec
This is a non-functional refactor of ExecV3 which moves the parallel execution code out on the main function and puts it in a separate type/file
This is to facilitate parallel execution testing/development without merge clashes