Summary
PR #265 (add linux and macos arm64 release build) was merged on 2026-01-04, but v0.5.4 was tagged and released on 2026-01-02 — so arm64 binaries missed this release.
Request
Could the next release (v0.5.5+) include arm64 prebuilt binaries for:
ckb-light-client_vX.Y.Z-aarch64-linux.tar.gz
ckb-light-client_vX.Y.Z-aarch64-apple-darwin.tar.gz (Apple Silicon / M1)
Context
We're building ckb-access — one-command installers for CKB tools (light client, fiber node, etc.) targeting Raspberry Pi, Orange Pi, and Apple Silicon users. Currently falling back to build-from-source for arm64 which works but takes 20-30 min.
Thanks for the great work on the light client!
Summary
PR #265 (add linux and macos arm64 release build) was merged on 2026-01-04, but v0.5.4 was tagged and released on 2026-01-02 — so arm64 binaries missed this release.
Request
Could the next release (v0.5.5+) include arm64 prebuilt binaries for:
ckb-light-client_vX.Y.Z-aarch64-linux.tar.gzckb-light-client_vX.Y.Z-aarch64-apple-darwin.tar.gz(Apple Silicon / M1)Context
We're building ckb-access — one-command installers for CKB tools (light client, fiber node, etc.) targeting Raspberry Pi, Orange Pi, and Apple Silicon users. Currently falling back to build-from-source for arm64 which works but takes 20-30 min.
Thanks for the great work on the light client!