Now, pending transactions are ready when the miner needs them: transferred to LazyTransaction and filtered.
The filtered transactions are copied from original resources and put into an individual map, to save the cost of LazyTransaction transformer and filtering.
Description
Now, pending transactions are ready when the miner needs them: transferred to LazyTransaction and filtered. The filtered transactions are copied from original resources and put into an individual map, to save the cost of LazyTransaction transformer and filtering.