Skip to content

v2.1.0

Compare
Choose a tag to compare
@dongsam dongsam released this 18 Jul 15:40
· 140 commits to main since this release
7ae07d3

What's Changed

  • fix: fix simulation for the claim module by @kogisin in #292
  • fix: fix to use query context by @kogisin in #298
  • env: add more workflow actions by @kogisin in #301
  • fix: optimize CancelAllOrders gas usage by @hallazzang in #296
  • fix: typo in labeler by @dongsam in #304
  • build!: bump cosmos-sdk to v0.45.3, go 1.17 by @dongsam in #303
  • fix: check if orderer has sufficient offer coin balances by @hallazzang in #299
  • docs: use Ignite CLI for Starport by @kogisin in #308
  • feat: emit events for order trading volume by @kogisin in #310
  • refactor!: use time-based queued staking and reserve unharvested rewards by @hallazzang in #305
  • feat!: add mint pool address for mint module by @dongsam in #316
  • refactor!: refactor matching logic and add ranged liquidity pools by @hallazzang in #318
  • build!: release v2.0.0-rc1 by @dongsam in #322
  • fix: bug in order book and pool orders calculation by @hallazzang in #323
  • build: fix codecov excluding pb.go by @dongsam in #324
  • fix: fix bug in matching logic by @hallazzang in #326
  • docs: add liquidity whitepaper (pool) by @jeonghoyeo7 in #325
  • docs: add liquidity module white paper (matching) by @hallazzang in #328
  • feat: add HistoricalRewards gRPC query endpoint by @hallazzang in #334
  • build: add dbbackend selection and bump tm-db by @dongsam in #327
  • feat: improve PoolResponse from gGRPC queries by @hallazzang in #335
  • docs: add links to the matching white paper by @hallazzang in #337
  • fix: return as many ticks as numTicks in MakeOrderBookResponse by @hallazzang in #333
  • refactor!: refactor MakeOrderBookResponse by @hallazzang in #338
  • fix: limit the number of active pools in a pair by @hallazzang in #340

Full Changelog: v1.1.0...v2.1.0