github crescent-network/crescent v5.0.0-rc3

latest releases: cremath/v0.0.1, v5.0.0-rc9, v5.0.0-rc8...
pre-release12 months ago

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

Don't miss a new crescent release

NewReleases is sending notifications on new releases.