Wladimir J. van der Laan 023e63df78 qt: Move transaction notification to transaction table model
Move transaction new/update notification to TransactionTableModel.
This moves the concerns to where they're actually handled.
No need to bounce this through wallet model.

- Do wallet transaction preprocessing on signal handler side;
  avoids locking cs_main/cs_wallet on notification in GUI thread
  (except for new transactions)
2014-10-28 21:20:55 +01:00
..
2014-10-14 15:42:01 -07:00
2014-08-26 17:41:33 +02:00
2014-06-24 17:23:05 -07:00
2014-08-26 17:41:33 +02:00
2014-08-29 15:23:13 -04:00
2014-09-26 15:42:04 -07:00
2014-09-26 15:42:04 -07:00
2014-09-18 14:11:44 +02:00
2014-10-23 19:09:34 +02:00
2014-10-07 12:33:45 +02:00
2014-10-01 11:06:41 +02:00
2014-10-14 15:42:01 -07:00
2014-10-10 11:56:58 +02:00
2014-09-26 15:42:04 -07:00