Skip to content

feat: signed sig count, inline submit on Finalise, explorer URLs#26

Merged
blondfrogs merged 1 commit into
masterfrom
feat/sig-count-submit-explorer
May 22, 2026
Merged

feat: signed sig count, inline submit on Finalise, explorer URLs#26
blondfrogs merged 1 commit into
masterfrom
feat/sig-count-submit-explorer

Conversation

@blondfrogs
Copy link
Copy Markdown
Member

  • SignTx: show m/n signatures on the single signed-tx info block so users can confirm the sig threshold was reached (e.g. 3/4 → 4/4)
  • FinaliseTx: add a Submit button that broadcasts inline once the tx is finalised, so users don't have to scroll to the Submit panel
  • SubmitTx/FinaliseTx: after a successful broadcast, show Explorer URL Copy/Open buttons that link to the tx page on the Flux explorer or BTC blockbook (per chain + network)
  • Extract shared broadcast logic into composables/broadcast.ts

- SignTx: show m/n signatures on the single signed-tx info block so
  users can confirm the sig threshold was reached (e.g. 3/4 → 4/4)
- FinaliseTx: add a Submit button that broadcasts inline once the tx
  is finalised, so users don't have to scroll to the Submit panel
- SubmitTx/FinaliseTx: after a successful broadcast, show
  Explorer URL Copy/Open buttons that link to the tx page on the
  Flux explorer or BTC blockbook (per chain + network)
- Extract shared broadcast logic into composables/broadcast.ts
@blondfrogs blondfrogs merged commit 23cd0da into master May 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant