Browse Source
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.0.15
Russell Yanofsky
8 years ago
5 changed files with 10 additions and 2 deletions
Loading…
Reference in new issue