Pieter Wuille f369d02c51 Various performance tweaks to CCoinsView
* Pass txid's to CCoinsView functions by reference instead of by value
* Add a method to swap CCoins, and use it in some places to avoid a
  allocating copy + destruct.
* Optimize CCoinsViewCache::FetchCoins to do only a single search
  through the backing map.
2013-01-26 18:46:12 +01:00
..
2013-01-26 01:40:42 +01:00
2012-12-18 21:39:29 +01:00
2012-08-28 17:13:11 -04:00
2012-12-17 18:09:53 +08:00
2013-01-08 02:00:59 +01:00
2012-10-25 16:12:40 +02:00
2012-10-20 23:08:56 +02:00
2012-12-18 21:39:29 +01:00
2013-01-23 10:42:46 -05:00
2013-01-23 10:42:46 -05:00
2012-12-18 21:39:29 +01:00
2012-11-16 00:12:33 +01:00
2013-01-01 17:12:30 -05:00
2013-01-01 17:12:30 -05:00
2012-10-08 17:46:45 -04:00