Skip to content

Releases: cosmosquad-labs/squad

v0.0.5-alpha

28 Jan 07:45
d9ef8af
Compare
Choose a tag to compare
v0.0.5-alpha Pre-release
Pre-release

What's Changed

  • fix: rename and fix logic of RefundDepositRequestAndSetStatus by @hallazzang in #122
  • Fix a number of args for market-order cli command by @kogisin in #124
  • fix: fix bugs found during testing by @hallazzang in #126
  • feat: add PriceStaying direction and fix bug in EstimatedPriceDirection by @hallazzang in #121
  • fix: fix bugs found during testing by @hallazzang in #127

Full Changelog: v0.0.4-alpha...v0.0.5-alpha

v0.0.4-alpha

27 Jan 05:40
228a796
Compare
Choose a tag to compare
v0.0.4-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.3-alpha...v0.0.4-alpha

App config

  • AppName : SquadApp
  • binary daemon : squad
  • REST endpoint: squad/{module}/v1beta1/endpoints
  • bech32 prefix: cosmos
  • default bond denom: stake (Depend on Genesis param)

details on #103

v0.0.3-alpha

21 Jan 09:00
6466f0b
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release

This release introduces PoC version for the liquid-staking and the liquidity module and it is solely for internal use.

What's Changed

Full Changelog: crescent-network/crescent@v0.0.2-alpha...v0.0.3-alpha

v0.0.2-alpha

19 Jan 04:01
f6320ec
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release

What's Changed

Full Changelog: crescent-network/crescent@v0.0.1-alpha...v0.0.2-alpha

v0.0.1-alpha

14 Jan 09:13
7cc81c3
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

This release introduces PoC version for the liquidity module and it is solely for the internal use. This version has concepts of an orderbook, tick system, and liquidity pool that uses a well-known model of Constant Product Formula.