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

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.49.0 to 1.50.0. Release notes Sourced from github.com/golangci/golangci-lint's releases. v1.50.0 Changelog 890a8265 Normalize exclude-rules paths for Windows (#2387) db4955a3 build(deps): bump github.com/OpenPeeDeeP/depguard from 1.1.0 to 1.1.1 (#3186)...

dependencies

## Background > - We cannot estimate a swap in the latest version. Our project is using the v12 version of the osmosis chain and sdk on testnet and we...

#### System information Osmosis version: `v12.0.1` OS & Version: MacOS 12.6 go1.19.2 darwin/arm64 Commit hash: #### Expected behaviour Successful build #### Actual behaviour # github.com/zondax/hid In file included from ../../go/pkg/mod/github.com/zondax/[email protected]/hid_enabled.go:38:...

Closes: #2567, #2570, #2629 ## What is the purpose of the change (Note that is PR'd against `fullpowere-tokenfactory` branch, not the main branch. cref: https://github.com/osmosis-labs/cosmos-sdk/pull/334 Having separated out `BeforeSend` hook...

C:x/lockup
C:CLI
C:x/gamm
C:x/mint
C:x/incentives
C:x/epochs
C:x/pool-incentives
C:x/superfluid
C:x/txfees
C:x/tokenfactory
C:simulator

#### System information Osmosis version: main (at time of writing) OS & Version: n/a Commit hash: `8a19d8b3edb53c18c2607750ac8e9b5b3b37e71b` #### Expected behaviour All callers of this function provide the base asset followed...

Closes: #2572, #2753 ## What is the purpose of the change This PR addresses some of the module level impacts by the Bank hooks, namely `TrackBeforeSend` hook and the `BlockBeforeSend`...

C:x/lockup
C:x/incentives
C:app-wiring
C:x/tokenfactory

Closes: #2337 ## What is the purpose of the change EstimateSwap currently checks the balance of the query sender, not because it actually moves the assets on an actual swap,...

C:docs
C:CLI
C:x/gamm
Stale

This is an automatic backport of pull request #2941 done by [Mergify](https://mergify.com). --- Mergify commands and options More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also...

C:app-wiring

## Background As it stands on testnet, when listing proposals the list becomes unreadable due to all the byte code shown in each wasm prop. ## Suggested Design There are...

C:CLI
Good first issue
T:dev-UX

## Background It would be helpful to have a RPC query that returns the lp shares when providing liquidity to a pool. It would also be helpful to have a...