Commit 3af39ab
authored
fix: update Apollo proof facts checks (#509)
* feat(generate-pie): migrate SNOS to Starknet 0.14.2
* chore(deps): document upstream 0.14.2 tracking provenance
* feat: complete SNOS 0.14.2 replay alignment
* fix: skip missing accessed contracts in state update
* chore: pin sequencer to APOLLO 0.14.2 rc.4
* fix: restore 0.14.2 CI on KSS
* chore: narrow replay cli and 0.14.2 e2e coverage
* refactor: document and parallelize initial read backfill
* fix: align custom version constants with rc.4
* fix: preserve invoke v3 proof facts
* fix: satisfy clippy test module ordering
* fix: preprocess block hash boundary reads
* fix: normalize constructor revert reasons for block hash
* fix: normalize nested revert summaries for block hash
* test(block-hash): reduce fixture duplication
* fix(generate-pie): simplify initial reads and special contracts
* Fix replay regressions for Sierra 1.8 and receipt hashing
* fix(generate-pie): isolate initial reads and trim e2e
* fix(deps): use apollo rc4 sequencer tag
* fix(rpc-client): wire cairo-native hashing
* fix(ci): install llvm for cairo-native
* fix(generate-pie): batch access lookups and harden rpc retries
* fix(generate-pie): remove unused block info fields
* fix(rpc-client): avoid pathfinder idle connection stalls
* fix(generate-pie): update apollo proof facts checks1 parent 14b463c commit 3af39ab
2 files changed
Lines changed: 50 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments