You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.