Josep M Sobrepere
Josep M Sobrepere
Dear T3rn Team, I hope this message finds you well. My name is Josep, and I'm the technical lead of the [Polkadot-API (PAPI)](https://papi.how/) team. In case you're not familiar with...
### Is there an existing issue? - [X] I have searched the existing issues ### Motivation Don't drag the whole ecosystem behind. ### Request Dear Subsocial Team, I hope this...
**Summary** Our WS provider applies protocol “fix-up” enhancers on the returned `WsProvider`. They should be applied at the **connection edge** so WS “just works,” even with partially compliant endpoints. **Background**...
The [`signPayload` function](https://github.com/polkadot-js/api/blob/beaf1a05ba4a3164c1a8fc45006b318f93a6234f/packages/types/src/types/extrinsic.ts#L172) has become a de-facto standard because wallets, extensions, and other signers expose it as the public interface for creating transactions. However, this interface is very problematic and...