sirius/js
Local Dev d0d82d5a30 market: a dollar listing must not crash the Sell panel, and the gateway must not forget a fresh one
After a successful USD listing the panel tried to show the BCH-style offer
hex, which dollar listings do not have, so the seller saw an error and a
bare Cancel button. The panel now shows the contract address instead.

The gateway pruned listings from its store whenever one electrum lookup did
not show the covenant output. A listing a few seconds old can be invisible
to one server while another already relayed it; deleting it then loses a
real on-chain listing. Absence is now trusted only after 20 minutes; before
that the listing is hidden from buyers but kept.
2026-09-21 23:46:06 +02:00
..
ai-worker.js feat(studio): AI assistant that runs on the user's own device 2026-09-20 15:22:34 +02:00
dashboard.js market: a dollar listing must not crash the Sell panel, and the gateway must not forget a fresh one 2026-09-21 23:46:06 +02:00
i18n.js feat(studio): pick a template by looking at it, not by reading a dropdown 2026-09-21 01:07:35 +02:00
market.js sites: scroll-spy tracks scroll position, fires the last section on bottom 2026-09-20 19:20:30 +02:00
pin-escrow.js feat(sirius-x/signin): PIN escrow — encrypted-at-rest quick unlock, 3-strike password fallback 2026-09-09 01:31:18 +02:00
pricing.js feat(sirius-x): prices in BCH, amounts in bits, live BCH/USD rate from several exchanges 2026-09-20 18:18:43 +02:00
profile-menu.js feat(sirius-x): prices in BCH, amounts in bits, live BCH/USD rate from several exchanges 2026-09-20 18:18:43 +02:00
register-flow.js sites: scroll-spy tracks scroll position, fires the last section on bottom 2026-09-20 19:20:30 +02:00
session.js feat(sirius-x): dashboard with sidebar, persistent sign-in, full DNS panel 2026-09-17 01:09:20 +02:00
site-footer.js site-sirius-x: use the Sirius.X brand mark, drop trailing slashes 2026-09-20 17:49:04 +02:00
studio-ai.js feat(studio): AI assistant that runs on the user's own device 2026-09-20 15:22:34 +02:00
studio.js feat(studio): a name can hold a site, not just a front page 2026-09-21 01:19:40 +02:00
theme.js site-sirius-x: use the Sirius.X brand mark, drop trailing slashes 2026-09-20 17:49:04 +02:00