MarcoFalke
05a761932e
Merge #11353 : Small refactor of CCoinsViewCache::BatchWrite()
...
5b9748f97 Small refactor of CCoinsViewCache::BatchWrite() (Dan Raviv)
Pull request description:
`std::unordered_map::erase( const_iterator pos )` returns an iterator to the element following the removed one. Use that to optimize (probably minor-performance-wise, and definitely code-structure-wise) the implementation of `CCoinsViewCache::BatchWrite()`.
Tree-SHA512: 00abc838ad91771cfcddd45688841c9414869b75289d09b483a7f0ba835614fe189e9c8aca8a80e3de78ee397ec14083ae52e2e92b7863b3b6eb0d0cb892c9dd
2017-11-10 14:22:45 -05:00
..
2017-11-09 14:36:11 -05:00
2017-08-28 17:57:44 +02:00
2017-11-06 19:19:10 -08:00
2017-09-05 23:15:55 +02:00
2017-08-01 12:40:42 -07:00
2017-11-09 16:52:44 +01:00
2017-09-06 20:14:52 +02:00
2017-11-10 11:54:16 -05:00
2017-11-09 16:53:34 +01:00
2017-10-05 19:49:42 +02:00
2017-09-29 16:02:39 +02:00
2017-09-16 13:06:05 +03:00
2017-11-10 17:16:07 +01:00
2017-09-29 14:35:46 +02:00
2017-11-10 17:16:07 +01:00
2017-08-21 18:25:48 +02:00
2017-07-04 18:05:18 +02:00
2017-06-01 16:42:07 -07:00
2017-08-16 16:33:25 +02:00
2017-08-07 07:36:37 +02:00
2017-10-31 10:34:00 +01:00
2017-05-03 18:00:13 +02:00
2017-06-07 17:21:29 +00:00
2017-08-17 00:42:32 +02:00
2017-10-09 16:41:06 +02:00
2017-09-23 14:45:01 -07:00
2017-09-28 16:02:16 -07:00
2017-09-28 16:02:16 -07:00
2017-09-27 21:53:07 -04:00
2017-10-24 14:11:52 -04:00
2017-10-16 22:16:36 +01:00
2017-07-15 14:28:40 +02:00
2017-08-16 16:33:25 +02:00
2017-06-22 03:48:52 +02:00
2017-10-09 19:14:47 +02:00
2017-09-07 11:17:35 +08:00
2017-11-06 19:29:20 -08:00
2017-09-28 16:24:30 -07:00
2017-09-06 01:18:35 +02:00
2017-05-03 18:15:47 +02:00
2017-07-30 14:04:51 +02:00
2017-08-07 07:36:37 +02:00
2017-08-16 16:33:25 +02:00
2017-09-29 14:50:30 +08:00
2017-04-07 14:37:25 -04:00
2017-09-16 18:47:19 +03:00
2017-09-16 13:06:05 +03:00
2017-07-22 09:11:55 +02:00
2017-07-08 13:33:01 -07:00
2017-08-16 16:33:25 +02:00
2017-08-17 10:42:51 -07:00
2017-07-07 10:45:31 -07:00
2017-07-12 14:03:42 -04:00
2017-09-06 13:07:45 -07:00
2017-08-26 02:56:53 +03:00
2017-09-04 18:06:44 -07:00
2017-08-16 16:33:25 +02:00
2017-06-09 10:25:26 +02:00
2017-05-19 02:01:28 -07:00
2017-07-08 13:33:01 -07:00
2017-09-29 16:00:20 +02:00
2017-11-09 16:53:34 +01:00
2017-06-12 20:37:43 +02:00
2017-11-02 14:37:35 -04:00
2017-08-16 16:33:25 +02:00
2017-11-09 16:53:34 +01:00
2017-07-17 14:56:52 +02:00
2017-08-07 07:36:37 +02:00
2017-09-21 23:40:33 -07:00
2017-10-06 20:56:43 -07:00
2017-10-04 20:32:04 -07:00
2017-08-16 16:33:25 +02:00
2017-10-21 12:05:36 +08:00
2017-10-04 14:54:41 +02:00
2017-07-13 12:49:05 -04:00
2017-10-21 12:13:25 +08:00
2017-09-05 15:02:17 +12:00
2017-10-03 21:25:00 +02:00
2017-06-22 03:48:52 +02:00
2017-09-20 20:35:54 -07:00
2017-09-20 20:35:54 -07:00
2017-09-11 15:51:25 -04:00
2017-09-18 23:40:38 +00:00
2017-11-09 21:34:25 +01:00
2017-11-02 12:39:14 -04:00
2017-11-09 16:53:34 +01:00
2017-11-09 16:53:34 +01:00
2017-08-07 07:36:37 +02:00
2017-08-16 16:33:25 +02:00
2017-10-09 10:37:40 +02:00
2017-09-18 13:47:47 -04:00
2017-08-16 16:33:25 +02:00
2017-08-07 07:36:37 +02:00
2017-08-26 02:56:53 +03:00
2017-06-26 13:40:26 +02:00
2017-10-13 13:25:57 -04:00
2017-08-17 14:28:35 +02:00
2017-08-16 16:33:25 +02:00
2017-08-22 09:38:49 +02:00
2017-06-14 15:22:15 +02:00
2017-11-07 07:17:47 +01:00
2017-08-16 16:33:25 +02:00
2017-08-16 16:33:25 +02:00
2017-08-16 16:33:25 +02:00
2017-08-16 16:33:25 +02:00
2017-11-09 13:16:03 +01:00
2017-09-30 22:43:55 +01:00
2017-11-06 17:41:02 +01:00
2017-08-14 17:02:10 +02:00
2017-10-29 21:12:12 +08:00
2017-08-16 16:33:25 +02:00
2017-09-07 09:21:04 -07:00
2017-10-05 15:03:36 +02:00
2017-10-11 10:45:22 +02:00
2017-09-11 15:51:37 -04:00
2017-08-20 20:04:15 -04:00
2017-09-08 10:36:26 +12:00
2017-09-21 23:40:33 -07:00
2017-08-16 16:33:25 +02:00
2017-10-04 14:54:09 +02:00
2017-11-09 16:53:34 +01:00
2017-03-08 08:47:02 -08:00
2017-08-07 17:10:42 +02:00
2017-09-05 15:05:28 -04:00
2017-09-28 16:24:30 -07:00
2017-08-07 07:36:37 +02:00
2017-05-10 15:49:00 -04:00
2017-11-09 16:53:34 +01:00
2017-11-09 16:53:34 +01:00
2017-10-02 18:24:59 -04:00
2017-07-15 20:04:04 +02:00
2017-06-09 01:45:36 +02:00
2017-11-06 19:19:10 -08:00
2017-08-07 07:36:37 +02:00
2017-08-14 17:02:10 +02:00
2017-07-22 09:55:57 +02:00