@toon-protocol/townhouse 0.3.0 → 0.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-B4KWPVEK.js → chunk-6T5CXPYD.js} +2 -2
- package/dist/{chunk-GQNBZJ6F.js → chunk-NZR5C3KD.js} +13 -8
- package/dist/chunk-NZR5C3KD.js.map +1 -0
- package/dist/cli.js +7 -4
- package/dist/cli.js.map +1 -1
- package/dist/compose/townhouse-dev.yml +1 -1
- package/dist/compose/townhouse-hs.yml +10 -10
- package/dist/{demo-3DWRDMYY.js → demo-4ZF3RRNH.js} +2 -2
- package/dist/image-manifest.json +12 -12
- package/dist/index.js +2 -2
- package/package.json +1 -1
- package/dist/chunk-GQNBZJ6F.js.map +0 -1
- /package/dist/{chunk-B4KWPVEK.js.map → chunk-6T5CXPYD.js.map} +0 -0
- /package/dist/{demo-3DWRDMYY.js.map → demo-4ZF3RRNH.js.map} +0 -0
|
@@ -48,7 +48,7 @@ services:
|
|
|
48
48
|
# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
49
49
|
townhouse-dev-connector:
|
|
50
50
|
# Image tag must match DEFAULT_CONNECTOR_IMAGE in packages/townhouse/src/constants.ts
|
|
51
|
-
image: ghcr.io/toon-protocol/connector:3.8.
|
|
51
|
+
image: ghcr.io/toon-protocol/connector:3.8.1
|
|
52
52
|
container_name: townhouse-dev-connector
|
|
53
53
|
networks:
|
|
54
54
|
- townhouse-dev-net
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
# Story 45.4 boots only connector + townhouse-api at apex install
|
|
23
23
|
#
|
|
24
24
|
# Digest placeholders (substituted at build time from dist/image-manifest.json):
|
|
25
|
-
# @sha256:
|
|
26
|
-
# @sha256:
|
|
27
|
-
# @sha256:
|
|
28
|
-
# @sha256:
|
|
29
|
-
# @sha256:
|
|
25
|
+
# @sha256:8ea74562b2951ece78e1c0dcd4f2ed19810e2dc12b3d49f608b3fa0ba5096ce2 → @sha256:<hex>
|
|
26
|
+
# @sha256:c18fc293ced49bf76ab14a6bcae203d4e078c2a80857cf7d2274ca3c99c9b06b → @sha256:<hex>
|
|
27
|
+
# @sha256:81d49762fd255d8c596c23885fae3c577cfe201860351a357ed0ad21fda12284 → @sha256:<hex>
|
|
28
|
+
# @sha256:d9824a4ca71b0bcc332ffc282bc4e67031d62d989ffa8d471b6dd494ec954a9a → @sha256:<hex>
|
|
29
|
+
# @sha256:d22a786f82cc928238b0ef14c6455d1238bd2f42744138cad8af81ca1747ff6e → @sha256:<hex>
|
|
30
30
|
#
|
|
31
31
|
# Scope guard (Story 45.2 does NOT include):
|
|
32
32
|
# - ator-sidecar / ator-sidecar-relay (connector v3.5.x does HS publishing in-process)
|
|
@@ -101,7 +101,7 @@ services:
|
|
|
101
101
|
- townhouse-hs-net
|
|
102
102
|
|
|
103
103
|
connector:
|
|
104
|
-
image: ghcr.io/toon-protocol/connector@sha256:
|
|
104
|
+
image: ghcr.io/toon-protocol/connector@sha256:d22a786f82cc928238b0ef14c6455d1238bd2f42744138cad8af81ca1747ff6e
|
|
105
105
|
# v3.5.1 has the multi-arch manifest but the default resolves to arm64 on
|
|
106
106
|
# some Docker versions. Pin to amd64 explicitly until the manifest is fixed.
|
|
107
107
|
platform: linux/amd64
|
|
@@ -152,7 +152,7 @@ services:
|
|
|
152
152
|
# Port D21-008: Fastify host API on 127.0.0.1:28090.
|
|
153
153
|
# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
154
154
|
townhouse-api:
|
|
155
|
-
image: ghcr.io/toon-protocol/townhouse-api@sha256:
|
|
155
|
+
image: ghcr.io/toon-protocol/townhouse-api@sha256:8ea74562b2951ece78e1c0dcd4f2ed19810e2dc12b3d49f608b3fa0ba5096ce2
|
|
156
156
|
container_name: townhouse-hs-api
|
|
157
157
|
# Run as the operator's host UID so bind-mounted ~/.townhouse files
|
|
158
158
|
# (rw------- 600) are readable. TOWNHOUSE_UID is injected by `townhouse hs up`.
|
|
@@ -252,7 +252,7 @@ services:
|
|
|
252
252
|
# start at first run).
|
|
253
253
|
# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
254
254
|
town:
|
|
255
|
-
image: ghcr.io/toon-protocol/town@sha256:
|
|
255
|
+
image: ghcr.io/toon-protocol/town@sha256:c18fc293ced49bf76ab14a6bcae203d4e078c2a80857cf7d2274ca3c99c9b06b
|
|
256
256
|
container_name: townhouse-hs-town
|
|
257
257
|
profiles: [town]
|
|
258
258
|
networks:
|
|
@@ -303,7 +303,7 @@ services:
|
|
|
303
303
|
# Lazy-provisioned via Epic 46: `townhouse node add mill`
|
|
304
304
|
# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
305
305
|
mill:
|
|
306
|
-
image: ghcr.io/toon-protocol/mill@sha256:
|
|
306
|
+
image: ghcr.io/toon-protocol/mill@sha256:81d49762fd255d8c596c23885fae3c577cfe201860351a357ed0ad21fda12284
|
|
307
307
|
container_name: townhouse-hs-mill
|
|
308
308
|
profiles: [mill]
|
|
309
309
|
networks:
|
|
@@ -351,7 +351,7 @@ services:
|
|
|
351
351
|
# Lazy-provisioned via Epic 46: `townhouse node add dvm`
|
|
352
352
|
# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
353
353
|
dvm:
|
|
354
|
-
image: ghcr.io/toon-protocol/dvm@sha256:
|
|
354
|
+
image: ghcr.io/toon-protocol/dvm@sha256:d9824a4ca71b0bcc332ffc282bc4e67031d62d989ffa8d471b6dd494ec954a9a
|
|
355
355
|
container_name: townhouse-hs-dvm
|
|
356
356
|
profiles: [dvm]
|
|
357
357
|
networks:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { createRequire } from 'module'; const require = createRequire(import.meta.url);
|
|
2
2
|
import {
|
|
3
3
|
DEFAULT_CONNECTOR_IMAGE
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-NZR5C3KD.js";
|
|
5
5
|
import "./chunk-I2R4CRUX.js";
|
|
6
6
|
|
|
7
7
|
// src/presets/demo.ts
|
|
@@ -115,4 +115,4 @@ export {
|
|
|
115
115
|
defaultLeasesPath,
|
|
116
116
|
resolveChainEndpoints
|
|
117
117
|
};
|
|
118
|
-
//# sourceMappingURL=demo-
|
|
118
|
+
//# sourceMappingURL=demo-4ZF3RRNH.js.map
|
package/dist/image-manifest.json
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
|
-
"townhouseVersion": "0.3.
|
|
4
|
-
"builtAt": "2026-06-
|
|
3
|
+
"townhouseVersion": "0.3.2",
|
|
4
|
+
"builtAt": "2026-06-02T20:51:01.918Z",
|
|
5
5
|
"images": {
|
|
6
6
|
"townhouse-api": {
|
|
7
7
|
"name": "ghcr.io/toon-protocol/townhouse-api",
|
|
8
|
-
"tag": "0.3.
|
|
9
|
-
"digest": "sha256:
|
|
8
|
+
"tag": "0.3.2",
|
|
9
|
+
"digest": "sha256:8ea74562b2951ece78e1c0dcd4f2ed19810e2dc12b3d49f608b3fa0ba5096ce2"
|
|
10
10
|
},
|
|
11
11
|
"town": {
|
|
12
12
|
"name": "ghcr.io/toon-protocol/town",
|
|
13
|
-
"tag": "0.3.
|
|
14
|
-
"digest": "sha256:
|
|
13
|
+
"tag": "0.3.2",
|
|
14
|
+
"digest": "sha256:c18fc293ced49bf76ab14a6bcae203d4e078c2a80857cf7d2274ca3c99c9b06b"
|
|
15
15
|
},
|
|
16
16
|
"mill": {
|
|
17
17
|
"name": "ghcr.io/toon-protocol/mill",
|
|
18
|
-
"tag": "0.3.
|
|
19
|
-
"digest": "sha256:
|
|
18
|
+
"tag": "0.3.2",
|
|
19
|
+
"digest": "sha256:81d49762fd255d8c596c23885fae3c577cfe201860351a357ed0ad21fda12284"
|
|
20
20
|
},
|
|
21
21
|
"dvm": {
|
|
22
22
|
"name": "ghcr.io/toon-protocol/dvm",
|
|
23
|
-
"tag": "0.3.
|
|
24
|
-
"digest": "sha256:
|
|
23
|
+
"tag": "0.3.2",
|
|
24
|
+
"digest": "sha256:d9824a4ca71b0bcc332ffc282bc4e67031d62d989ffa8d471b6dd494ec954a9a"
|
|
25
25
|
},
|
|
26
26
|
"connector": {
|
|
27
27
|
"name": "ghcr.io/toon-protocol/connector",
|
|
28
|
-
"tag": "3.8.
|
|
29
|
-
"digest": "sha256:
|
|
28
|
+
"tag": "3.8.1",
|
|
29
|
+
"digest": "sha256:d22a786f82cc928238b0ef14c6455d1238bd2f42744138cad8af81ca1747ff6e"
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
}
|
package/dist/index.js
CHANGED
|
@@ -34,9 +34,9 @@ import {
|
|
|
34
34
|
utcYearBoundary,
|
|
35
35
|
validateConfig,
|
|
36
36
|
writeNodesYaml
|
|
37
|
-
} from "./chunk-
|
|
37
|
+
} from "./chunk-6T5CXPYD.js";
|
|
38
38
|
import "./chunk-5O4SBV5O.js";
|
|
39
|
-
import "./chunk-
|
|
39
|
+
import "./chunk-NZR5C3KD.js";
|
|
40
40
|
import "./chunk-I2R4CRUX.js";
|
|
41
41
|
export {
|
|
42
42
|
BootReconciler,
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/constants.ts"],"sourcesContent":["/**\n * Shared constants for Townhouse package.\n *\n * Single source of truth for values used across multiple modules\n * (orchestrator, config-generator, CLI).\n */\n\n/** Container name prefix for all Townhouse-managed Docker containers */\nexport const CONTAINER_PREFIX = 'townhouse-';\n\n/** Internal BTP port exposed by node containers (Docker-internal only) */\nexport const NODE_BTP_PORT = 3000;\n\n/**\n * Default connector Docker image — digest-pinned per CONNECTOR_RELEASE_CONTRACT.md.\n *\n * To bump: capture a new digest by running the Story 45.1 publish workflow\n * against the desired connector tag, copy the resulting image-manifest.json\n * connector entry's digest, and update this constant + the contract canary\n * fixture. See packages/sdk/CONNECTOR_RELEASE_CONTRACT.md for the full bump\n * checklist + breaking-changes history.\n *\n * To read the human-readable tag for log output, consult dist/image-manifest.json:\n * manifest.images.connector.tag\n */\nexport const DEFAULT_CONNECTOR_IMAGE =\n // v3.8.0 — latest published connector (Story 50.4 bump). Migrates local SQLite\n // from better-sqlite3 to libsql (toon-protocol/connector#79 — removes the\n // native-build failure on Node 24 that left the settlement/claim subsystem\n // silently un-wired → value-bearing packets auto-fulfilled instead of\n // claim-gated) AND makes inbound per-packet claim validation relation-aware\n // (toon-protocol/connector#78 — a child node now skips the inline-claim\n // requirement for PREPAREs forwarded from its parent, unblocking Story 50.3's\n // AC#1 kind:1 F06 \"No payment channel claim attached\" on the apex→child hop).\n // No breaking changes to the SDK/admin contract within 3.x (verified >=3.3.2\n // through 3.8.0 — see packages/sdk/CONNECTOR_MIGRATION.md). Digest resolved via\n // `docker buildx imagetools inspect` for tag 3.8.0. To bump: see\n // CONNECTOR_RELEASE_CONTRACT.md.\n 'ghcr.io/toon-protocol/connector@sha256:3343c19649290043e521c81b467b7c6410b8eaedd76d48804ea9b6fc810cddb0';\n\n/**\n * HD wallet account indices per node type (Story 21.4, D21-008).\n * BIP-44 paths: m/44'/{coin}'/ACCOUNT'/0/0\n */\nexport const ACCOUNT_INDEX_TOWN = 0;\nexport const ACCOUNT_INDEX_MILL = 1;\nexport const ACCOUNT_INDEX_DVM = 2;\n\n/** BLS health port exposed by each node container type (internal Docker port). */\nexport const TOWN_HEALTH_PORT = 3100;\nexport const MILL_HEALTH_PORT = 3200;\nexport const DVM_HEALTH_PORT = 3400;\n"],"mappings":";;;AAQO,IAAM,mBAAmB;AAGzB,IAAM,gBAAgB;AActB,IAAM;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAaX;AAAA;AAMK,IAAM,qBAAqB;AAC3B,IAAM,qBAAqB;AAC3B,IAAM,oBAAoB;AAG1B,IAAM,mBAAmB;AACzB,IAAM,mBAAmB;AACzB,IAAM,kBAAkB;","names":[]}
|
|
File without changes
|
|
File without changes
|