Skip to content

Releases: QubeLedger/core

Qube v0.2.5 🧊

29 Feb 15:40
d35af10
Compare
Choose a tag to compare

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

Full Changelog: v0.2.2...v0.2.5

Qube v0.2.2 🧊

08 Feb 16:08
baaf766
Compare
Choose a tag to compare

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 🧊

24 Jan 18:34
cf606af
Compare
Choose a tag to compare

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

Full Changelog: v0.2.0...v0.2.1

Qube v0.2.0 🧊

29 Dec 13:35
d595182
Compare
Choose a tag to compare

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 🧊

01 Dec 14:03
7bd5abb
Compare
Choose a tag to compare

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 in x/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 🧊

05 Nov 14:30
eb3b90c
Compare
Choose a tag to compare

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/stablemodule 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 🧊

25 Oct 14:31
5314d53
Compare
Choose a tag to compare

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

Full Changelog: v0.1.2...v0.1.3

Qube v0.1.2 🧊

13 Oct 16:20
c20e881
Compare
Choose a tag to compare

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

Full Changelog: v0.1.1...v0.1.2

Qube v0.1.1 🧊

27 Sep 19:45
48bdc2a
Compare
Choose a tag to compare

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

Full Changelog: v0.1...v0.1.1

Qube v0.1 🧊

18 Sep 12:25
2bc3893
Compare
Choose a tag to compare

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

Full Changelog: v0.0.2...v0.1