osmosis icon indicating copy to clipboard operation
osmosis copied to clipboard

The AMM Laboratory

Results 439 osmosis issues
Sort by recently updated
recently updated
newest added

Closes: #XXX ## What is the purpose of the change ### References SDK Upgrading Guide: https://github.com/cosmos/cosmos-sdk/blob/main/UPGRADING.md#v050x DYDX Upgrade PRs: * https://github.com/dydxprotocol/v4-chain/pull/867 * https://github.com/dydxprotocol/v4-chain/pull/932 ### Notes * Unclear what this line...

C:docs
C:x/lockup
C:CLI
C:x/gamm
T:CI
C:x/mint
C:x/incentives
C:x/epochs
C:x/pool-incentives
C:x/superfluid
C:x/txfees
T:build
C:app-wiring
C:x/tokenfactory
C:simulator
C:x/twap
V:state/breaking
C:x/concentrated-liquidity
C:x/poolmanager

Closes: #XXX ## What is the purpose of the change Adds delegation event which was originally happening upon delegation to superfluid staking msg. This would not be appropriate to track...

C:CLI
C:x/superfluid
C:app-wiring
V:state/compatible/no_backport

v ✰ Thanks for creating an issue! ✰ ☺ > > > > > > > > > > > > > > > > > > > > >...

Bumps [github.com/cosmos/ibc-go/v7](https://github.com/cosmos/ibc-go) from 7.4.0 to 7.5.0. Release notes Sourced from github.com/cosmos/ibc-go/v7's releases. v7.5.0 We present here a summary of the most relevant changes, please see the v7.5.0 changelog for the...

A:no-changelog

Rationale [https://docs.osmosis.zone/overview/validate/joining-mainnet/](https://docs.osmosis.zone/overview/validate/joining-mainnet/)[https://docs.osmosis.zone/overview/validate/joining-testnet](https://docs.osmosis.zone/overview/validate/joining-testnet) Update non working URLs:[https://github.com/osmosis-labs/docs](https://github.com/osmosis-labs/docs) DoD *

v ✰ Thanks for creating an issue! ✰ ☺ > > > > > > > > > > > > > > > > > > > > >...

Closes: #XXX ## What is the purpose of the change > Add a description of the overall background and high level changes that this PR introduces *(E.g.: This pull request...

C:CLI
C:x/superfluid
C:app-wiring
C:x/twap
C:x/poolmanager

## Background Our Archive node that is open to public traffic was halting regularly. When looking into the pprofs, it seemed like it was getting caught every time on a...

The fee token whitelist is maintained in the txfees module by a subDAO that loads a list of denom:pool pairings for conversion back to OSMO at epoch.This requires that any...