Skip to content

Releases: quasar-finance/quasar

v1.0.0-rc1-testnet

09 Aug 12:33
62be163
Compare
Choose a tag to compare
v1.0.0-rc1-testnet Pre-release
Pre-release

What's Changed

  • Fix math overflow by @njerschow in #292
  • Feat/sim join pool #8677n6nnr by @njerschow in #294
  • finish adding thesis by @njerschow in #296
  • Feat/upgrade serde #8677nhczf (merge after thesis) by @njerschow in #298
  • updated readme by @akure in #308
  • added multi-sign demo by @akure in #304
  • Add creation time by @njerschow in #302
  • Feat/add attributes #8677p3ae0 by @njerschow in #300
  • Withdraw from error in ack handler laurens kubat cu 861mftt6j by @LaurensKubat in #311
  • Vault Rewards Contract by @apolloshab in #305
  • Feat/exclude claimable #861mfrxhw by @LaurensKubat in #312
  • calling start_unbond & unbond with funds fail by @nseguias in #315
  • Only funds allowed on bond by @nseguias in #316
  • added clear cache message and tests by @nseguias in #317
  • Re add submsges by @LaurensKubat in #318
  • added LockOnly message by @nseguias in #325
  • minor test additions & timeout length increases by @njerschow in #324
  • lock becomes unlock by @njerschow in #326
  • Contract admin (Manual timeout) by @njerschow in #323
  • fix build by @njerschow in #327
  • Feat/save seq and chan by @njerschow in #328
  • Feat/save seq and chan by @njerschow in #329
  • Fix/trapped errors test by @LaurensKubat in #330
  • What is currently on mainnet by @njerschow in #337
  • add script to monitor by @njerschow in #339
  • Feat/duplicate bond by @njerschow in #340
  • Feat/pending bonds by by @njerschow in #341
  • added ibc migration lock on the primitive contract by @nseguias in #334
  • Fix/compounding balance by @LaurensKubat in #336
  • Fix/icq join pool parsing by @LaurensKubat in #338
  • Fix/remove return transfer entrypoint by @LaurensKubat in #335
  • Fix/vault clippy by @LaurensKubat in #342
  • add id and owner to create_callback_submsg by @LaurensKubat in #344
  • add migration message by @LaurensKubat in #345
  • Merges all changes from the last sprint to mainnet into main by @LaurensKubat in #343
  • Feat/exclude claimable #861mfrxhw [MERGE AFTER Withdraw-from-Error-in-ack-handler_Laurens-Kubat_CU-861mftt6j] by @njerschow in #301
  • DO NOT MERGE - ACTIONS COMMIT by @LaurensKubat in #307
  • add query for user rewards index by @njerschow in #351
  • Fix/pending unbonding migration by @njerschow in #353
  • Fix claiming by @njerschow in #356
  • rewrite unbonding prim_shares calculation by @njerschow in #363
  • Fix/unbonds too high by @LaurensKubat in #364
  • Add docker compose setup for local development environment by @pablin-10 in #352
  • E2E suite by @arhamchordia in #362
  • add update cap entrypoint by @njerschow in #369
  • add claimable_funds query by @njerschow in #371
  • Limit to one job for each workflow on each ref by @pablin-10 in #366
  • add migration handler and changelog by @njerschow in #373
  • Remove finished acks from pending acks by @LaurensKubat in #381
  • Migration & changelog updates by @njerschow in #383
  • Feat/try icq test by @LaurensKubat in #375
  • add lock admin by @LaurensKubat in #384
  • only compare user shares to their unbonding shares by @LaurensKubat in #378
  • update transferfrom and sendfrom to use owner by @njerschow in #399
  • add vault contract 0.1.1 release by @LaurensKubat in #400
  • Halborn audit 3.3 by @njerschow in #388
  • qTransfer E2E test cases and Suite improvements by @magiodev in #398
  • Halborn 3.7: error for opentry channels by @njerschow in #389
  • Feat/poc multihop router by @LaurensKubat in #390
  • E2E Tests Parallel by @magiodev in #410
  • Feature/add retry refund error recovery flow by @nseguias in #408
  • Feat/rejoin pool by @nseguias in #416
  • add toolchain.toml by @LaurensKubat in #417
  • Fix/contract lock after unbond by @LaurensKubat in #420
  • Feat/vault shares by value by @njerschow in #419
  • fix spotprice to use division with quote denom by @LaurensKubat in #422
  • remove deprecated E2E from CI by @LaurensKubat in #421
  • Account key name fix. by @arhamchordia in #423
  • Changing arguments passing trough basic vault callback.rs checked_mul… by @magiodev in #424
  • Fix/vault share migration by @LaurensKubat in #425
  • update vault rewards to current balance by @LaurensKubat in #426
  • 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
  • Fix/icq setup by @njerschow in #438
  • fix lock status to work correctly by @njerschow in #349
  • Fix/compounding by @LaurensKubat in #450
  • Addition of x/tokenfactory, x/qvesting and authz integration by @akure in #436

New Contributors

Full Changelog: v0.1.0...v1.0.0-rc1-testnet

v0.1.0

20 Mar 01:16
3cf549c
Compare
Choose a tag to compare

What's Changed

  • Feature/sdk45 chainupdates by @akure in #227
  • add smart-contract work from basic-vault branch by @LaurensKubat in #228
  • fixed demo by @akure in #232
  • fix total supply bug by @LaurensKubat in #231
  • add qtransfer demo by @akure in #234
  • update qtransfer demo by @akure in #237
  • Feature/lp strategy testing by @LaurensKubat in #236
  • add expected connection to ibc handshakes and fmt by @LaurensKubat in #241
  • update ibc transfer contract imports by @LaurensKubat in #249
  • Fix/lock ibc sooner by @LaurensKubat in #248
  • add channel reopening by @LaurensKubat in #247
  • Feature/main sdk45 chainaudit by @akure in #239
  • audit fixes... by @akure in #251
  • fix lp shares bug by @LaurensKubat in #253
  • Primitive config verification by @LaurensKubat in #270
  • Feature/remove unwraps by @nseguias in #272
  • Fix spot price query by @LaurensKubat in #269
  • refactored query pending unbonds by @nseguias in #276
  • Feature/ack error submsg by @LaurensKubat in #275
  • fix openapiconsole by @akure in #277
  • fix merge error by @LaurensKubat in #278
  • finalize vault impl by @njerschow in #252
  • fix CI issues by @njerschow in #279
  • add test for single primitive deposit by @njerschow in #283
  • expand lp-shares cache in the contract by @njerschow in #281
  • removed redundant proto and fix Make for release mode by @akure in #282
  • remove zero coins by @njerschow in #288
  • Wrap vault execute callbacks in submessages by @nseguias in #287
  • Feat/query unbonding #8677na3jz by @njerschow in #285
  • Fix/commented-tests by @LaurensKubat in #289
  • feat/pay-math-fix-#8677na2qd by @njerschow in #284
  • fixed changes lost when rebasing by @nseguias in #290
  • added try_icq entry_point to execute messages & fixed a bug with ibc_lock by @nseguias in #293
  • wrote tests for duplicate deposits in basic vault by @nseguias in #297
  • Cosmwasm compilation in CI by @pabloqsr in #295
  • CEO Review by @valeyoo in #299
  • bump and switch to origin wasmd by @ThanhNhann in #280
  • Add static compilation, ledger support and restore version command missing by @pabloqsr in #286

New Contributors

Full Changelog: v0.0.1-alpha-8...v0.1.0

v0.0.2-alpha-11

09 Feb 22:07
Compare
Choose a tag to compare
v0.0.2-alpha-11 Pre-release
Pre-release

What's Changed

  • deprecating unused modules by @akure in #202
  • Bump github.com/cosmos/cosmos-proto from 1.0.0-alpha8 to 1.0.0-beta.1 by @dependabot in #182
  • Bump github.com/golangci/golangci-lint from 1.49.0 to 1.51.1 by @dependabot in #204
  • Bump github.com/cosmos/gogoproto from 1.4.2 to 1.4.4 by @dependabot in #201
  • Bump github.com/btcsuite/btcd from 0.22.1 to 0.23.2 in /tests/e2e by @dependabot in #195
  • Bump cosmossdk.io/math from 1.0.0-beta.3 to 1.0.0-beta.6 by @dependabot in #205

Full Changelog: v0.0.1-alpha-9...v0.0.2-alpha-11

v0.0.2-alpha-10

09 Feb 18:01
d02c6fe
Compare
Choose a tag to compare
v0.0.2-alpha-10 Pre-release
Pre-release

Alpha 10 Pre release

09 Feb 16:49
8ee1793
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.0.1-alpha-8...v0.0.1-alpha-10

V0.0.1 - Alpha 9 Release

01 Feb 04:50
e74667f
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.0.1-alpha-8...v0.0.1-alpha-9

IBC Transfer Callbacks for Smart Contracts

16 Dec 10:11
68dc8b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1-alpha-7...v0.0.1-alpha-8

Cosmos sdk upgrade from 0.45.8 to 0.45.9 and buf integration

28 Nov 17:08
373359e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1-alpha-6...v0.0.1-alpha-7

v0.0.1-alpha-6

16 Nov 15:55
d04dd2b
Compare
Choose a tag to compare
v0.0.1-alpha-6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.1-alpha-5...v0.0.1-alpha-6

v0.0.1-alpha-5

21 Sep 17:05
22c76a4
Compare
Choose a tag to compare
v0.0.1-alpha-5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.1-alpha-4...v0.0.1-alpha-5