Commit eefcec0
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 parent 7b8f749 commit eefcec0
1 file changed
Lines changed: 6 additions & 17 deletions
| 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 | | - | |
26 | | - | |
27 | 11 | | |
28 | 12 | | |
29 | 13 | | |
| |||
170 | 154 | | |
171 | 155 | | |
172 | 156 | | |
173 | | - | |
174 | 157 | | |
175 | 158 | | |
176 | 159 | | |
| |||
320 | 303 | | |
321 | 304 | | |
322 | 305 | | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
323 | 310 | | |
324 | 311 | | |
325 | 312 | | |
| |||
381 | 368 | | |
382 | 369 | | |
383 | 370 | | |
| 371 | + | |
| 372 | + | |
384 | 373 | | |
385 | 374 | | |
386 | 375 | | |
| |||
0 commit comments