aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/chain.cpp
AgeCommit message (Expand)Author
2019-01-15Remove remaining chainActive references from CWalletRussell Yanofsky
2019-01-15Convert CWallet::ScanForWalletTransactions and SyncTransaction to the new Cha...Russell Yanofsky
2019-01-15Add findFork and findBlock to the Chain interfaceRussell Yanofsky
2019-01-15Add time methods to the Chain interfaceRussell Yanofsky
2019-01-15Add height, depth, and hash methods to the Chain interfaceRussell Yanofsky
2018-11-06Remove uses of cs_main in wallet codeRussell Yanofsky
2018-11-06Add skeleton chain and client classesRussell Yanofsky