-
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…
-
## 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…
-
initial proposal: write a contract docs page in the SDK docs, and at the bottom link for more in-depth discussion to these docs
-
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
-
#### Overview of the Issue
packer-plugin-sdk fails to build for the aix/ppc64 compiler target.
#### Reproduction Steps
```
$ GOOS=aix GOARCH=ppc64 go build ./...
# github.com/hashicorp/pack…
jtroy updated
2 weeks ago
-
### Feature Request
Can the ShareSizeLimitReached error code be included in https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/storage/azfile/fileerror/error_codes.go
This is stemming from a …
-
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…
-
My dev environment:
```
Vulkan_Samples revision: bee3fcfd73ac9f33d7139c1b0c6ff351e5ee259f@main
NDK_ROOT=C:\Users\zieng\AppData\Local\Android\Sdk\ndk\25.2.9519653
ANDROID_HOME=C:\Users\zieng\A…
-
Metrics:
https://github.com/open-telemetry/opentelemetry-rust/blob/a5e2061162abf6d86137f8b22b057bfb0aca9203/opentelemetry-sdk/src/metrics/exporter.rs#L30
Trace:
https://github.com/open-teleme…
-
remote-apis-sdks' capabilities verification test only observes the ExecutionCapabilities.DigestFunction response to capabilities for compatibility, which reclient relies upon.
This prevents servers…