chain icon indicating copy to clipboard operation
chain copied to clipboard

⛓ The security layer for the KYVE protocol.

Results 11 chain issues
Sort by recently updated
recently updated
newest added

Some useful scripts to test chain upgrades and other queries on a local dev chain ## Summary by CodeRabbit - **New Features** - Enhanced governance configuration, including extended voting periods...

## Summary by CodeRabbit - **New Features** - Introduced new functionalities and updates across various modules to enhance parameter retrieval and storage cost calculations based on provider IDs. - Updated...

This PR removes a not needed dependency in the test suite, as well as updates ibc to the latest minor version. ## Summary by CodeRabbit - **Refactor** - Updated the...

Most changes are in tests. Non-test changes are in: - app/upgrades/... - x/bundles/abci.go ## Summary by CodeRabbit - **New Features** - Improved precision for `inflation_share_weight` by changing its type from...

## Summary by CodeRabbit - **New Features** - Introduced a priority proposal handler to manage transaction prioritization for block proposals. - **Configuration Changes** - Restructured funding details in the `genesis`...

## Summary by CodeRabbit - **Refactor** - Improved the organization and clarity of funding parameters by introducing a nested structure for amounts, amounts per bundle, and total funded amounts.

Implemented final unit tests to test the multiple coin feature with all relevant modules together ## Summary by CodeRabbit - **New Features** - Added support for multiple coins in stakers,...

## Summary by CodeRabbit - **New Features** - Enhanced the RPC method for querying finalized bundles to include additional details such as pool ID, storage ID, and uploader information. -...

## Summary by CodeRabbit - **New Features** - Introduced a new parameter, `max_voting_power_per_pool`, to manage voting power limits within pools. - **Bug Fixes** - Updated error message for `ErrVotingPowerTooHigh` to...