This version v2.1.0 will be used by the crescent-1
mainnet to v2.0.0
upgrade, please refer to this article for detailed upgrade instructions
What's Changed
- env: add more workflow actions #301 by @queencre in #26
- fix: fix to use query context #298 by @queencre in #25
- fix: fix simulation for the claim module #292 #304 by @crypin in #28
- fix: optimize CancelAllOrders gas usage, fix offer coin checking #296 #299 by @crypin in #29
- docs: use Ignite CLI by @queencre in #30
- feat: emit events for order trading volume by @queencre in #32
- build!: bump cosmos-sdk to v0.45.3, go 1.17 by @crypin in #31
- refactor!: use time-based queued staking and reserve unharvested rewards #305 by @crypin in #33
- feat!: add mint pool address for mint module #316 by @crypin in #35
- refactor!: refactor matching logic and add ranged liquidity pools #318 by @kingcre in #37
- build!: release v2.0.0-rc1 by @crypin in #38
- build: fix codecov excluding pb.go #324 by @crypin in #40
- fix: bug in order book and pool orders calculation #323 by @kingcre in #39
- fix: fix bug in matching logic #326 by @kingcre in #41
- docs: add liquidity whitepaper (pool) #325 by @kingcre in #42
- build: add dbbackend selecting tag on makefile by @crypin in #43
- fix: return as many ticks as
numTicks
inMakeOrderBookResponse
#333 by @kingcre in #44 - docs: add liquidity module white paper (matching) #328 #337 by @crypin in #47
- feat: improve PoolResponse from gGRPC queries #335 by @kingcre in #46
- feat: add
HistoricalRewards
gRPC query endpoint #334 by @kingcre in #45 - refactor!: refactor
MakeOrderBookResponse
#338 by @kingcre in #48 - fix: limit the number of active pools in a pair #340 by @kingcre in #49