-
https://github.com/Azure/azure-cosmos-dotnet-v3/blob/v4/changelog.md
-
### Type of issue
Missing information
### Description
The information about what exceptions might be thrown by `ContainerProxy.read_item` only specify that a `CosmosHttpResponseError` could be thro…
-
#### Area of Cosmos - What area of Cosmos are we dealing with?
Cosmos' implementation of `CPUID`
#### Expected Behaviour - What do you think that should happen?
Cosmos returns the correct CPU bra…
-
Based on the discussions in https://github.com/cosmos/cosmos-sdk/issues/7773, the decision regarding decimals in the SDK is to use a GDA-based decimal implementation to replace the current `sdk.Dec`. …
-
There is duplicate logic in both x/tx/decode and the x/auth/tx packages. Since the decision to support gogoproto throughout the SDK (as specified in `core/transaction` below) https://github.com/cosmo…
-
## Context
I was wondering why I could never pipe the output of celestia-appd status into jq like this:
```shell
celestia-appd status | jq .
```
## Problem
It turns out, `celestia-appd s…
-
Hello,
I’m currently encountering an issue with parsing vote options in the latest version of cosmos-sdk 0.50.x. The parameter I’m passing looks like this: [{"option":"1","weight":"1.00000000000000…
-
今日は,Cosmos SDK のチュートリアルを進めていた.
[Cosmos SDK](https://github.com/cosmos/cosmos-sdk) は,ブロックチェーンを開発するための開発キットで,
Cosmos Networkに対応するブロックチェーンを比較的簡単に作れる.
開発は [Go言語](https://go.dev/) で行う,[Rust](https://w…
ma96o updated
2 years ago
-
## Issue:
I'm following the instructions for "Running A Full Node" as Validator from this documentation:
https://docs.allora.network/devs/validators/run-full-node
The chain is not started and fol…
-
>We are continuously addressing and improving the SDK, if possible, make sure the problem persist in the [latest SDK version](https://www.nuget.org/packages/Microsoft.Azure.Cosmos).
**Describe the …