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
{{ message }}
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
I rather think we should get rid of Notifier completely and just rewrite places where Notifier is used to use TranactionPoolNotifier instead and filter out only Added transactions.
IntegralTeam
changed the title
Re-write Notifier with futures use
Merge Notifier and TransactionsPoolNotifierApr 15, 2019
Merge
Notifier
https://github.com/paritytech/parity-ethereum/blob/master/miner/src/pool/listener.rs#L33-L65
and
TransactionsPoolNotifier
https://github.com/paritytech/parity-ethereum/blob/master/miner/src/pool/listener.rs#L123-L144
#10558(comments)
The text was updated successfully, but these errors were encountered: