aboutsummaryrefslogtreecommitdiff
path: root/src/optional.h
AgeCommit message (Collapse)Author
2019-01-30Remove 'boost::optional'-related gcc warningsHennadii Stepanov
2019-01-15Add height, depth, and hash methods to the Chain interfaceRussell Yanofsky
And use them to remove uses of chainActive and mapBlockIndex in wallet code This commit does not change behavior. Co-authored-by: Ben Woosley <ben.woosley@gmail.com>