Matt, Park

Results 32 issues of Matt, Park

### Summary A very simple change we can make to get a huge win on dev-ux on Cosmos. Right now, its possible that the user does not have any tokens...

T:feature-request

Closes: https://github.com/osmosis-labs/osmosis/issues/7553 ## What is the purpose of the change Per proposal https://wallet.keplr.app/chains/osmosis/proposals/400, only allow lock duration of 2 weeks (mainnet currently allows 1day, 7 day, 14day lock). Also checked...

C:app-wiring
V:state/breaking

## Background We have removed Exit Fees from all Balancer Pools in the previous version upgrade. However, the cli command for creating a Balancer Pool still takes in Exit Fees...

Good first issue

Per changes in https://github.com/osmosis-labs/osmosis/pull/2764, removes sender from estimate swap

## What is the purpose of the change *(For example: This pull request improves documation of area A by adding ....* ## Brief change log *(for example:)* - *Added content...

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

Although the code base has different logging system to log the process of it as an action, logs are not properly showing upon it being ran as a github action,...

Closes: #XXX ## What is the purpose of the change Remove some unforking TODOs ## Testing and Verifying This change is a trivial rework / code cleanup without any test...

C:x/lockup
C:x/gamm
V:state/compatible/no_backport
A:no-changelog

Closes: #XXX ## What is the purpose of the change This PR fixes an edge case for a jailed validator when refreshing intermediary account amounts on epoch. ## Testing and...

C:x/superfluid
V:state/breaking

## Background https://github.com/osmosis-labs/osmosis/blob/main/proto/osmosis/gamm/v1beta1/balancerPool.proto#L2-L5 We had a todo on gamm proto migration, and needed extra investigation on whether we needed extra migration. I have attempted to change the proto package with...