osmosis
osmosis copied to clipboard
The AMM Laboratory
We want to have taker fees controllable for transmuter, which it is if the swap happens through `poolmanager` module.But `join_pool` and `exit_pool` for transmuter is practically a swap for/from alloyed,...
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...
## What is the purpose of the change Currently the export of Osmosis to genesis state isn't working as expected because of the export of gov is missing a gov...
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.55.0 to 0.56.0. Release notes Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases. Release v1.31.0/v0.56.0/v0.25.0/v0.11.0/v0.6.0/v0.4.0/v0.3.0 Overview Added The Severitier and SeverityVar types are added to go.opentelemetry.io/contrib/processors/minsev allowing dynamic configuration of the...
Bumps [github.com/cometbft/cometbft-db](https://github.com/cometbft/cometbft-db) from 0.12.0 to 1.0.1. Release notes Sourced from github.com/cometbft/cometbft-db's releases. v1.0.1 CHANGELOG v1.0.0 CHANGELOG v0.15.0 CHANGELOG v0.14.0 📖 CHANGELOG v0.13.0 📖 CHANGELOG Changelog Sourced from github.com/cometbft/cometbft-db's changelog. v1.0.1...
### What happened? ### Description Autocli somehow adds extra commands for certain tx commands. e.g ``` osmosisd tx | grep - ibc-transfer IBC fungible token transfer transaction subcommands ibc-transfer IBC...
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...
## What is the purpose of the change This pull request resolves an issue I encountered with using Osmosis modules in a third party chain: service osmosis.poolmanager.v1beta1.Msg does not have...
### What happened? We're running into the following error when deploying cosmwasm 2.x contracts to testnet. `Wasm contract requires unavailable capabilities: {\"cosmwasm_1_3\"}` I brought the error up to Confio first...
### What happened? When you try to deposit PHMN with UI of Osmosis DEX ### Osmosis Version main ### How to reproduce? Try to deposit PHMN from Juno network to...