Russell Yanofsky 24e44c354d Don't return stale data from CCoinsViewCache::Cursor()
CCoinsViewCache doesn't actually support cursor iteration returning the
current contents of the cache, so raise an error when the cursor method is
called instead of returning a cursor that iterates over stale data.

Also update the gettxoutsetinfo RPC which was relying on the old behavior to be
explicit about which view it is returning data about.
2017-06-07 13:00:11 -04:00
..
2016-12-01 16:14:45 -08:00
2017-05-05 11:12:58 -07:00
2017-04-13 02:31:44 +02:00
2017-04-03 12:32:32 +02:00
2017-03-21 19:49:08 +01:00
2017-01-27 21:22:35 +01:00
2017-02-13 14:39:48 +09:00
2017-04-13 02:31:44 +02:00
2017-04-03 12:32:32 +02:00
2017-04-21 05:58:31 -07:00
2017-03-17 04:37:43 +01:00
2017-03-17 04:37:43 +01:00
2017-06-01 11:56:06 -07:00
2017-05-30 08:21:16 -04:00