Skip to content

chore: Release v4.1.3 - #62

Merged
codewordneptune merged 1 commit into
mainfrom
cwn/release_413
Jul 20, 2026
Merged

chore: Release v4.1.3#62
codewordneptune merged 1 commit into
mainfrom
cwn/release_413

Conversation

@codewordneptune

Copy link
Copy Markdown
Collaborator
  • Clearer transaction outputs (#60): outputs are grouped by recipient, change is labelled, with block explorer links.
  • Onboarding & account safety fixes (#61): the seed no longer silently regenerates, the seed is typeable on import
  • Smarter sends (#51, fixes #50): underfunded sends fail instantly instead of after ~20s of proving, and balance now separates spendable from pending.
  • UX improvements (#52, #57): send progress, tables, toasts, and seed phrase safety.

@codewordneptune
codewordneptune merged commit 10b2022 into main Jul 20, 2026
12 checks 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.

Send while funds are tied up in a pending transaction builds a 0-input transaction and fails with a cryptic VM error

1 participant