Matt, Park
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...
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...
## 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...
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...
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...
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...
## 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...