Skip to content

Feat/build export finalise size#23

Merged
blondfrogs merged 2 commits into
masterfrom
feat/build-export-finalise-size
May 13, 2026
Merged

Feat/build export finalise size#23
blondfrogs merged 2 commits into
masterfrom
feat/build-export-finalise-size

Conversation

@blondfrogs
Copy link
Copy Markdown
Member

No description provided.

blondfrogs and others added 2 commits May 13, 2026 09:20
Round out the export loop and tx-size consistency:
- BuildTx: add Export JSON / .json.gz buttons next to 'Copy all',
  plus a single-tx Export row. Files named
  unsigned-tx-<chain>-<env>-<timestamp>.<ext>. Co-signers can now
  hand off via file from Build all the way to Submit.
- FinaliseTx: show the same Avg / Max / Total size readout and 750 KB
  warning that Sign and Build already display. Per-tx size badge in
  the multi-tx expand body, plus a Size row on the single-tx case.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Decode now accepts a single hex string OR a JSON array of hex
strings, matching the bulk pattern used by Sign, Finalise, and
Submit. The action button reflects the count ('Decode 19
transactions'), and each tx is rendered as its own labelled block
('Tx 0', 'Tx 1', …) with per-tx error handling so one bad entry
doesn't stop the rest. A header row summarises the batch and flags
failure count when any tx fails. Plus the now-standard Import from
file button in the field head, with the same gzip-by-magic-bytes
detection.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@blondfrogs blondfrogs merged commit 49867e6 into master May 13, 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