[bitcoin/bitcoin] refactor: Removal of circular dependency between index/txindex, validation and index/base (#13942) 12.08.2018 developer Комментариев нет bitcoin/bitcoin, cryptocurrency @mgrychow pushed 1 commit. 1053857 split of validation_globals Похожие записи [bitcoin/bitcoin] refactor: Removal of circular dependency between index/txindex, validation and index/base (#13942)How about splitting the content further to fit more functional areas? E.g. there's a pretty clear division between disk-oriented functions and block-index-oriented functions, seems they are independent of the globals. [bitcoin/bitcoin] refactor: Removal of circular dependency between index/txindex, validation and index/base (#13942)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] Build tx index in parallel with validation (#11857)Concept ACK [bitcoin/bitcoin] Build tx index in parallel with validation (#11857)Needs rebase