[bitcoin/bitcoin] refactor: Removal of circular dependency between index/txindex, validation and index/base (#13942) 11.08.2018 developer Комментариев нет bitcoin/bitcoin, cryptocurrency You’ll want to squash 86e36e0 Похожие записи [bitcoin/bitcoin] refactor: Removal of circular dependency between index/txindex, validation and index/base (#13942)@mgrychow pushed 1 commit. 86e36e0 trailing whitespace removed from validation_globals.cpp [bitcoin/bitcoin] refactor: Removal of circular dependency between index/txindex, validation and index/base (#13942)After PR #13033 and PR #13243 there is a useful framework to add more indexes other than txindex, however circular dependencies detected by lint (`index/txindex -> validation -> index/txindex` and `index/txindex -> index/base -> validation… [bitcoin/bitcoin] Build tx index in parallel with validation (#11857)Concept ACK [bitcoin/bitcoin] Build tx index in parallel with validation (#11857)Needs rebase [bitcoin/bitcoin] Build tx index in parallel with validation (#11857)@TheBlueMatt Can you please take a look at the last few PRs?