Wladimir J. van der Laan
fc51565cbd
Merge #11039 : Avoid second mapWallet lookup
...
8f2f1e0 wallet: Avoid second mapWallet lookup (João Barbosa)
Pull request description:
All calls to `mapWallet.count()` have the intent to detect if a `txid` exists and most are followed by a second lookup to retrieve the `CWalletTx`.
This PR replaces all `mapWallet.count()` calls with `mapWallet.find()` to avoid the second lookup.
Tree-SHA512: 96b7de7f5520ebf789a1aec1949a4e9c74e13683869cee012f717e5be8e51097d068e2347a36e89097c9a89f1ed1a1529db71760dac9b572e36a3e9ac1155f29
2017-08-18 16:25:59 +02:00
..
2017-08-02 12:19:50 +09:00
2017-08-09 12:04:41 +02:00
2016-11-13 22:06:35 +01:00
2017-08-16 00:37:18 +02:00
2017-08-07 07:36:37 +02:00
2017-06-12 20:37:43 +02:00
2017-06-22 03:48:52 +02:00
2016-12-31 11:01:21 -07:00
2017-04-10 10:24:49 +02:00
2016-12-31 11:01:21 -07:00
2017-01-10 12:52:02 +01:00
2017-08-16 02:09:49 +02:00
2016-10-24 10:23:58 +00:00
2017-08-07 07:36:37 +02:00
2017-08-07 07:36:37 +02:00
2017-07-31 12:19:05 +02:00
2016-12-31 11:01:21 -07:00
2016-12-31 11:01:21 -07:00
2017-08-16 16:33:25 +02:00
2017-07-18 15:54:38 +02:00
2017-06-12 20:37:43 +02:00
2017-07-14 23:41:37 -04:00
2017-08-16 16:33:25 +02:00
2017-06-05 00:52:36 +02:00
2016-12-31 11:01:21 -07:00
2016-12-31 11:01:21 -07:00
2016-12-31 11:01:21 -07:00
2017-08-14 17:02:10 +02:00
2017-04-10 10:46:21 +02:00
2017-08-16 16:33:25 +02:00
2016-12-31 11:01:21 -07:00
2017-08-18 09:51:00 +02:00
2017-08-18 09:51:00 +02:00
2017-06-22 19:18:10 +03:00
2017-07-25 13:46:52 +02:00
2017-08-16 00:24:39 +02:00
2017-08-16 16:33:25 +02:00
2017-08-07 07:36:37 +02:00
2017-06-13 18:05:58 -07:00
2017-03-23 12:54:36 -04:00
2017-08-16 02:09:49 +02:00
2017-07-25 13:46:52 +02:00
2017-08-16 16:33:25 +02:00
2016-12-31 11:01:21 -07:00
2016-09-16 11:45:08 +08:00
2017-08-16 16:33:25 +02:00
2017-02-14 13:50:57 +01:00
2017-08-15 20:43:45 +02:00
2017-08-16 16:33:25 +02:00
2017-06-05 20:11:01 +02:00
2016-12-31 11:01:21 -07:00
2017-06-05 20:11:01 +02:00
2016-12-31 11:01:21 -07:00
2016-12-31 11:01:21 -07:00
2017-06-05 20:11:01 +02:00
2017-06-12 20:37:43 +02:00
2017-08-07 07:36:37 +02:00
2016-12-31 11:01:21 -07:00
2017-08-07 07:36:37 +02:00
2016-12-31 11:01:21 -07:00
2017-08-07 07:36:37 +02:00
2017-08-07 07:36:37 +02:00
2017-07-14 23:41:37 -04:00
2017-07-14 23:40:33 -04:00
2016-12-31 11:01:21 -07:00
2016-12-31 11:01:21 -07:00
2017-06-29 17:48:08 +02:00
2017-06-29 17:48:08 +02:00
2017-06-13 18:05:58 -07:00
2017-06-05 20:14:53 +02:00
2016-12-31 11:01:21 -07:00
2016-12-31 11:01:21 -07:00
2017-08-16 02:09:49 +02:00
2017-07-25 13:46:52 +02:00
2017-06-13 18:05:58 -07:00
2017-07-25 13:46:52 +02:00
2017-08-07 07:36:37 +02:00
2017-05-11 15:27:04 +02:00
2017-08-14 17:02:10 +02:00
2017-08-16 16:33:25 +02:00
2016-12-31 11:01:21 -07:00
2016-12-31 11:01:21 -07:00
2017-08-18 16:25:59 +02:00
2017-08-07 07:36:37 +02:00
2017-07-25 13:46:52 +02:00
2017-07-25 13:46:52 +02:00
2017-08-07 07:36:37 +02:00
2016-12-31 11:01:21 -07:00
2017-08-07 07:36:37 +02:00