Commit 0b74bac
chore(subc): bump subc-protocol 0.5 + subc-transport 0.2.2
Paired re-pin to the live wire (single subc-protocol 0.5.0 in the tree,
no diamond split). Wire-proven against a real 0.5.0 daemon: auth,
ModuleHello with launch_nonce echo, HelloAck/storage tolerance, RouteBind
reconcile, status + read tool dispatch, and config_divergence reject.
- Echo SUBC_LAUNCH_NONCE in ModuleHelloBody so a reserved module_id's
HELLO is accepted (absent for non-reserved/self-connect).
- Drop the construct-only, never-read ConfigBinding from the manifest
(removed from the 0.5 manifest; Bindings is now storage/vault_grants/
identity).
- Test harness: ModuleHelloAckBody.storage (added in 0.5) and drop the
RouteBind.config tier (removed in 0.5; already a no-op for AFT, which
reads config from disk, not the wire).
Co-authored-by: Alfonso <289616620+alfonso-aft@users.noreply.github.com>1 parent 5da4e8c commit 0b74bac
4 files changed
Lines changed: 13 additions & 28 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 | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
| 117 | + | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
| 35 | + | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
898 | 897 | | |
899 | 898 | | |
900 | 899 | | |
| 900 | + | |
| 901 | + | |
901 | 902 | | |
902 | 903 | | |
903 | 904 | | |
904 | 905 | | |
| 906 | + | |
905 | 907 | | |
906 | 908 | | |
907 | 909 | | |
| |||
2322 | 2324 | | |
2323 | 2325 | | |
2324 | 2326 | | |
2325 | | - | |
2326 | | - | |
2327 | | - | |
2328 | | - | |
2329 | | - | |
2330 | 2327 | | |
2331 | 2328 | | |
2332 | 2329 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1436 | 1436 | | |
1437 | 1437 | | |
1438 | 1438 | | |
| 1439 | + | |
1439 | 1440 | | |
1440 | 1441 | | |
1441 | 1442 | | |
| |||
1454 | 1455 | | |
1455 | 1456 | | |
1456 | 1457 | | |
1457 | | - | |
1458 | | - | |
1459 | | - | |
1460 | | - | |
1461 | | - | |
1462 | 1458 | | |
1463 | 1459 | | |
1464 | 1460 | | |
| |||
1558 | 1554 | | |
1559 | 1555 | | |
1560 | 1556 | | |
| 1557 | + | |
1561 | 1558 | | |
1562 | 1559 | | |
1563 | 1560 | | |
| |||
2798 | 2795 | | |
2799 | 2796 | | |
2800 | 2797 | | |
2801 | | - | |
2802 | 2798 | | |
2803 | 2799 | | |
2804 | 2800 | | |
| |||
3895 | 3891 | | |
3896 | 3892 | | |
3897 | 3893 | | |
3898 | | - | |
3899 | | - | |
3900 | | - | |
3901 | | - | |
3902 | | - | |
3903 | | - | |
3904 | | - | |
3905 | | - | |
3906 | 3894 | | |
3907 | 3895 | | |
3908 | 3896 | | |
0 commit comments