-
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…
-
This covers packages and installers for all .NET repos (i.e. SDK) and not just runtime.
Our infra for building packages and installers for various platforms is rather complex. There is some basic aut…
-
Metrics:
https://github.com/open-telemetry/opentelemetry-rust/blob/a5e2061162abf6d86137f8b22b057bfb0aca9203/opentelemetry-sdk/src/metrics/exporter.rs#L30
Trace:
https://github.com/open-teleme…
-
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 …
-
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…
-
### 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 …
-
Tracking issue for flaky tests:
- [ ] https://github.com/cosmos/cosmos-sdk/issues/21595
- [ ] https://github.com/cosmos/cosmos-sdk/issues/22736
- [ ] https://github.com/cosmos/cosmos-sdk/issues/22622…
-
**Is your feature request related to a problem? Please describe.**
As a user, I want to specify the signed version of my SAS tokens. Currently, this SDK does not expose an obvious way to do this:
`g…
-
### Feature Area
Other
### Test Case
TC-RR-1.1
### Reproduction steps
1. Set CHIP_CONFIG_MAX_GROUPS_PER_FABRIC to 24 (4 * 6)
2. docker run -v /home/ubuntu/[certs:/paa_roots](http://cer…
-
**Is your suggestion related to an experience ? Please describe.**
The SDK can simply become nonfunctional due to a single commit. Currently there is no automated way of verifying a pr. So it would…