-
### Upcoming End-of-Support
- [X] I acknowledge the upcoming end-of-support for AWS SDK for Java v1 was [announced](https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-ja…
-
## Message Tracking
Make XCM messages easier to trace:
- [ ] XCM transport layers emit success and failure events containing local XCM [message_id](https://github.com/paritytech/polkadot-sdk/blob/…
-
Hi,
We are currently using matrix js sdk in our react native app. As indexeddb is not supported in RN we currently use the memory store.
The problem is that when you open a notification from a r…
-
## Now:
Only `getModuleABI` is supported now.
https://github.com/rooch-network/rooch/blob/main/sdk/typescript/rooch-sdk/src/client/client.ts#L186-L191
## Feature:
Need a method to get all module…
-
As we introduce diagnostic style documentation for lint rules in `pkg/linter/messages.yaml`, we should collocate other relevant linter rule and lint code information in the same `messages.yaml` file. …
-
Kusama validator panics on:
https://github.com/paritytech/polkadot-sdk/blob/3906c578c96d97a8a099a4bdac4685acbe375a7c/substrate/primitives/state-machine/src/ext.rs#L168-L174
Version deployed: ver…
lexnv updated
2 weeks ago
-
remote-apis-sdks' capabilities verification test only observes the ExecutionCapabilities.DigestFunction response to capabilities for compatibility, which reclient relies upon.
This prevents servers…
-
initial proposal: write a contract docs page in the SDK docs, and at the bottom link for more in-depth discussion to these docs
-
### Description
## Problem description
There's a notification exposed for hybrid SDKs which they're supposed to call when an app becomes active (`SentryHybridSdkDidBecomeActive`). This is because if …
-
We are working on the compute TypeSpec migration.
Would like Java to verify the SDK generation of the corresponding swagger of the converted TypeSpec.
We have split compute into multiple sub services …