Releases: dymensionxyz/osmosis
Releases · dymensionxyz/osmosis
v15.2.0-dymension-v1.2.0-rc01
What's Changed
- chore: updated osmomath to v0.0.6-dym-v0.0.1 by @omritoptix in #47
- chore: updated dymension import paths to v3 by @mtsitrin in #49
- fix: proto backward comptability by @mtsitrin in #50
- fix: Fixed test which failed due to latest intro of PowApprox fix. by @omritoptix in #52
- fix: Fix lockup eip712 support by @omritoptix in #54
- build(deps): updates to latest dymension and fixed broken tests by @omritoptix in #56
- fix: after pools created failure to export and init genesis by @mtsitrin in #58
- fix(gamm): setting correct module account to gamm by @hoangdv2429 in #62
- chores: change incentive module gauge fee by @trinitys7 in #65
- chore: fix incentives UT by @mtsitrin in #66
- chore(deps): bump dependencies cosmos-sdk to
v0.47.11
by @spoo-bar in #70 - chore(proto): updated proto docker image by @keruch in #71
- fix(amm): fix import cycle due to bad proto by @mtsitrin in #72
- feat: add taker fee to swap events by @zale144 in #74
- feat(gamm): adding closing price event by @mtsitrin in #75
- feat(gamm): add taker fee and swap fee to token swapped event by @mtsitrin in #78
- feat(txfees): added charge fees method by @keruch in #76
- feat(gamm): send fee to rollapp owner if rollapp is OUT denom by @keruch in #82
- feat(txfees): allow external
minGasPrice
input for fee check ante handler by @mtsitrin in #85 - fix(txfees): added attribute to taker fee swap event by @mtsitrin in #88
New Contributors
- @hoangdv2429 made their first contribution in #62
- @trinitys7 made their first contribution in #65
- @spoo-bar made their first contribution in #70
- @keruch made their first contribution in #71
- @zale144 made their first contribution in #74
Full Changelog: v15.2.0-dymension-v1.1.3...v15.2.0-dymension-v1.2.0-rc01
v15.2.0-dymension-v1.1.3
chore: fix incentives UT (#66) (cherry picked from commit 52e62fdfc5a9edfbbbfc07808cde832c5cfeb267)
v15.2.0-dymension-v1.1.2
What's Changed
Full Changelog: v15.2.0-dymension-v1.1.1...v15.2.0-dymension-v1.1.2
v15.2.0-dymension-v1.1.1
What's Changed
Full Changelog: v15.2.0-dymension-v1.1.0...v15.2.0-dymension-v1.1.1
v15.2.0-dymension-v1.1.0
What's Changed
Full Changelog: v15.2.0-dymension-v1.0.0...v15.2.0-dymension-v1.1.0
v15.2.0-dymension-v1.0.0
What's Changed
- chore: Upstream osmomath by @mtsitrin in #29
- updated pool fees default values by @mtsitrin in #33
- adding minor performance improvements by @mtsitrin in #35
- feat: taker fee should be passed to txfees module by @mtsitrin in #32
- feat: Add ability to pay tx fees with various tokens by @mtsitrin in #28
- fix: rename amino types for EIP712 support by @mtsitrin in #39
- fix: audit fixes by @mtsitrin in #43
- chore!: change proto name on pool messages to be prefixed with dymension by @mtsitrin in #46
- chore: updated osmomath to v0.0.6-dym-v0.0.1 (#47) by @omritoptix in #48
Full Changelog: v15.2.0-dymension-v0.4.1...v15.2.0-dymension-v1.0.0
v15.2.0-dymension-v0.4.1
What's Changed
- chore: change the created gauges back to be perpetual by @mtsitrin in #6
- feat: added query for the gamm params by @mtsitrin in #7
- feat: taker fee by @mtsitrin in #11
- chore: remove tx and queries from poolmanager by @mtsitrin in #17
- fixed linter issues by @mtsitrin in #21
- chore: remove synthetic lock from the lockup module by @mtsitrin in #20
- chore: remove pool incentives module by @mtsitrin in #23
- chore: change gauge creation fee to be minimal initial deposit instead by @mtsitrin in #26
- feat: for taker fee, search for route with dym to swap and burn by @mtsitrin in #25
- feat: implement auto swap and burn for taker fee by @mtsitrin in #16
- chore: Merge to release branch by @omritoptix in #40
New Contributors
- @omritoptix made their first contribution in #40
Full Changelog: https://github.com/dymensionxyz/osmosis/commits/v15.2.0-dymension-v0.4.1