Skip to content

release: 0.8.9#220

Merged
johnthecat merged 4 commits into
mainfrom
release/0.8.9
Jun 15, 2026
Merged

release: 0.8.9#220
johnthecat merged 4 commits into
mainfrom
release/0.8.9

Conversation

@johnthecat

Copy link
Copy Markdown
Contributor

Transactions now go through reliably

Transactions sent to a chain through the host (TruApi) could silently fail: the host reported success immediately, but the transaction was often never included on-chain. The host now keeps the chain connection open for the whole lifetime of a broadcast, so transactions actually land.

Signing requests wait a little longer

The timeout for SSO / mobile signing requests was raised from 3 to 4 minutes, giving slower devices more time to respond before a request is dropped.

Better visibility into host actions

Transaction and resource-allocation requests now emit host-action events, making it easier to trace what a session is doing.

@johnthecat johnthecat self-assigned this Jun 15, 2026
@johnthecat johnthecat merged commit 4a9ba25 into main Jun 15, 2026
4 checks passed
al3mart added a commit to Polkadot-Community-Foundation/triangle-js-sdks that referenced this pull request Jun 16, 2026
* Legacy sign requests (paritytech#218)

* release: 0.8.8 (paritytech#219)

* release: 0.8.9 (paritytech#220)

* Fix/chat account service (paritytech#222)

---------

Co-authored-by: valentunn <70131744+valentunn@users.noreply.github.com>
Co-authored-by: Sergey Zhuravlev <Zhuravlev1337@gmail.com>
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