Commit df2f2b3
Merge 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@5526849)
TheCharlatan:
ACK 5526849
ryanofsky:
Code review ACK 5526849
Tree-SHA512: 6869bd7aa4f0b59324e12eb8e3df47f2c9a3f3b0d9b7d45857426ec9e8b71c5573bdcf71db822f8c10aff7d8679a00a4bedc7a256c28f325e744e5d7267b41e91 parent 610821c commit df2f2b3
2 files changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2226 | 2226 | | |
2227 | 2227 | | |
2228 | 2228 | | |
2229 | | - | |
2230 | | - | |
2231 | 2229 | | |
2232 | 2230 | | |
2233 | 2231 | | |
| |||
3008 | 3006 | | |
3009 | 3007 | | |
3010 | 3008 | | |
3011 | | - | |
| 3009 | + | |
3012 | 3010 | | |
3013 | 3011 | | |
3014 | 3012 | | |
| |||
6151 | 6149 | | |
6152 | 6150 | | |
6153 | 6151 | | |
6154 | | - | |
6155 | | - | |
6156 | | - | |
6157 | | - | |
6158 | | - | |
6159 | 6152 | | |
6160 | 6153 | | |
6161 | 6154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
919 | 919 | | |
920 | 920 | | |
921 | 921 | | |
| 922 | + | |
| 923 | + | |
922 | 924 | | |
923 | 925 | | |
924 | 926 | | |
| |||
0 commit comments