Commit adeb22d
workspace: fix merge conflicts
Resolve conflicts from merging main-v0.14.3 into main:
- Cargo.lock: take incoming (circuits 618db0a, hashbrown 0.17.1).
- apollo_consensus_orchestrator gas-price test: combine the SNIP-35 const
rename (#14220) with the rand 0.10 API change (#14194).
- blockifier stack-trace fixture: drop the SierraGas VM-frame pc line,
consistent with strip_vm_frames_in_sierra_gas at v0.14.3+ (#14251).
- blockifier_versioned_constants_0_14_4.json: add the required
strip_vm_frames_in_sierra_gas field. Silent merge skew: the file was added
by #14237 before #14251 made the field mandatory.
- proof_flow/proof.bin: regenerated under the v0.14.3 verifier (618db0a);
verified by proof_flow_fixtures_verify and proof_flow_program_hash_is_allowed.
- central_systest_blobs generation: kept at 26; the cende blob must be
regenerated+uploaded for the merged content (UPDATE_EXPECT needs GCS creds).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 47b2986 commit adeb22d
6 files changed
Lines changed: 3 additions & 30 deletions
File tree
- crates
- apollo_consensus_orchestrator/src/dynamic_gas_price
- apollo_integration_tests/resources/proof_flow
- blockifier
- resources
- src/execution/stack_trace_regression
- central_systest_blobs/resources
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | 231 | | |
239 | | - | |
240 | | - | |
| 232 | + | |
241 | 233 | | |
242 | 234 | | |
243 | 235 | | |
| |||
Binary file not shown.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 4 | | |
11 | 5 | | |
12 | 6 | | |
| |||
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 1 | + | |
0 commit comments