Commit 6f5f37e
committed
Merge bitcoin/bitcoin#27357: validation: Move warningcache to ChainstateManager and rename to m_warningcache
5526849 validation: Move warningcache to ChainstateManager (dimitaracev)
Pull request description:
Removes `warningcache` and moves it to `ChainstateManager`. Also removes the respective `TODO` completely.
ACKs for top commit:
ajtowns:
ACK 5526849
dimitaracev:
> ACK [5526849](bitcoin/bitcoin@5526849)
TheCharlatan:
ACK 5526849
ryanofsky:
Code review ACK 5526849
Tree-SHA512: 6869bd7aa4f0b59324e12eb8e3df47f2c9a3f3b0d9b7d45857426ec9e8b71c5573bdcf71db822f8c10aff7d8679a00a4bedc7a256c28f325e744e5d7267b41e92 files changed
+3
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1993 | 1993 | | |
1994 | 1994 | | |
1995 | 1995 | | |
1996 | | - | |
1997 | | - | |
1998 | 1996 | | |
1999 | 1997 | | |
2000 | 1998 | | |
| |||
2640 | 2638 | | |
2641 | 2639 | | |
2642 | 2640 | | |
2643 | | - | |
| 2641 | + | |
2644 | 2642 | | |
2645 | 2643 | | |
2646 | 2644 | | |
| |||
5586 | 5584 | | |
5587 | 5585 | | |
5588 | 5586 | | |
5589 | | - | |
5590 | | - | |
5591 | | - | |
5592 | | - | |
5593 | | - | |
5594 | 5587 | | |
5595 | 5588 | | |
5596 | 5589 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
938 | 938 | | |
939 | 939 | | |
940 | 940 | | |
| 941 | + | |
| 942 | + | |
941 | 943 | | |
942 | 944 | | |
943 | 945 | | |
| |||
0 commit comments