Releases: quasar-finance/quasar
Releases · quasar-finance/quasar
v1.0.0-rc1-testnet
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
- @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-rc1-testnet
v0.1.0
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
- @nseguias made their first contribution in #272
- @pabloqsr made their first contribution in #295
- @valeyoo made their first contribution in #299
- @ThanhNhann made their first contribution in #280
Full Changelog: v0.0.1-alpha-8...v0.1.0
v0.0.2-alpha-11
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
Full Changelog: v0.0.1-alpha-10...v0.0.2-alpha-10
Alpha 10 Pre release
What's Changed
- Upgrade to cosmos-sdk v0.46 by @Ehsan-saradar in #184
- add codeowners by @LaurensKubat in #189
- Go Workspace Support by @Ehsan-saradar in #190
- QTransfer module by @Ehsan-saradar in #194
Full Changelog: v0.0.1-alpha-8...v0.0.1-alpha-10
V0.0.1 - Alpha 9 Release
What's Changed
- Upgrade to cosmos-sdk v0.46 by @Ehsan-saradar in #184
- add codeowners by @LaurensKubat in #189
- Go Workspace Support by @Ehsan-saradar in #190
- QTransfer module by @Ehsan-saradar in #194
- Update CODEOWNERS by @akure in #199
- Refactor QOracle Module by @Ehsan-saradar in #187
Full Changelog: v0.0.1-alpha-8...v0.0.1-alpha-9
IBC Transfer Callbacks for Smart Contracts
What's Changed
- IBC transfer module refactor by @njerschow in #183
- Hack strategy by @LaurensKubat in #178
- IBC transfer module by @njerschow in #171
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
What's Changed
- Fix localnet scripts and GRPC failure issue by @Ehsan-saradar in #179
- Using buf to generate proto go files and openapi docs by @Ehsan-saradar in #173
Full Changelog: v0.0.1-alpha-6...v0.0.1-alpha-7
v0.0.1-alpha-6
What's Changed
- [WIP] Feature/intergamm cosmwasm bindings & test contract by @njerschow in #126
- wasmbindings to add custom messages for the rest of the intergamm module by @njerschow in #129
- [WIP] Feature: qOracle wasmbinding by @njerschow in #137
- Fix proto gen scripts by @Ehsan-saradar in #147
- Implemented new intergamm param, and forward/reverse token transfer through native zones by @DiscreteLogarithm in #141
- Implement GetPoolsRankedByAPY by @Ehsan-saradar in #148
- Feature/update demo by @akure in #143
- Upgrade proto files to osmosis v12 by @Ehsan-saradar in #150
- Feature/intergamm cosmwasm bindings testing setup rebase by @LaurensKubat in #153
- Remove qoracle old code by @Ehsan-saradar in #156
- Merge intergamm--cosmwasm-testing-setup into a main for consolidating wasm branches by @LaurensKubat in #158
- Upgrade to latest icq by @Ehsan-saradar in #157
- Feature/ica smart contract by @LaurensKubat in #160
- Feature/icq smart contract 2 by @LaurensKubat in #164
- WIP Feature/intergamm bindings testing relay by @njerschow in #142
- Improvement/ica sc demo fail on error by @njerschow in #167
- CI for rust code by @somodi in #163
- Docker Build and Static Compilation by @Ehsan-saradar in #174
- Merging main_wasm into main by @Ehsan-saradar in #170
New Contributors
- @njerschow made their first contribution in #126
Full Changelog: v0.0.1-alpha-5...v0.0.1-alpha-6
v0.0.1-alpha-5
What's Changed
- Fix openapi docs by @Ehsan-saradar in #128
- Feature/denom mapping by @Ehsan-saradar in #118
- Bump github.com/cosmos/cosmos-sdk from 0.45.5 to 0.45.6 by @dependabot in #103
- added band init script, modified hermes config & script, added forwarding demo by @DiscreteLogarithm in #132
- Bump github.com/golangci/golangci-lint from 1.47.2 to 1.48.0 by @dependabot in #125
- Bump github.com/pelletier/go-toml/v2 from 2.0.2 to 2.0.3 by @dependabot in #133
- Fixed formatting issues created after abag to quasarlabs change by @DiscreteLogarithm in #134
- Implement osmosis ICQ integration by @Ehsan-saradar in #146
Full Changelog: v0.0.1-alpha-4...v0.0.1-alpha-5