Skip to content

redesign fixes#160

Merged
voliva merged 3 commits into
mainfrom
vo/redesign_fixes
Jun 25, 2026
Merged

redesign fixes#160
voliva merged 3 commits into
mainfrom
vo/redesign_fixes

Conversation

@voliva

@voliva voliva commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

There were a couple of issues in extrinsics that were quite annoying:

  • Invalid transactions would just show "invalid", without showing the actual reason
  • The nonce doesn't update after submitting a transaction, leaving the next one stale.

I went into a rabbit hole of refactoring the whole thing and adding a bunch of features, but it would leave the diff hard to see, and it also needs more polishing. So here it's just those two fixes before the refactor.

The nonce fix is backported from #156

voliva and others added 2 commits June 23, 2026 13:45
@voliva voliva requested review from carlosala and josepot June 24, 2026 19:07
@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
papi-console Ready Ready Preview, Comment Jun 25, 2026 8:51am

Request Review

@voliva voliva force-pushed the vo/redesign_fixes branch 2 times, most recently from a4bd589 to 1d1f205 Compare June 25, 2026 08:50
@voliva voliva merged commit 2e90d3f into main Jun 25, 2026
2 checks passed
@voliva voliva deleted the vo/redesign_fixes branch June 25, 2026 11:02
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.

2 participants