push
github
checkpoint: into main from release/2.6.0 @ <a class=hub.com/Chia-Network/chia-blockchain/commit/a19365ac4ef9e85fd7fd69a2cd654441bc121afa">a19365ac4 (#20413) Source hash: a19365ac4ef9e85fd7fd69a2cd654441bc121afa Remaining commits: 4 <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Ensures serialization honors subclass-defined field order and preserves backward compatibility for wallet conditions. > > - `Streamable.parse` and `stream` now iterate over `streamable_fields()` instead of `_streamable_fields`, allowing subclasses to override field order > - `ConditionValidTimes` adds a `streamable_fields()` override to serialize fields in the previous (pre-inheritance) order; import updated to include `StreamableFields` > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit f36001ef9. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
10255 of 11467 branches covered (89.43%)
Branch coverage included in aggregate %.
7 of 7 new or added lines in 2 files covered. (100.0%)
18 existing lines in 8 files now uncovered.102999 of 113230 relevant lines covered (90.96%)
1.82 hits per line