Pieter Wuille e4daecda0b Reimplement CBlockLocator's chain-related logic in CChain.
This removes a few unused CBlockLocator methods, and moves the
construction and fork-finding logic to CChain (which can do these
more efficiently, as it has a height-indexable chain available).
It also makes CBlockLocator independent from the validation code.
2013-10-15 11:09:29 +02:00
..
2013-10-04 01:30:12 -07:00
2013-08-20 17:30:33 +10:00
2013-10-14 20:39:00 -07:00
2013-10-04 01:30:12 -07:00