-
Add the ability to add multisign a transaction (ie `gaiacli tx multisign`). Thanks!
https://hub.cosmos.network/docs/gaiacli.html#multisig-transactions
-
POS networks such as the ones based on cosmos have the well known threat of takeovers if someone with enough money managed to stake 2/3 of the overall staked tokens. That's why the network users are i…
-
stATOM holders are ATOM stakers, through Stride.
stATOM holders are part of the ATOM community and secure the Cosmos Hub. As such, they should be included in the ATOM1 genesis file or airdrop, like…
-
Hello, I've heard that [Secret started implementing rollups support](https://medium.com/@dYmensionXYZ/vertically-scaling-the-cosmos-with-dymension-and-secret-network-2d573d6472fd) for cosmos SDK, but …
-
Add support for:
Blob storage
Azure Cosmos DB
Azure SQL (preview)
Dapr3
Event Hubs
IoT Hub
Kafka2
Queue storage
RabbitMQ2
SendGrid
Service Bus
SignalR
Table storage
Twilio
-
What do we want to ask [validators, blockchain projects, blockchain companies]?
* Are you working with a fork of Tendermint or the Cosmos SDK, or developing an application on Tendermint that is not…
-
## Bug description
I have setup and started bdjuno to index cosmos-hub (tag: v0.47.x). I followed online documentation from https://docs.bigdipper.live/cosmos-based/parser/setup/
Indexing started,…
-
create a tutorial for a wallet/dapp developer to use CosmJS and accepts an account address for some network (probably Cosmos Hub). What are the necessary steps to query that user account and see that …
okwme updated
3 years ago
-
v3.6.0 works for a module outside the root, but v4 fails.
example:
```
tsconfigPathsPlugin({
projects: [
resolve('tsconfig.json'),
resolve('../common-libs/color-lib/tsconfig.json'),
…
-
## What is the Problem Being Solved?
In our chain architecture, each validator runs N+1 processes: one `xsnap` worker process for each vat, plus a single "hub" process to drive them all. This "hub"…