Skip to content

Releases: dymensionxyz/osmosis

v15.2.0-dymension-v1.2.0-rc01

20 Dec 10:14
7fe3f31
Compare
Choose a tag to compare
Pre-release

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 tov0.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

Full Changelog: v15.2.0-dymension-v1.1.3...v15.2.0-dymension-v1.2.0-rc01

v15.2.0-dymension-v1.1.3

02 Apr 13:48
Compare
Choose a tag to compare
chore: fix incentives UT (#66)

(cherry picked from commit 52e62fdfc5a9edfbbbfc07808cde832c5cfeb267)

v15.2.0-dymension-v1.1.2

31 Jan 10:14
Compare
Choose a tag to compare

v15.2.0-dymension-v1.1.1

29 Jan 11:17
Compare
Choose a tag to compare

v15.2.0-dymension-v1.1.0

29 Jan 09:44
Compare
Choose a tag to compare

v15.2.0-dymension-v1.0.0

24 Jan 17:23
a2ce7ad
Compare
Choose a tag to compare

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

09 Jan 11:10
868c14a
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/dymensionxyz/osmosis/commits/v15.2.0-dymension-v0.4.1