Commit 0c2eedd
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 db4fe78 commit 0c2eedd
2 files changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2215 | 2215 | | |
2216 | 2216 | | |
2217 | 2217 | | |
2218 | | - | |
2219 | | - | |
2220 | 2218 | | |
2221 | 2219 | | |
2222 | 2220 | | |
| |||
2997 | 2995 | | |
2998 | 2996 | | |
2999 | 2997 | | |
3000 | | - | |
| 2998 | + | |
3001 | 2999 | | |
3002 | 3000 | | |
3003 | 3001 | | |
| |||
6102 | 6100 | | |
6103 | 6101 | | |
6104 | 6102 | | |
6105 | | - | |
6106 | | - | |
6107 | | - | |
6108 | | - | |
6109 | | - | |
6110 | 6103 | | |
6111 | 6104 | | |
6112 | 6105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
918 | 918 | | |
919 | 919 | | |
920 | 920 | | |
| 921 | + | |
| 922 | + | |
921 | 923 | | |
922 | 924 | | |
923 | 925 | | |
| |||
0 commit comments