Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
14 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .changeset/product-sdk-0-9-migration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"playground-cli": minor
---

Sign transactions through the Polkadot app's native transaction builder (product-sdk 0.9, RFC-0020 `createTransaction`). The wallet now decodes and displays what it signs, and chain-declared signed extensions (`AsPgas`, `AuthorizeValueTransfer`, …) are forwarded to the wallet verbatim — eliminating the "PJS does not support this signed-extension" failures on username claim, deploy, and account mapping.

Existing logins keep working — no re-pair needed. Resource allowances (Bulletin, Statement Store, smart-contract gas) are re-requested once in a single phone dialog the next time they're needed (the allowance cache moved to the SDK's store).
25 changes: 13 additions & 12 deletions CLAUDE.md

Large diffs are not rendered by default.

Loading
Loading