-
Notifications
You must be signed in to change notification settings - Fork 21.3k
Closed
Labels
Description
Index transactions to the Tx Database that belongs to the user during catch up. Currently transactions are only stored once send or received over the network (instead of included in blocks).
During the catchup phase the client should also attempt to check incoming blocks for their transactions and filter them accordingly.