Commit 12980d0
authored
BM-1858: add removed sanity check from refactor (#1297)
Adding the `check_work_receipt` sanity check, which was removed in the
CLI refactor should be sufficient, but I noticed there were some other
sanity checks that did not match upstream r0 so I added those to future
proof in case those others could be hit in the future in some case.1 parent bc33a10 commit 12980d0
1 file changed
+22
-2
lines changedLines changed: 22 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
346 | 361 | | |
347 | 362 | | |
348 | 363 | | |
| |||
442 | 457 | | |
443 | 458 | | |
444 | 459 | | |
445 | | - | |
446 | | - | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
447 | 467 | | |
448 | 468 | | |
449 | 469 | | |
| |||
0 commit comments