-
# Problem
* older cosmos-sdk verisons don't support newer tendermint versions
* sdk v0.42.* is in fact still in play
* sdk team doesn't have enough time to keep v0.42.* and v0.44.* up to date wit…
-
## Summary of Bug
I ran a node in testnet with gaia v8.0.0-rc4 and use state sync with `trust_height` = 14450000
It show a error as below. I tried find everywhere but can't resolve it.
Pleas…
-
### Question tags for categorization
- [ ] CLI
- [ ] Protobuf + gRPC
- [X] Cosmos - SDK
- [ ] Cosmos JS
- [ ] CosmWasm
- [ ] CosmWasm JS
- [ ] Windows Environment
- [ ] Ubuntu Environment
- [ ] MacOS…
-
Explore few projects which are in to test net.
-
# Process
1. `rush unlink& git clean -xdf`
2. Edit `common\config\rush\common-versions.json` and set `implicitlyPreferredVersions=true`
3. Edit `rush.json` and set `strictPeerDependencies=false`
4…
-
https://forum.cosmos.network/t/sentry-node-architecture-overview/454
-
**Describe the bug**
cosmos api 4.19.1 has dependency netty-handler:4.1.67 and netty-handler:4.1.66, but in spring-boot-starter-webflux:2.5.5 uses netty-handler:4.1.68 . when cosmos create client, i…
-
## Overview
Cosmovisor is a tool for managing chain upgrades.
We need to support it and run the hub nodes with it.
## Reference
Please look at:
https://docs.cosmos.network/v0.45/run-node/cosm…
-
## Summary of Bug
@faddat discovered this `SendPacket` stuck last week.
- sequence number: 1,275,507
- the packet was created 4 months ago ( 2022-09-08 01:33:45 )
- Tx hash: https://www.mi…
-
Hello, i'm trying to build a virtual network gateway with the vpn_client_configuration parameters.
Here's an example of my code:
```
virtual_network_gateway = network_client.virtual_network…