Releases: cosmosquad-labs/squad
Releases · cosmosquad-labs/squad
v2.3.0
What's Changed
- chore: bump SDK to v0.45.9 and remove its own ics23 package and use c… by @kogisin in #377
- fix: lower the highest tick boundary for extra safety by @hallazzang in #378
Full Changelog: v2.2.0...v2.3.0
v2.2.0
Description
This release contains the "dragonberry" security release for the Dragonberry security advisory. It should be upgraded IMMEDIATELY by all validator and node operators as a rolling upgrade without organizing a chain halt. Validators can independently upgrade their binaries.
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- refactor!: detailed configuration for order book responses by @hallazzang in #341
- fix: calculation bug of liquidstaking voting_power endpoint by @dongsam in #342
- refactor: add
price_unit_powers
param to order books query by @hallazzang in #344
Full Changelog: v2.1.0...v2.1.1
v2.1.0
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
inMakeOrderBookResponse
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
v1.1.0
v1.0.0
v0.2.1-alpha
What's Changed
- feat: prevent delegate with locked balance, add create periodic vestiing acc tx by @dongsam in #206
- improve spec and test of liquidstaking by @dongsam in #209
- fix: register MsgServer in AppModule by @hallazzang in #210
- refactor: code review suggestions-1 by @dongsam in #212
- fix: apply suggestions code reivew 1 by @dongsam in #214
- feat: add more functionalities to the amm package by @hallazzang in #218
Full Changelog: v0.2.0-alpha...v0.2.1-alpha
v0.2.0-alpha
Major changes ( containing state breaking changes )
- added claim module as MVP level
- mint module params for inflation schedules
- added endpoints for states, voting_power on liquidstaking module, fix bugs
- added indexes and endpoints on liquidity module
What's Changed
- fix: bug liquidstaking, refactor, add test cases, script by @dongsam in #157
- fix: last liquid unstaking case, truncate DivideByCurrentWeight by @dongsam in #165
- fix: last liquid unbonding and crumb handling by @dongsam in #167
- fix: send dust to dust collector and fix bugs by @hallazzang in #155
- fix: improve matching speed and separate amm package by @hallazzang in #163
- feat: fit price into ticks in msg server by @hallazzang in #171
- fix: split validation logic and check lowest/highest possible price by @hallazzang in #174
- fix: apply code review on liquid staking by @dongsam in #173
- feat: add RandomInt and RandomDec helper by @hallazzang in #179
- Add command line interface by @kogisin in #180
- refactor!: rename msgs and fields by @hallazzang in #178
- feat: add states endpoint by @dongsam in #184
- fix: move DustCollectorAddress into params by @hallazzang in #186
- fix: fix matching logic and further simplify logic by @hallazzang in #187
- fix: fix and refactor voting power calc on tally by @dongsam in #189
- refactor: improve code quality by @hallazzang in #191
- fix: fix bug in matching price calculation by @hallazzang in #193
- feat: add simulation on liquidstaking, improve logics by @dongsam in #192
- feat: cli order command accepts "buy", "sell" order direction by @hallazzang in #194
- feat: add OrdersByOrderer query and related indexes by @hallazzang in #200
- fix: event, direct withdrawn case on liquid unstaking, spec by @dongsam in #199
- fix: preserve CurrentEpoch after all farmers has unstaked by @hallazzang in #190
- �Add
claim
module by @kogisin in #183 - test: add x/liquidity tests by @hallazzang in #196
Full Changelog: v0.1.0-alpha...v0.2.0-alpha
v0.1.0-alpha
What's Changed
- fix: withdraw, re-staking logic by @dongsam in #135
- fix: refactor LiquidTokens add tests for liquidstaking by @dongsam in #136
- refactor: liquidstaking by @dongsam in #143
- feat: add skeleton for
claim
module by @kogisin in #147 - refactor: tidy unused functions, update comments by @dongsam in #151
- feat: add invariant checks for x/liquidity by @hallazzang in #140
- feat: implement x/claim msg server and querier by @hallazzang in #154
- feat: implement x/liquidity simulations by @hallazzang in #141
major changes
- added claim module skeleton
- bumped cosmos-sdk to v0.44.5-enhanced-rc3 cosmosquad-labs/cosmos-sdk@v0.44.5-enhanced-rc2...v0.44.5-enhanced-rc3
- fix and refactor liquidstaking module
Full Changelog: v0.0.6-alpha...v0.1.0-alpha
v0.0.6-alpha
What's Changed
- feat: liquid gov tally logics by @dongsam in #113
- refactor: liquidstaking structure to simplify by @dongsam in #129
- fix: fix bug in cli and emit end-block events by @hallazzang in #130
- test: add tests for
x/liquidity/types
by @hallazzang in #111
Full Changelog: v0.0.5-alpha...v0.0.6-alpha