mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -05:00
Add "index/blockfilterindex -> validation -> index/blockfilterindex" to expected circular dependencies
This commit is contained in:
parent
ab3a0a2fb9
commit
84716b134e
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue