mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-26 17:52:13 +01:00
Add "index/blockfilterindex -> validation -> index/blockfilterindex" to expected circular dependencies
This commit is contained in:
parent
ab3a0a2fb9
commit
84716b134e
@ -11,6 +11,7 @@ export LC_ALL=C
|
||||
EXPECTED_CIRCULAR_DEPENDENCIES=(
|
||||
"chainparamsbase -> util/system -> chainparamsbase"
|
||||
"index/txindex -> validation -> index/txindex"
|
||||
"index/blockfilterindex -> validation -> index/blockfilterindex"
|
||||
"policy/fees -> txmempool -> policy/fees"
|
||||
"qt/addresstablemodel -> qt/walletmodel -> qt/addresstablemodel"
|
||||
"qt/bitcoingui -> qt/walletframe -> qt/bitcoingui"
|
||||
|
Loading…
x
Reference in New Issue
Block a user