This repository was archived by the owner on Aug 3, 2026. It is now read-only.
Commit 3512e66
committed
refactor(shasta): clarify input request key comment and adjust input handling in Shasta proposal processing
- Updated comment in `create_shasta_requests` to specify that the prover is not included in the input request key.
- Changed variable from immutable to mutable in `do_prove_shasta_proposal` to allow overriding the actual prover in cached guest input.1 parent 21b4972 commit 3512e66
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
610 | | - | |
| 610 | + | |
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
| |||
618 | 618 | | |
619 | 619 | | |
620 | 620 | | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
621 | 624 | | |
622 | 625 | | |
623 | 626 | | |
| |||
0 commit comments