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 This is a POC of a base 2 logarithm implementation using a lookup table. It is based on: https://stackoverflow.com/questions/4657468/fast-fixed-point-pow-log-exp-and-sqrt Currently,...

Closes: #2487 ## What is the purpose of the change In an apply func if no err block, if theres an out of gas panic, we currently abort the concerning...

V:state/breaking

#### System information Osmosis version: `v12.0.0` OS & Version: OSX Commit hash: `aa727b5bf25019d561da5d6f82dd9a3892fda2be` #### Expected behaviour Assume `t0 < t1 < t2`, where these are time values Say the store...

T:bug 🐛
C:x/twap

## Background We currently only have a single query for querying all Pools, namely `osmosis/gamm/v1beta1/pools`. But with different pools existing under different circumstances, and with over 500+ pools existing in...

C:x/gamm

Closes: #2791 ## What is the purpose of the change The purpose of this change is to add functionality to delete unnecessary pools that were created before pool creation fees...

C:x/gamm
C:app-wiring
V:state/breaking

## Background We should make sure that we have fuzz testing for our core invariant and ideally for our binary search implementations (mainly single asset join) to ensure they function...

C:x/gamm
C:stableswap

## Background Finish spec for stableswap ## Suggested Design - Finish the work started in #2873 ## Acceptance Criteria - All core parts of stableswap are properly explained

C:x/gamm
C:stableswap

## Background Given how we scale/descale both pool reserves and token inputs/output, there isn't a single way to handle scaling-related rounding that works for all core functions (mainly pool joins,...

C:x/gamm
C:stableswap

The main task during the Informal Audit of Before Send hook design and implementation was to detect the possible area of impact and to see if there are places that...

informal-audit

The main task during the Informal Audit of Before Send hook design and implementation was to detect the possible area of impact and to see if there are places that...

informal-audit