hexresearch / hschain

Other
4 stars 0 forks source link

Make MempoolCursor monomorphic #627

Closed Shimuuar closed 4 years ago

Shimuuar commented 4 years ago

And move transaction verification to a separate thread. Later it will allow to make TX filtering asynchronous by dedicating single thread for all manipulations with transactions.