diff options
| author | Pieter Wuille <[email protected]> | 2013-10-12 15:18:08 +0200 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2013-10-15 11:09:29 +0200 |
| commit | e4daecda0bcd47a2672eb625232f00e388a3cd87 (patch) | |
| tree | cc58a832fbf4ccac98abdb3c2c6f16fe120f3c45 /src/sync.cpp | |
| parent | Avoid core dump if rpc port is in use. (diff) | |
| download | discoin-e4daecda0bcd47a2672eb625232f00e388a3cd87.tar.xz discoin-e4daecda0bcd47a2672eb625232f00e388a3cd87.zip | |
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.
Diffstat (limited to 'src/sync.cpp')
0 files changed, 0 insertions, 0 deletions