Sirius — the BCNR name registrar. Mint .x / .bch / .p2p names in one Bitcoin Cash transaction.
Find a file
Local Dev 1fdfb9b393 feat(bns): co-sign rule in Ariadne and mobile; live zero-conf balance in the dashboard
Ariadne's resolver copy and the Android indexer still admitted every
REG under a cosign or hidden TLD, so they disagreed with the gateway
and Theseus about which names exist. Ariadne now carries the current
Argus resolver-web.js verbatim (the copy had drifted: no TLD beacon, no
owner tracking, old electrum list); its daemon only imports buildIndex
and normalizeName, both unchanged. Bns.java gains the same rule in
Java: walk the TLD beacon, keep each TLD's TUPD policy timeline, and
drop a REG whose TLD required a co-signature at that height unless the
transaction re-issues the TLD certificate. If the TLD beacon cannot be
read the mobile index degrades open rather than empty. Needs an APK
build (0.19) and an Ariadne zip rebuild to reach devices.

Dashboard balance: it was read once from the gateway at sign-in and
never again, so payments and spends never showed. The sidebar and
Settings figures now come straight from electrum every 15 seconds
while the tab is visible, after every broadcast the page makes, on tab
focus and on a new refresh button; unconfirmed coins count as spendable
(listunspent includes the mempool) with a small "incl. N sat
unconfirmed" line. The header wallet pill asks the dashboard for a
fresh figure when opened, and the register flow keeps its stored
figure current while it watches for funding.
2026-09-17 08:13:30 +02:00
admin feat(sirius-x): Deviant sky palette + Fraunces/Ubuntu reader toggle 2026-09-10 00:25:18 +02:00
assets feat(sirius-x): Sirius.X brand rebrand, banner star-divider, WC on portal 2026-09-07 01:35:35 +02:00
brand feat(sirius-x): Deviant sky palette + Fraunces/Ubuntu reader toggle 2026-09-10 00:25:18 +02:00
docs feat(bns): co-sign rule in Ariadne and mobile; live zero-conf balance in the dashboard 2026-09-17 08:13:30 +02:00
i18n feat(bns): co-sign rule in Ariadne and mobile; live zero-conf balance in the dashboard 2026-09-17 08:13:30 +02:00
js feat(bns): co-sign rule in Ariadne and mobile; live zero-conf balance in the dashboard 2026-09-17 08:13:30 +02:00
theseus feat(sirius-x): Deviant sky palette + Fraunces/Ubuntu reader toggle 2026-09-10 00:25:18 +02:00
vendor/grapesjs feat(sirius-x): Sirius Studio web-builder + signed site uploads; shorter dashboard menu 2026-09-17 01:35:21 +02:00
.gitignore sirius.x/docs: add "Host your name" recipe + serve INSTRUCTIONS.md over http 2026-08-31 14:56:27 +02:00
index.html feat(bns): co-sign rule in Ariadne and mobile; live zero-conf balance in the dashboard 2026-09-17 08:13:30 +02:00
market.html feat(bns): co-sign rule in Ariadne and mobile; live zero-conf balance in the dashboard 2026-09-17 08:13:30 +02:00
portal.html feat(bns): co-sign rule in Ariadne and mobile; live zero-conf balance in the dashboard 2026-09-17 08:13:30 +02:00
register.html feat(sirius-x): merge register.html into landing via shared mint flow 2026-09-07 22:36:02 +02:00
studio.html feat(bns): co-sign rule in Ariadne and mobile; live zero-conf balance in the dashboard 2026-09-17 08:13:30 +02:00
tld.html feat(bns): co-sign rule in Ariadne and mobile; live zero-conf balance in the dashboard 2026-09-17 08:13:30 +02:00