Anil

Results 9 issues of Anil

## Summary Currently a number of Cosmos based chains are announcing max-supply for their tokens but practically there's no hard-limit configurable in cosmos-sdk ## Proposal Introduce a new genesis param...

## Summary v0.45.7 has a number of non-state breaking changes which are not part of current mainnet release. Update the mainnet release sdk version to v0.45.7 ____ #### For Admin...

Status: Nice To Have
Type: Build

Add all txs, queries tests for each module. It should also cover txs from different accounts to test - vesting vs normal account txs - feegrant vs normal (fees, without...

Now all works great but takes a lot of time to provision and installation. To improve the speed, - [ ] Use hard coded keys via `mnemonic` such that scripts...

Currently individual module tests doesn't give any insights. Add stats to the module tests so that it gives some useful information. Something like: ``` Starting `x/bank` integration tests. Completed `x/bank`...

Currently, the QA integration scripts allows one to test cosmos-sdk functionality with any application. But it doesn't allow app developers to integrate their custom modules cleanly. Now either they should...

The following are highlevel features for v2 - [ ] #1182 - [ ] List all the networks the validator validates on (Ranks on each network by voting power, governance...

epic

# Relates to: # Risks # Background ## What does this PR do? This PR adds a plugin to interact with cosmos chains ## What kind of change is this?...

# Relates to: NA # Risks NA # Background ## What does this PR do? This PR adds a **Cosmos plugin** for Eliza, enabling agents to interact with any Cosmos...

Plugin_new