Skip to content

Releases: crescent-network/crescent

v5.0.0-rc9

14 Sep 00:37
8284117
Compare
Choose a tag to compare
v5.0.0-rc9 Pre-release
Pre-release

What's Changed

  • fix: fix bug in PositionAssets when position liquidity is zero by @kingcre in #210
  • fix: set public position indexes in InitGenesis and fix minor issues by @kingcre in #211

Full Changelog: v5.0.0-rc8...v5.0.0-rc9

v5.0.0-rc8

12 Sep 23:59
3d04fb1
Compare
Choose a tag to compare
v5.0.0-rc8 Pre-release
Pre-release

What's Changed

  • fix: swap respects MaxOrderPriceRatio by @kingcre in #206
  • fix: limit pool order price range by MaxOrderPriceRatio by @kingcre in #208
  • fix: fix order book query to use MaxOrderPriceRatio by @kingcre in #209

Full Changelog: v5.0.0-rc7...v5.0.0-rc8

v5.0.0-rc7

11 Sep 14:02
1548348
Compare
Choose a tag to compare
v5.0.0-rc7 Pre-release
Pre-release

What's Changed

  • fix: add default_min_order_quantity, default_min_order_quote params by @kingcre in #197
  • fix: check base coin balance in PlaceMarketOrder by @kingcre in #198
  • fix: fix proposal tx help msgs by @kingcre in #200
  • feat: emit EventOrderCompleted when order is completed and deleted by @kingcre in #202
  • fix: update x/liquidstaking to use new modules by @kingcre in #201
  • docs: update docs by @kingcre in #199
  • fix: force paid/received/deposit to be integers for user orders by @kingcre in #203
  • refactor!: the new DEX by @kingcre in #163
  • feat: set default market/pool params in upgrade handler by @kingcre in #205

Full Changelog: v5.0.0-rc6...v5.0.0-rc7

v5.0.0-rc6

05 Sep 09:23
a976453
Compare
Choose a tag to compare
v5.0.0-rc6 Pre-release
Pre-release

What's Changed

  • fix: fix bug in order book query and IteratePoolOrders by @kingcre in #193
  • fix: set last market id in upgrade handler by @kingcre in #194
  • fix: pass events emitted inside cached context to original context by @kingcre in #195
  • fix: limit market orders' price impact to MaxOrderPriceRatio by @kingcre in #196

Full Changelog: v5.0.0-rc5...v5.0.0-rc6

v5.0.0-rc5

31 Aug 07:51
f6215f0
Compare
Choose a tag to compare
v5.0.0-rc5 Pre-release
Pre-release

What's Changed

  • refactor: rename lashare to sb(snowball) by @kingcre in #191
  • fix: prevent IteratePoolOrders to run forever by @kingcre in #192

Full Changelog: v5.0.0-rc4...v5.0.0-rc5

v5.0.0-rc4

30 Aug 05:20
868f1c1
Compare
Choose a tag to compare
v5.0.0-rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v5.0.0-rc3...v5.0.0-rc4

v5.0.0-rc3

29 Aug 07:35
3c45650
Compare
Choose a tag to compare
v5.0.0-rc3 Pre-release
Pre-release

What's Changed

  • fix: fix bug in placeLimitOrder and exchange invariant checks by @kingcre in #165
  • fix: fix bug in farmingRewardsGrowthInside by @kingcre in #166
  • test: add tests for new DEX by @kingcre in #167
  • refactor: use separate rewards pool for each pool by @kingcre in #169
  • refactor: use sdk.Dec for quantities by @kingcre in #168
  • refactor: revert x/liquidfarming and add x/liquidamm by @kingcre in #171
  • fix: fix bug in FindAllRoutes by @kingcre in #173
  • feat: add pool MinOrderQuantity by @kingcre in #176
  • fix: disable deprecated modules and fix simulation by @crypin in #175
  • fix: send remaining reserves to last one who removes liquidity by @kingcre in #172
  • fix: fix bug in NumMMOrders calculation by @kingcre in #177
  • fix: add liquidamm module to v5 store upgrades by @crypin in #178
  • fix: do not update matching height when there's no matching by @kingcre in #179
  • feat: add position_id in public position query by @kingcre in #180
  • fix: fix pool query (include missing fields in response) by @kingcre in #181
  • fix: fix matching and fee by @kingcre in #182
  • refactor: improve pool order performance by @kingcre in #183
  • feat: add order_source_fee_ratio for order source orders by @kingcre in #184
  • feat: add pool min_order_quote by @kingcre in #185
  • fix: constrain maker fee rate to non-negative value by @kingcre in #186
  • fix: prevent creating public positions with same parameters by @kingcre in #188
  • refactor: safely run batch matching using cached ctx by @kingcre in #187
  • fix: update default params for mainnet upgrade by @kingcre in #189

Full Changelog: v5.0.0-alpha1...v5.0.0-rc3

v5.0.0-alpha1

26 Jun 11:19
Compare
Choose a tag to compare
v5.0.0-alpha1 Pre-release
Pre-release

What's Changed

  • docs: Update scoring.md by @seth100kim in #151
  • build!: backport from v4.x.x (#154 #155 #157) by @crypin in #158
  • feat!: add msg filter antehandler for gov min deposit ratio by @crypin in #159
  • feat!: add ante msg filter for mixed batch msg, deprecated module msgs by @crypin in #160
  • refactor: internalization budget module by @crypin in #161
  • feat: Add flag to disable events that occur during v5 upgrade, migration by @crypin in #162

New Contributors

Full Changelog: v5.0.0-rc2...v5.0.0-alpha1

v4.2.0

08 Jun 21:57
c816c37
Compare
Choose a tag to compare

State Machine Breaking

Release version with State Machine Breaking from v4.1.x. Please upgrade according to the team's notice

What's Changed

  • build!: bump cosmos-sdk to v1.1.5-sdk-0.45.10 for barberry by @crypin in #157

Fix Barberry Vesting Bug and Infinite Feegrant Bug

Full Changelog: v4.1.1...v4.2.0

v4.1.1

25 May 18:06
a3afea7
Compare
Choose a tag to compare

What's Changed

This bug fix can cause differences in ibc event and grpc results without including state breaking, but for nodes in an environment dependent on these results, we recommend doing that at the earliest opportunity.

ibc-go v3.4.0-crescent-v4-3 includes:

Full Changelog: v4.1.0...v4.1.1