Open
Description
Currently transactions in block are analyzed one by one sequentally. Could do multiple in parallel if user has enough CPU cores. That might solve problem that often it takes more than 10 minutes to analyze single block on my laptop. Here's one potential option - https://github.com/jkool702/forkrun.