-
bin2chen
Medium
# if Slash Validator occurs, UNSTAKING_QUEUE's unstake amount will not be accurate
## Summary
`UNSTAKING_QUEUE` holds `UnbondingDelegationEntry.initial_balance`.
If a `Slash Validat…
-
As suggested by Cosmos Devs, I'm bringing here a feature request opened for Cosmos Confix.
https://github.com/cosmos/cosmos-sdk/issues/21034
It would be nice if tomledit could parse arrays blocks.…
-
A list of some issues/draft PRs/ADRs that may inspire some future work on tgrade. This is just a placeholder issue and should be used for discussion and then create real, actionable issues if there is…
-
Paraphrasing @ethanfrey:
> If [Orga](https://github.com/nomic-io/orga) supported the Cosmos-SDK's `Bank` data structure and message interface it could get wallet support out of the box.
This rep…
hxrts updated
3 years ago
-
Noticed that there is an intermittent race condition detected in CI when running `make interchaintest-events`. I have not been able to reproduce this issue locally no matter how many runs I have attem…
-
We have a number of downstream components between the sdk start repo and the kurtosis packages that need to be updated when a new version is released. We should review how each of them are updated and…
-
## What is the Problem Being Solved?
The `agd` CLI argument `--broadcast-mode=block` will no longer be supported when we upgrade to cosmos-sdk v0.47 (planned for upgrade-16). This is extensively us…
-
# Logic App Cosmos DB Standard Plan Operation updates.
## Description
- [x] Update Unit tests (PR required)
- [x] Complete
- [x] Create new workflow tests (PR required)
- [x] Complete
- [x] Upd…
-
create a `make` or script command to fetch the cosmos-sdk and auto-generate the mocks for a module
eg:
```shell
make generate-sdk-mock ARGS="staking,bank"
or
./scripts/generate-sdk-mock staki…
-
I am using databricks with the latest version of azure cosmos sdk but seems to have this issue when i am trying to push into adls one of my collection from cosmosdb. Using changefeed method.
Foll…