Commit 8ae79f1
committed
Merge bitcoin#30403: test, assumeutxo: Remove resolved todo comments and add new test
d63ef73 test: Add loadtxoutset test with tip on snapshot block (Fabian Jahr)
c2f86d4 test: Remove already resolved assumeutxo todo comments (Fabian Jahr)
Pull request description:
The first commit removes three Todos that have been addressed previously (see commit message for details).
The second message resolves another todo by adding the missing test case. This is a special case of "the tip has more work than the snapshot" where the tip is the same block as the snapshot base block.
Related to bitcoin#28648.
ACKs for top commit:
jrakibi:
ACK [d63ef73](bitcoin@d63ef73)
achow101:
ACK d63ef73
maflcko:
ACK d63ef73
alfonsoromanz:
Re ACK d63ef73
Tree-SHA512: 8d5a25fc0b26531db3a9740132694138f2103b7b42eeb1d4a64095bfc901c1372e23601c0855c7def84c8a4e185d10611e4e830c4e479f1b663ae6ed53abb1301 file changed
+7
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 11 | | |
26 | 12 | | |
27 | 13 | | |
| |||
202 | 188 | | |
203 | 189 | | |
204 | 190 | | |
205 | | - | |
206 | 191 | | |
207 | 192 | | |
208 | 193 | | |
| |||
316 | 301 | | |
317 | 302 | | |
318 | 303 | | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
319 | 309 | | |
320 | 310 | | |
321 | 311 | | |
| |||
358 | 348 | | |
359 | 349 | | |
360 | 350 | | |
| 351 | + | |
| 352 | + | |
361 | 353 | | |
362 | 354 | | |
363 | 355 | | |
| |||
0 commit comments