Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-30 | scripted-diff: Bump copyright of files changed in 2019 | MarcoFalke | |
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT- | |||
2019-01-30 | Remove 'boost::optional'-related gcc warnings | Hennadii Stepanov | |
2019-01-15 | Add height, depth, and hash methods to the Chain interface | Russell 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> |