-
remote-apis-sdks' capabilities verification test only observes the ExecutionCapabilities.DigestFunction response to capabilities for compatibility, which reclient relies upon.
This prevents servers…
-
## 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…
-
Type: Bug
## Issue Description ##
Renaming a used class fails
## Steps to Reproduce ##
Not sure, doesn't always fail
## Expected Behavior ##
Should rename the class and it's usages
## Actual Beha…
-
initial proposal: write a contract docs page in the SDK docs, and at the bottom link for more in-depth discussion to these docs
-
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 …
-
Some of the pallets migrating from the Relay Chain to the Asset Hub require a more deterministic clock than what a parachain can provide. To address this, the decision was made to adapt these pallets …
-
Tracking issue for flaky tests:
- [ ] https://github.com/cosmos/cosmos-sdk/issues/21595
- [ ] https://github.com/cosmos/cosmos-sdk/issues/22736
- [x] https://github.com/cosmos/cosmos-sdk/issues/22622…
-
Metrics:
https://github.com/open-telemetry/opentelemetry-rust/blob/a5e2061162abf6d86137f8b22b057bfb0aca9203/opentelemetry-sdk/src/metrics/exporter.rs#L30
Trace:
https://github.com/open-teleme…
-
Related: https://github.com/dotnet/dotnet-docker-internal/issues/5952 [internal link]
The pre-release validation update pipeline runs into an issue with SDK-only releases. Here's what happens:
Let's…
-
I created a faster float library for RISC-V Hazard3 core. Maybe it could be added to the SDK. The functions have a bit lower precision, but I think for a microcontroller the speed of the float functio…