Releases: quasar-finance/quasar
Releases · quasar-finance/quasar
v1.0.1-rc-testnet Update Wasm
What's Changed
- Feature/update wasm by @akure @arhamchordia in #568
Full Changelog: v1.0.7-milktia-tia-patch...v1.0.1-rc-testnet
v1.0.7-milktia-tia-patch
What's Changed
- Changing cl withdraw event and attributes. by @arhamchordia in #560
Full Changelog: v1.0.6-milktia-tia-patch...v1.0.7-milktia-tia-patch
v1.0.6-milktia-tia-patch
What's Changed
Full Changelog: v1.0.7-cl...v1.0.6-milktia-tia-patch
v1.0.7-cl
What's Changed
- fix:
rebuild
invalidated cache by @ajansari95 in #549 - pool migration added by @ajansari95 in #555
Full Changelog: 1.0.6-cl...v1.0.7-cl
1.0.6-cl
What's Changed
- Fix/tick to price cache usage by @LaurensKubat in #508
- bump osmosis-std by @LaurensKubat in #512
- Feature/Bump E2E and CL Vault contract deps by @magiodev in #524
- Airdrop Contract by @arhamchordia in #493
- Fix/init mint amount by @njerschow in #537
Full Changelog: 1.0.5-cl...1.0.6-cl
1.0.5-cl
1.0.5-CL intermediate release
Add balance queries and advanced swap options
What's Changed
- Fix/balance queries by @njerschow in #511
- Feat/swap amount config by @njerschow in #513
Full Changelog: 1.0.4-cl...1.0.5-cl
1.0.4-cl
1.0.4-cl
cl-vault
Fixes some unused balance issues and prepares cl-vault to migrate
What's Changed
- use modify_range msg slippage instead of vault_config by @LaurensKubat in #503
- Fix/cl vault unused funds by @njerschow in #501
- add empty migrate by @LaurensKubat in #505
Full Changelog: 1.0.2-cl...1.0.4-cl
1.0.2-cl
Fixes
Sort tokens before sending to osmosis in the cl-vault
What's Changed
Full Changelog: v1.0.1-cl...1.0.2-cl
v1.0.1-cl
Additions
Add the Concentrated Liquidity vault outpost contract
What's Changed
- Adding claim query fix. by @arhamchordia in #448
- Missing AddQueryFlagsToCmd for qVesting module on query "accounts" by @magiodev in #467
- Fix/apro withdraw by @nseguias in #447
- [MIGRATION] Purge FAILED_JOIN_QUEUE & add queues to query by @njerschow in #469
- Updating Makefile. by @arhamchordia in #457
- Adding PR template and Issues template. by @arhamchordia in #471
- CI Fixes by @arhamchordia in #473
- Bump semver from 5.7.1 to 5.7.2 in /smart-contracts/qmonitor by @dependabot in #456
- Bump protobufjs from 6.11.3 to 6.11.4 in /smart-contracts/qmonitor by @dependabot in #466
- Bump protobufjs from 6.11.3 to 6.11.4 in /smart-contracts/test by @dependabot in #465
- Adding make lint failure fix in CI by @arhamchordia in #477
- Make execute_retry function permissionless and adjust tests accordingly by @magiodev in #429
- Feature: cl vault by @njerschow in #445
Full Changelog: v1.0.0...v1.0.1-cl
v1.0.0
Addition
- qVesting Module:
Introduces creation of continuous vesting accounts in the running chain with cliff periods, allowing gradual release of locked assets. The existing vesting methods in the cosmos-sdk 0.45.x do not support creating a continuous vesting account with cliff period by specifying start time on the running chain. - Token Factory Module:
Enables native denom creation on the Quasar chain. Empowers projects to issue customizable tokens, fostering a diverse and dynamic token economy using smart contracts. - Authz Module Integration:
Enhances security and permission management. Provides granular control over user actions, enabling secure decentralized applications. The Authz module offers a flexible and efficient authorization system, granting developers greater control over user permissions and actions on the network.
What's Changed
- updated readme by @akure in #308
- added multi-sign demo by @akure in #304
- Add docker compose setup for local development environment by @pablin-10 in #352
- E2E suite by @arhamchordia in #362
- Limit to one job for each workflow on each ref by @pablin-10 in #366
- qTransfer E2E test cases and Suite improvements by @magiodev in #398
- E2E Tests Parallel by @magiodev in #410
- Account key name fix. by @arhamchordia in #423
- Adding timeout flag in go test. by @arhamchordia in #428
- Bump osmosis to 16.1.0 version and fix Makefile docker-e2e-build command by @magiodev in #432
- Adding gauge testing demo. by @arhamchordia in #439
- Osmosis gauge creation test case in E2e by @arhamchordia in #440
- Feature/tf-qvesting-authz-addition by @akure, @magiodev and @arhamchordia in #436
New Contributors
- @apolloshab made their first contribution in #305
- @arhamchordia made their first contribution in #362
- @magiodev made their first contribution in #398
Full Changelog: v0.1.0...v1.0.0