Skip to content

Releases: bifrost-io/bifrost

Bifrost v0.9.10

29 Nov 11:10
Compare
Choose a tag to compare

Native runtimes: 910

Changes

  • Fix to allow contribute when unlocked (#407)

Runtime

  • Add liquidity-mining-dot

Bifrost v0.9.9

26 Nov 03:36
Compare
Choose a tag to compare

Native runtimes: 909

Enable ZLK transfer

Bifrost v0.9.8

14 Nov 13:20
88f58d4
Compare
Choose a tag to compare

Native runtimes: 908

Changes

  • Add release script for ci (#369)
  • Revamp message id (#371)
  • fix support of token dot (#384)

Runtime

  • Add salp-lite pallet (#359)
  • add-vsdot-vsbond (#361)
  • add pallet_identity (#375)
  • Add call switchgear (#386)

Bifrost v0.9.7

01 Nov 06:36
Compare
Choose a tag to compare

Native runtimes: 907

Migrations for Collections, Members, Tips and Bounties

Bifrost v0.9.6

27 Oct 15:05
Compare
Choose a tag to compare

Native runtimes: 906

Changes

  • add-lightening-redeem-to-bifrost (#347)
  • Clear runtime upgrade codes (#348)
  • Update deps to polkadot-v0.9.11 (#376)
  • fix XcmConfig
  • disable IsTeleporter
  • Revamp xcm for v2 (#366) (#376)

Bifrost v0.9.4

21 Oct 06:09
Compare
Choose a tag to compare

Native runtimes: 904

Changes

  • Allow BNC transfer and enable vesting (#343)
  • Fix XCM (#354)
  • Support system api

Bifrost v0.9.3

15 Oct 11:00
Compare
Choose a tag to compare

Native runtimes: 903

Emergency fix: disable function pallet_xcm::execute()

Bifrost v0.9.2

12 Oct 11:11
9e00809
Compare
Choose a tag to compare

Native runtimes: 902

Changes

  • Fix dust white list (#320)
  • modify ControlOrigin of liquidity_mining (#329)
  • Fix lm reward settlement (#335)
  • Fix lm force retire (#337)
  • Allow token transfer except BNC and ZLK (#341)

Runtime

  • vsksm crosschain support (#312)
  • Token issuer (#321)
  • Refactor Asgard runtime (#322)
  • Zenlink lptoken (#325)
  • Discard remain reward be less than ed (#344)

Bifrost v0.9.1

28 Sep 09:00
9a1097f
Compare
Choose a tag to compare

Native runtimes: 901

Changes

  • Integration test (#282)
  • Revamp ci&image flow (#304)

Runtime

  • Refactor vsbond auction (#300)
  • Refactor liquidity mining (#302)
  • Add ZLK (#303)
  • Allow vsksm and vsbond transferring (#310)
  • Add rpc for lm (#318)

Bifrost v0.9.0

17 Sep 03:22
ad860f2
Compare
Choose a tag to compare

Native runtimes: 900

Changes

  • Fix KUSD type to CurrencyId::Stable (#286)
  • Charge salp transaction fee (#289)
  • Revamp salp rpc (#290)
  • Fix compact error (#292)
  • Fix () implementation for trait BancorHandler (#293)

Runtime

  • Add salp into bifrost runtime
  • Revamp&Fix in salp (#298)