Commit e65d410
chore(deps): bump LXMF-swift to 0.4.0 + reticulum-swift to 0.3.0 (#73)
LXMF-swift 0.4.0 (PR #7 — perf/stamper-parallel-primed-digest, merged):
- Parallel stamp generation (LXStamper TaskGroup, 8 workers, primed
SHA256 digest) — cost=16 from multi-minute to ~1-2s on iPhone.
- PROPAGATED state machine fixes: drops wrong link.identify(); wires
RESOURCE_PRF to .sent (not .delivered); ERROR_INVALID_STAMP handler
via pendingPropagationSends FIFO + pendingPropagationRejections
set; handlePropagationAccepted + handleOutboundResourceFailed with
awaited DB writes that preserve deliveryAttempts budget.
- DIRECT path: self-send identity resolution before path table;
drops premature link.identify(); broadcast-relay-only self-echo
gate; DIRECT resource crash-recovery parity with PROPAGATED.
- Stamp-rejected resource short-circuit prevents retry-loop spam.
reticulum-swift 0.3.0 (PR #16):
- HEADER_2 link DATA conversion fix.
- sendLinkData signature: destinationHash param removed (breaking).
Package.swift, pbxproj, and Xcode-shared Package.resolved all updated.
Build verified: xcodebuild for iOS Simulator, CODE_SIGNING_ALLOWED=NO,
BUILD SUCCEEDED. Smoke pipeline (PROPAGATED/DIRECT/OPP bidirectional
with Mac echo bot) to follow on PR ready→draft transition.
Co-authored-by: torlando-tech <torlando-tech@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f75a66c commit e65d410
3 files changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1223 | 1223 | | |
1224 | 1224 | | |
1225 | 1225 | | |
1226 | | - | |
| 1226 | + | |
1227 | 1227 | | |
1228 | 1228 | | |
1229 | 1229 | | |
| |||
1247 | 1247 | | |
1248 | 1248 | | |
1249 | 1249 | | |
1250 | | - | |
| 1250 | + | |
1251 | 1251 | | |
1252 | 1252 | | |
1253 | 1253 | | |
| |||
Lines changed: 4 additions & 4 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 | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments