Releases: QubeLedger/core
Releases · QubeLedger/core
Qube v0.2.5 🧊
Qube v0.2.5 Release Notes
🔨 Build from source
git clone https://github.com/QubeLedger/core
cd core && git checkout v0.2.5
make install
What's Changed
- [Feature] Redesign
x/grow
by @0xknstntn in #96 - [Feature]: Adding v0.2.5 upgrade by @0xknstntn in #98
- [Release] v0.2.5 by @0xknstntn in #97
Full Changelog: v0.2.2...v0.2.5
Qube v0.2.2 🧊
Qube v0.2.2 Release Notes
🔨 Build from source
git clone https://github.com/QubeLedger/core
cd core && git checkout v0.2.2
make install
What's Changed
- [Feature] Adding v0.2.2 upgrade by @0xknstntn in #93
- [Fix] Move pair.Model to the last position in types.Pair by @0xknstntn in #94
- [Fix] Denom changes in the v0.2.2 upgrades file by @0xknstntn in #95
Full Changelog: v0.2.1...v0.2.2
Qube v0.2.1 🧊
Qube v0.2.1 Release Notes
🔨 Build from source
git clone https://github.com/QubeLedger/core
cd core && git checkout v0.2.1
make install
What's Changed
- [Feature] Move Rates in
x/grow
to GTokenPair/LendAsset by @0xknstntn in #84 - [Feature] Duality Integrations by @0xknstntn in #87
- [Feature] Adding multimodel support to
x/stable
by @0xknstntn in #86 - [Feature] Adding v0.2.1 upgrade by @0xknstntn in #88
- [Feature] Adding StoreUpgrades in v0.2.1 upgrades by @0xknstntn in #89
- [Feature] Adding Deposit/Collateral/Borrow Status in
x/grow
by @0xknstntn in #90 - [Release] v0.2.1 by @0xknstntn in #85
- [Fix] Update params in v0.2.1 upgrades by @0xknstntn in #91
- [Chore] Changing proto messages in the x/grow module by @0xknstntn in #92
Full Changelog: v0.2.0...v0.2.1
Qube v0.2.0 🧊
Qube v0.2.0 Release Notes
🔨 Build from source
git clone https://github.com/QubeLedger/core
cd core && git checkout v0.2.0
make install
What's Changed
- [Fix] Fixing governance operation in the Grow module by @0xknstntn in #75
- [Fix] Fixing governance operation in the Oracle module by @0xknstntn in #76
- [Feature] Adding queries to retrieve GTokenPair data by @0xknstntn in #77
- [Fix] Moving parameters in Params by @0xknstntn in #78
- [Fix] LastTimeUpdateReserve not updating in
x/grow
by @0xknstntn in #80 - [Feature] Adding proposal to delete a pair to the
x/stable
module by @0xknstntn in #81 - [Release] v0.2.0 by @0xknstntn in #82
- [Fix] Fix v0.2.0 UpgradeName by @0xknstntn in #83
Full Changelog: v0.1.5...v0.2.0
Qube v0.1.5 🧊
Qube v0.1.5 Release Notes
🔨 Build from source
git clone https://github.com/QubeLedger/core
cd core && git checkout v0.1.5
make install
What's Changed
- [Upgrades] Add v0.1.4 upgrades in core/app by @0xknstntn in #68
- [Fix] Add RegisterChangeReserveFundAddressProposal in codec by @0xknstntn in #69
- [Upgrades] Add v0.1.4-rc0 upgrades in core/app by @0xknstntn in #70
- [Feature] Adding a new proposal to add a new denom to
x/oracle
by @0xknstntn in #71 - [Bug] Adding
x/grow
module status check to EndBlocker inx/grow
by @0xknstntn in #72 - [Fix] Fixing governance operation in the Grow module by @0xknstntn in #73
- [Upgrades] Add v0.1.5 upgrades in core/app by @0xknstntn in #74
Full Changelog: v0.1.4...v0.1.5
Qube v0.1.4 🧊
Qube v0.1.4 Release Notes
🔨 Build from source
git clone https://github.com/QubeLedger/core
cd core && git checkout v0.1.4
make install
What's Changed
- [Fix] Add ChangeReserveFund Proposal in getGovProposalHandlers by @0xknstntn in #65
- [Chore] Adding tests to verify fund performance in the
x/stable
module by @0xknstntn in #66 - [Feature] Add ChangeReserveFundAddress Proposal in
x/stable
by @0xknstntn in #67
Full Changelog: v0.1.3...v0.1.4
Qube v0.1.3 🧊
Qube v0.1.3 Release Notes
🔨 Build from source
git clone https://github.com/QubeLedger/core
cd core && git checkout v0.1.3
make install
What's Changed
- [Feature] Add Dockerfile by @0xknstntn in #59
- chore(deps): bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #60
- [Fix] Recording of fund addresses does not work correctly by @0xknstntn in #61
- [Fix]
x/stable
query by @0xknstntn in #62 - [Fix]
x/stable
query pair error by @0xknstntn in #63 - [Bug] Fix zero QM in
x/stable
by @0xknstntn in #64 - [Chore] Fix some tests by @0xknstntn in #51
Full Changelog: v0.1.2...v0.1.3
Qube v0.1.2 🧊
Qube v0.1.2 Release Notes
🔨 Build from source
git clone https://github.com/QubeLedger/core
cd core && git checkout v0.1.2
make install
What's Changed
- bump: Bump to ibc-go 4.3.1 by @0xknstntn in #52
- [Feature] Add AddressEmptyCheck by @0xknstntn in #53
- [Feature] Add
AllPairs
query method by @0xknstntn in #54 - Create pull_request_template.md by @0xknstntn in #55
- [Fix] Using the display parameter to get the price from
x/oracle
by @0xknstntn in #56 - [Refactor]: Refactor oracle query proto by @0xknstntn in #57
- [Chore] Fix oracle tx proto by @0xknstntn in #58
Full Changelog: v0.1.1...v0.1.2
Qube v0.1.1 🧊
Qube v0.1.1 Release Notes
🔨 Build from source
git clone https://github.com/QubeLedger/core
cd core && git checkout v0.1.1
make install
What's Changed
- Remove link by @0xknstntn in #49
- [Feature] Adding new fee percentages by @0xknstntn in #50
Full Changelog: v0.1...v0.1.1
Qube v0.1 🧊
Qube v0.1 Release Notes
🔨 Build from source
git clone https://github.com/QubeLedger/core
cd core && git checkout v0.1
make install
What's Changed
- [Bug] CmdBurnUsq() have 1 arg, but should 2 by @0xknstntn in #41
- [Feature] Add
GetAmountOutByAmountIn
in Query by @0xknstntn in #42 - [Chore] Rename
amountInt
toamountIn
in tx.proto by @0xknstntn in #43 - [Feature] Add
backing_ratio
& other gmb parametrs inquery.proto
by @0xknstntn in #44 - [Feature] Add
ReserveFund
by @0xknstntn in #45 - chore: Add ci badge by @0xknstntn in #46
- [Feature] Total change
x/oracle
by @0xknstntn in #47 - [Feature] Adding lending and borrowing module to Qube Ledger by @0xknstntn in #48
Full Changelog: v0.0.2...v0.1