1.0 KiB
1.0 KiB
TODO
- Replace the placeholder
packageRepo/upstreamRepo/marketingUrlURLs instartos/manifest/index.tsonce the repos are published. - Make a real first commit in this repo so packed s9pks record a meaningful
gitHash(builds currently need theGIT_DIRstub described in the README). - Widen the
bitcoinddependency floor check: the range is>=28.4:13, verified against Bitcoin Core 31.1 on-device. - Test the 0.3.5.1 → 0.4.0 update path on a device that has the old package installed (config migration, DB/TLS/ckpool state carry-over).
- Consider pinning the
bitcoin-core-startosdev dependency tonext/31.xinstead ofnext/28.x. It is a build-time type/constant dependency only — the host ids (rpc,zmq), ports (8332, 28332), action id (autoconfig), health-check ids (bitcoind,sync-progress) and thezmqEnabledfield are identical in both branches — but matching the deployed 31.x package would catch upstream drift at typecheck time. - Consider converting
icon.pngto an SVG.