mirror of
https://github.com/logos-co/logos-modules-release.git
synced 2026-08-27 12:41:15 +00:00
9415f8a70a8cb49dfd49ef3c025014897a167fb5
* feat: add chat_module_mix + chat_ui_mix (testnet-0.2 mix variants) Add the mix-enabled chat modules as submodules tracking the feat/logos-testnetv02-mix branch, alongside the stock master-tracked chat_module/chat_ui. They publish under distinct names (chat_module_mix, chat_ui_mix per metadata.json), so they don't collide with the non-mix releases. chat_ui_mix depends on chat_module_mix. - submodules/logos-chat-module-mix -> logos-co/logos-chat-module@e187825 - submodules/logos-chat-ui-mix -> logos-co/logos-chat-ui@fe86886 - generated per-module release workflows (workflow_dispatch only) * chore: bump chat_module_mix + chat_ui_mix to librln-linux-fixed tips chat_module_mix e187825 -> b31880d, chat_ui_mix fe86886 -> 89110b5 — pulls in the stateless librln hashes for linux + x86_64-darwin (via logos-chat c6a35bf), so the released modules build on Linux, not just darwin-arm64. * chore: bump chat_ui_mix to bc06582 (default shardId 0 — fleet receive fix)
logos-modules-release
Canonical Logos module catalog. Hosts the official curated set of Logos
modules as submodules and publishes them via the
logos-modules-release-action
reusable workflows.
This repo replaces the legacy logos-modules (single-bundle releases)
with one GitHub release per module-version. Clients (lgpd, the Logos
package_downloader module, the package-manager UI) discover the repo
by fetching logos-repo.json from the default branch root.
Module set
| Module | Source |
|---|---|
lez-explorer-ui |
logos-blockchain |
lez-indexer-module |
logos-blockchain |
logos-accounts-module |
logos-co |
logos-accounts-ui |
logos-co |
logos-blockchain-module |
logos-blockchain |
logos-blockchain-ui |
logos-blockchain |
logos-chat-module |
logos-co |
logos-chat-module-mix |
logos-co (feat/logos-testnetv02-mix) |
logos-chat-ui |
logos-co |
logos-chat-ui-mix |
logos-co (feat/logos-testnetv02-mix) |
logos-delivery-module |
logos-co |
logos-execution-zone-module |
logos-blockchain |
logos-execution-zone-wallet-ui |
logos-blockchain |
logos-libp2p-module |
logos-co |
logos-storage-module |
logos-co |
logos-storage-ui |
logos-co |
logos-wallet-module |
logos-co |
logos-wallet-ui |
logos-co |
Languages
Shell
100%